*BSD News Article 24628


Return to BSD News archive

Newsgroups: comp.os.386bsd.development
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!haven.umd.edu!news.umbc.edu!europa.eng.gtefsd.com!howland.reston.ans.net!pipex!uknet!bradford.ac.uk!M.Leizaola
From: M.Leizaola@bradford.ac.uk (M LEIZAOLA)
Subject: Will someone compile this?
Message-ID: <1993Dec1.212143.1973@bradford.ac.uk>
Lines: 124
Organization: University of Bradford, UK
X-Newsreader: TIN [version 1.1 PL9]
Date: Wed, 1 Dec 1993 21:21:43 GMT


Hi!
I am having Kernel Blues..... I need to get myself up and running quick
and I don't have the time to search for fixes. At the moment I can't
compile the Kernel.... My machine crashes....

The kernel I have is NetBSD GENERICAHA 25 Aug 1993.

Can someone compile this for me? I need to get NFS working
and all the deamons that I could posibly need bolted in. I think
the following file.. is OK. I have an ne2000 on IRQ 5 and 320hex.

If it works... please send the Kernel to me uuencoded via e-mail.

Thank you....and god bless you.

Mike Leizaola

#
# GENERICAHA -- Generic machine w/aha driver -- distribution floppy
#
#	GENERICAHA,v 1.20.2.3 1993/08/05 02:45:02 cgd Exp
#


machine		"i386"
cpu		"I386_CPU"
cpu		"I486_CPU"
ident		GENIE
timezone	8 dst
maxusers	10
options		INET,ISOFS,NFSCLIENT,NFSSERVER
options		NFS
options		TPIP
options		"COMPAT_43"
options		"TCP_COMPAT_42"
options		XSERVER,UCONSOLE
options		MSDOSFS
options		KERNFS,FDESC,DDB
options 	"MATH_EMULATE"
options		"COMPAT_NOMID"


config		netbsd	root on wd0 swap on wd0



controller	isa0
controller	wdc0	at isa? port "IO_WD1" bio irq 14 vector wdintr
disk		wd0	at wdc0 drive 0
disk		wd1	at wdc0 drive 1



controller	fdc0	at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk		fd0	at fdc0 drive 0
disk		fd1	at fdc0 drive 1



#controller	aha0	at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr
#disk		sd0	at aha0 flags 0 drive ?
#disk		sd1	at aha0 flags 0 drive ?
#disk		sd2	at aha0 flags 0 drive ?
#disk		sd3	at aha0 flags 0 drive ?
#tape		st0	at aha0 flags 1 drive ?
#tape		st1	at aha0 flags 1 drive ?
#disk		cd0	at aha0	flags 2 drive ?
#disk		cd1	at aha0	flags 2 drive ?


#controller	uha0	at isa? port "IO_UHA0" bio irq 11 drq 5 vector uhaintr
#disk		sd0	at uha0 flags 0 drive ?
#disk		sd1	at uha0 flags 0 drive ?
#disk		sd2	at uha0 flags 0 drive ?
#disk		sd3	at uha0 flags 0 drive ?
#tape		st0	at uha0 flags 1 drive ?
#tape		st1	at uha0 flags 1 drive ?
#disk		cd0	at uha0	flags 2 drive ?
#disk		cd1	at uha0	flags 2 drive ?




device		pc0	at isa? port "IO_KBD" tty irq 1 vector pcrint
device		npx0	at isa? port "IO_NPX" irq 13 vector npxintr
device		com0	at isa? port "IO_COM1" tty irq 4 vector comintr
device		com1	at isa? port "IO_COM2" tty irq 3 vector comintr
#device		com2	at isa? port "IO_COM3" tty irq 5 vector comintr
#device		com3	at isa? port "IO_COM4" tty irq 9 vector comintr

#device		lpt0	at isa? port "IO_LPT3" tty irq 7 vector lptintr
device		lpa0	at isa? port "IO_LPT1" tty
#device		lpa1	at isa? port "IO_LPT2" tty



#device ed0 at isa? port 0x280 net irq 9 iomem 0xd0000 vector edintr
#device we0 at isa? port 0x280 net irq 9 iomem 0xd0000 iosiz 8192 vector weintr
#device ec0 at isa? port 0x250 net irq 9 iomem 0xd8000 iosiz 8192 vector ecintr

device ne0 at isa? port 0x320 net irq 5 vector neintr

#device is0 at isa? port 0x320 net irq 10 drq 7 vector isintr


#device		wt0	at isa? port 0x300 bio irq 5 drq 1 vector wtintr



pseudo-device	ether
pseudo-device	log
pseudo-device	loop
pseudo-device	pty	4
pseudo-device	sl	1
pseudo-device	speaker


pseudo-device	swappager
pseudo-device	vnodepager
pseudo-device	devpager