#
# SUN_LAMP -- kernel for one of cgd's 486/50 EISA boxes...
#
#	SUN_LAMP,v 1.23.2.1 1993/07/24 23:35:03 cgd Exp
#
machine		"i386"
cpu		"I486_CPU"
ident		SUN_LAMP
timezone	8 dst
maxusers	24
options		INET,NFSSERVER,NFSCLIENT,MFS,ISOFS
options		"COMPAT_43"
options		"TCP_COMPAT_42"
options		UCONSOLE, XSERVER
options		"DUMMY_NOPS"
options		FDESC,KERNFS
options		KTRACE
options		SCSI
options		"COMPAT_NOMID"

options		DDB
options		"SYMTAB_SPACE=72000"

config		netbsd	root on sd0 swap on sd0 and sd1 and sd2

controller	isa0
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

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		com0	at isa? port "IO_COM2" tty irq 3 vector comintr
#device		com1	at isa? port 0x2a0 tty irq 4 flags 0x401 vector comintr
#device		com2	at isa? port 0x2a8 tty irq 4 flags 0x401 vector comintr
#device		com3	at isa? port 0x2b0 tty irq 4 flags 0x401 vector comintr
#device		com4	at isa? port 0x2b8 tty irq 4 flags 0x401 vector comintr

controller	ahb0	at isa? bio irq 11 drq 5 vector ahbintr
disk		sd0	at ahb0 flags 0 drive 000
disk		sd1	at ahb0 flags 0 drive 010
disk		sd2	at ahb0 flags 0 drive 020
disk		sd3	at ahb0 flags 0 drive 040
tape		st0	at ahb0 flags 1 drive 030
tape		st1	at ahb0 flags 1 drive 050
disk		cd0	at ahb0	flags 2 drive 060
disk		sd4	at ahb0 flags 0 drive ?
disk		sd5	at ahb0 flags 0 drive ?
tape		st2	at ahb0 flags 1 drive ?
disk		cd1	at ahb0	flags 2 drive ?

device		ed0 at isa? port 0x300 net irq 10 iomem 0xd0000 vector edintr

pseudo-device	loop
pseudo-device	ether
pseudo-device	sl
pseudo-device	log
pseudo-device	pty	32

pseudo-device	bpfilter	4

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