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
|
|
|
#
|
1994-05-22 14:04:26 +04:00
|
|
|
# $Id: TDR,v 1.38 1994/05/22 10:05:59 deraadt Exp $
|
1993-05-07 12:33:00 +04:00
|
|
|
#
|
1993-04-06 14:08:17 +04:00
|
|
|
machine "i386"
|
1994-04-24 16:18:49 +04:00
|
|
|
cpu "I386_CPU"
|
1993-05-21 15:39:18 +04:00
|
|
|
cpu "I486_CPU"
|
1994-04-24 16:18:49 +04:00
|
|
|
cpu "I586_CPU"
|
1993-04-06 14:08:17 +04:00
|
|
|
ident TDR
|
|
|
|
timezone 7 dst
|
|
|
|
maxusers 10
|
1993-08-30 11:07:53 +04:00
|
|
|
options SWAPPAGER,VNODEPAGER,DEVPAGER
|
1994-04-24 16:18:49 +04:00
|
|
|
options FFS,KERNFS,FDESC,MSDOSFS
|
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"
|
1994-03-24 11:20:20 +03:00
|
|
|
options DDB,SCSI,KTRACE
|
1993-12-03 08:31:03 +03:00
|
|
|
options COMPAT_NOMID
|
1994-04-15 04:25:12 +04:00
|
|
|
options "COMPAT_09"
|
1993-12-03 08:31:03 +03:00
|
|
|
options DUMMY_NOPS
|
|
|
|
options MACHINE_NONCONTIG
|
1994-05-19 11:17:29 +04:00
|
|
|
#options SYSVMSG,SYSVSEM
|
1994-05-10 03:10:40 +04:00
|
|
|
#options SYSVSHM
|
1993-04-06 14:08:17 +04:00
|
|
|
|
1994-05-22 14:04:26 +04:00
|
|
|
options "COMPAT_SVR4"
|
|
|
|
|
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
|
|
|
|
|
1994-04-21 03:39:19 +04:00
|
|
|
device pc0 at isa? port "IO_KBD" irq 1
|
|
|
|
device com0 at isa? port 0x3f8 irq 4
|
|
|
|
master ast0 at isa? port 0x1a0 irq 5
|
1994-03-29 08:40:38 +04:00
|
|
|
device com1 at ast0 flags 1 slave ?
|
|
|
|
device com2 at ast0 flags 1 slave ?
|
|
|
|
device com3 at ast0 flags 1 slave ?
|
|
|
|
device com4 at ast0 flags 1 slave ?
|
1993-08-14 11:31:28 +04:00
|
|
|
|
1994-04-21 03:39:19 +04:00
|
|
|
controller wdc0 at isa? port 0x1f0 irq 14
|
1994-03-29 08:40:38 +04:00
|
|
|
disk wd0 at wdc0 drive ?
|
|
|
|
disk wd1 at wdc0 drive ?
|
|
|
|
|
1994-04-21 03:39:19 +04:00
|
|
|
controller fdc0 at isa? port 0x3f0 irq 6 drq 2
|
1994-03-29 08:40:38 +04:00
|
|
|
disk fd0 at fdc0 drive ?
|
|
|
|
disk fd1 at fdc0 drive ?
|
|
|
|
|
1994-04-21 03:39:19 +04:00
|
|
|
controller bt0 at isa? port 0x330 irq 11
|
1994-03-29 08:40:38 +04:00
|
|
|
master scsibus0 at bt0
|
|
|
|
disk sd0 at scsibus0 slave ?
|
|
|
|
disk sd1 at scsibus0 slave ?
|
|
|
|
disk sd2 at scsibus0 slave ?
|
|
|
|
disk sd3 at scsibus0 slave ?
|
|
|
|
tape st0 at scsibus0 slave ?
|
|
|
|
tape st1 at scsibus0 slave ?
|
|
|
|
disk cd0 at scsibus0 slave ?
|
|
|
|
disk cd1 at scsibus0 slave ?
|
1993-04-06 14:08:17 +04:00
|
|
|
|
1994-04-21 03:39:19 +04:00
|
|
|
device ep0 at isa? port ? irq ?
|
|
|
|
device ep1 at isa? port ? irq ?
|
|
|
|
device ep2 at isa? port ? irq ?
|
|
|
|
device ed0 at isa? port 0x280 irq 9 iomem 0xd0000
|
1993-04-06 14:08:17 +04:00
|
|
|
|
1994-04-21 03:39:19 +04:00
|
|
|
device npx0 at isa? port "IO_NPX" irq 13
|
1994-03-29 08:40:38 +04:00
|
|
|
|
1993-04-06 14:08:17 +04:00
|
|
|
pseudo-device loop
|
|
|
|
pseudo-device ether
|
1993-12-13 08:03:18 +03:00
|
|
|
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
|
1993-05-26 14:15:05 +04:00
|
|
|
pseudo-device pty 32
|
1994-01-09 21:21:10 +03:00
|
|
|
pseudo-device bpfilter 16
|