NetBSD/sys/arch/i386/conf/SUN_LAMP

63 lines
1.8 KiB
Plaintext
Raw Normal View History

#
# SUN_LAMP -- kernel for one of cgd's 486/50 EISA boxes...
#
# $Id: SUN_LAMP,v 1.17 1993/05/26 10:15:11 deraadt 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
1993-03-23 13:08:44 +03:00
#options "WD8013"
options FDESC,KERNFS
1993-04-03 11:33:10 +04:00
options KTRACE
options SCSI
1993-04-28 10:37:52 +04:00
config netbsd root on sd0 swap on sd0
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 we0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 8192 vector weintr
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