NetBSD/sys/arch/i386/conf/TDR

76 lines
1.7 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
#
1994-08-24 11:10:22 +04:00
# $Id: TDR,v 1.41 1994/08/24 07:10:22 deraadt Exp $
#
1993-04-06 14:08:17 +04:00
machine "i386"
1994-04-24 16:18:49 +04:00
cpu "I386_CPU"
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
options SWAPPAGER,VNODEPAGER,DEVPAGER
1994-07-08 13:15:06 +04:00
options FFS,KERNFS,FDESC,QUOTA,"CD9660"
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
options "COMPAT_09"
1993-12-03 08:31:03 +03:00
options DUMMY_NOPS
options MACHINE_NONCONTIG
#options SYSVMSG,SYSVSEM
1994-05-10 03:10:40 +04:00
#options SYSVSHM
1994-07-08 13:15:06 +04:00
options MATH_EMULATE
options "COMPAT_SVR4"
1994-06-28 01:16:36 +04:00
config netbsd root on sd0 swap on sd0 and sd1 and wd0
1993-04-06 14:08:17 +04:00
controller isa0
1994-08-24 11:10:22 +04:00
device vt0 at isa? port "IO_KBD" irq 1
options PCVT_NOFASTSCROLL
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
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 ?
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-08-24 11:10:22 +04:00
controller bt0 at isa? port 0x330 irq ?
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
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
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
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