NetBSD/sys/arch/i386/conf/TDR

60 lines
1.5 KiB
Plaintext
Raw Normal View History

1993-04-06 14:08:17 +04:00
#
1993-07-18 17:29:27 +04:00
# Theo Deraadt's 486
1993-04-06 14:08:17 +04:00
#
# $Id: TDR,v 1.26 1994/01/09 18:21:10 deraadt Exp $
#
1993-04-06 14:08:17 +04:00
machine "i386"
cpu "I486_CPU"
1993-04-06 14:08:17 +04:00
ident TDR
timezone 7 dst
maxusers 10
maxfdescs 2048
options SWAPPAGER,VNODEPAGER,DEVPAGER
1993-05-22 15:29:08 +04:00
options INET,NFSSERVER,NFSCLIENT,GATEWAY
1993-04-06 14:08:17 +04:00
options "COMPAT_43"
options "TCP_COMPAT_42"
1993-08-26 13:52:16 +04:00
options KERNFS,FDESC
1993-12-03 08:31:03 +03:00
options DDB, SCSI, KTRACE
options COMPAT_NOMID
options DUMMY_NOPS
options MACHINE_NONCONTIG
1993-04-06 14:08:17 +04:00
1994-01-05 20:17:17 +03:00
config netbsd root on sd0 swap on sd0 and sd1
1993-04-06 14:08:17 +04:00
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
1993-12-03 08:31:03 +03:00
controller bt0 at isa? port "IO_BT0" bio irq 11 vector btintr
disk sd0 at bt0 flags 0 drive ?
disk sd1 at bt0 flags 0 drive ?
disk sd2 at bt0 flags 0 drive ?
disk sd3 at bt0 flags 0 drive ?
tape st0 at bt0 flags 1 drive ?
tape st1 at bt0 flags 1 drive ?
disk cd0 at bt0 flags 2 drive ?
disk cd1 at bt0 flags 2 drive ?
1993-04-06 14:08:17 +04:00
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
1993-08-26 13:52:16 +04:00
device com0 at isa? port "IO_COM1" tty irq 4 vector comintr
device com1 at isa? port "IO_COM2" tty irq 3 vector comintr
1993-08-14 11:31:28 +04:00
1993-04-06 14:08:17 +04:00
device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint
device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
1993-12-04 04:20:51 +03:00
device ep0 at isa? port 0x350 net irq 10 vector epintr
1993-07-18 17:29:27 +04:00
device ed0 at isa? port 0x280 net irq 9 iomem 0xd0000 vector edintr
1993-04-06 14:08:17 +04:00
pseudo-device loop
pseudo-device ether
pseudo-device tun 2
1993-07-18 17:29:27 +04:00
pseudo-device sl 2
1993-08-10 08:01:03 +04:00
pseudo-device ppp 2
1993-04-06 14:08:17 +04:00
pseudo-device log
pseudo-device pty 32
pseudo-device bpfilter 16