Sync with GENERIC.
This commit is contained in:
parent
65538ec48d
commit
a693d5fcb0
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERICADP,v 1.27 1996/08/26 23:39:59 mrg Exp $
|
||||
# $NetBSD: GENERICADP,v 1.28 1996/09/09 16:33:20 mycroft Exp $
|
||||
#
|
||||
# GENERICADP -- everything that's currently supported, except non-
|
||||
# Adaptec SCSI controllers.
|
||||
|
@ -44,7 +44,7 @@ options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
|
|||
options COMPAT_09 # NetBSD 0.9,
|
||||
options COMPAT_10 # NetBSD 1.0,
|
||||
options COMPAT_11 # NetBSD 1.1,
|
||||
options COMPAT_12
|
||||
options COMPAT_12 # NetBSD 1.2,
|
||||
options COMPAT_43 # and 4.3BSD
|
||||
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
|
||||
|
||||
|
@ -78,6 +78,7 @@ options UNION # union file system
|
|||
#options GATEWAY # packet forwarding
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
options NS # XNS
|
||||
#options NSIP # XNS tunneling over IP
|
||||
options ISO,TPIP # OSI
|
||||
options EON # OSI tunneling over IP
|
||||
options CCITT,LLC,HDLC # X.25
|
||||
|
@ -91,6 +92,8 @@ isa0 at mainbus0
|
|||
eisa0 at mainbus0
|
||||
pci0 at mainbus0 bus ?
|
||||
|
||||
apm0 at mainbus0 # Advanced power management
|
||||
|
||||
ppb* at pci? dev ? function ? # PCI-PCI bridges
|
||||
pci* at ppb? bus ?
|
||||
|
||||
|
@ -133,11 +136,29 @@ ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI controllers
|
|||
scsibus* at ahc?
|
||||
aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers
|
||||
scsibus* at aic?
|
||||
#bha0 at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI controllers
|
||||
#bha1 at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI controllers
|
||||
#bha* at eisa? slot ?
|
||||
#bha* at pci? dev ? function ?
|
||||
#scsibus* at bha?
|
||||
#ncr* at pci? dev ? function ? # NCR 538XX SCSI controllers
|
||||
#scsibus* at ncr?
|
||||
#sea0 at isa? iomem 0xc8000 irq 5
|
||||
#scsibus* at sea?
|
||||
#uha0 at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI controllers
|
||||
#uha1 at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI controllers
|
||||
#uha* at eisa? slot ? # UltraStor 24f SCSI controllers
|
||||
#scsibus* at uha?
|
||||
#wds0 at isa? port 0x350 irq 15 drq 6 # WD7000 and TMC-7000 controllers
|
||||
#wds1 at isa? port 0x358 irq 11 drq 5
|
||||
#scsibus* at wds?
|
||||
|
||||
sd* at scsibus? target ? lun ? # SCSI disk drives
|
||||
st* at scsibus? target ? lun ? # SCSI tape drives
|
||||
cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
|
||||
ch* at scsibus? target ? lun ? # SCSI autochangers
|
||||
ss* at scsibus? target ? lun ? # SCSI scanners
|
||||
uk* at scsibus? target ? lun ? # SCSI unknown
|
||||
|
||||
fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers
|
||||
#fdc1 at isa? port 0x370 irq ? drq ?
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERICOTHER,v 1.25 1996/08/31 20:43:57 mycroft Exp $
|
||||
# $NetBSD: GENERICOTHER,v 1.26 1996/09/09 16:33:21 mycroft Exp $
|
||||
#
|
||||
# GENERICOTHER -- everything that's currently supported, except
|
||||
# Adaptec SCSI controllers.
|
||||
|
@ -44,7 +44,7 @@ options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
|
|||
options COMPAT_09 # NetBSD 0.9,
|
||||
options COMPAT_10 # NetBSD 1.0,
|
||||
options COMPAT_11 # NetBSD 1.1,
|
||||
options COMPAT_12
|
||||
options COMPAT_12 # NetBSD 1.2,
|
||||
options COMPAT_43 # and 4.3BSD
|
||||
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
|
||||
|
||||
|
@ -78,6 +78,7 @@ options UNION # union file system
|
|||
#options GATEWAY # packet forwarding
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
options NS # XNS
|
||||
#options NSIP # XNS tunneling over IP
|
||||
options ISO,TPIP # OSI
|
||||
options EON # OSI tunneling over IP
|
||||
options CCITT,LLC,HDLC # X.25
|
||||
|
@ -89,7 +90,9 @@ mainbus0 at root
|
|||
|
||||
isa0 at mainbus0
|
||||
eisa0 at mainbus0
|
||||
pci0 at mainbus0
|
||||
pci0 at mainbus0 bus ?
|
||||
|
||||
apm0 at mainbus0 # Advanced power management
|
||||
|
||||
ppb* at pci? dev ? function ? # PCI-PCI bridges
|
||||
pci* at ppb? bus ?
|
||||
|
@ -122,6 +125,17 @@ mms0 at isa? port 0x23c irq 5 # Microsoft InPort mouse
|
|||
mms1 at isa? port 0x238 irq 5
|
||||
#pms0 at pckbd? irq 12 # PS/2 auxiliary port mouse
|
||||
|
||||
#aha0 at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI controllers
|
||||
#aha1 at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI controllers
|
||||
#scsibus* at aha?
|
||||
#ahb* at eisa? slot ? # Adaptec 174[024] SCSI controllers
|
||||
#scsibus* at ahb?
|
||||
#ahc0 at isa? port ? irq ? # Adaptec 284x SCSI controllers
|
||||
#ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI controllers
|
||||
#ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI controllers
|
||||
#scsibus* at ahc?
|
||||
#aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers
|
||||
#scsibus* at aic?
|
||||
bha0 at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI controllers
|
||||
bha1 at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI controllers
|
||||
bha* at eisa? slot ?
|
||||
|
@ -143,6 +157,8 @@ sd* at scsibus? target ? lun ? # SCSI disk drives
|
|||
st* at scsibus? target ? lun ? # SCSI tape drives
|
||||
cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
|
||||
ch* at scsibus? target ? lun ? # SCSI autochangers
|
||||
ss* at scsibus? target ? lun ? # SCSI scanners
|
||||
uk* at scsibus? target ? lun ? # SCSI unknown
|
||||
|
||||
fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers
|
||||
#fdc1 at isa? port 0x370 irq ? drq ?
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTADP,v 1.21 1996/09/04 07:35:07 thorpej Exp $
|
||||
# $NetBSD: INSTADP,v 1.22 1996/09/09 16:33:22 mycroft Exp $
|
||||
#
|
||||
# INSTADP -- like GENERICADP. This supports only Adaptec SCSI
|
||||
# adapters. This kernel is GENERICADP with lines
|
||||
|
@ -13,6 +13,7 @@ options I386_CPU # CPU classes; at least one is REQUIRED
|
|||
options I486_CPU
|
||||
options I586_CPU
|
||||
options MATH_EMULATE # floating point emulation
|
||||
#options VM86 # Virtual 8086 emulation
|
||||
|
||||
# Some BIOSes don't get the size of extended memory right. If you
|
||||
# have a broken BIOS, uncomment the following and set the value
|
||||
|
@ -20,6 +21,8 @@ options MATH_EMULATE # floating point emulation
|
|||
#options EXTMEM_SIZE=... # size of extended memory
|
||||
|
||||
#options DUMMY_NOPS # speed hack; recommended
|
||||
#options XSERVER,UCONSOLE
|
||||
#options INSECURE # insecure; allow /dev/mem writing for X
|
||||
options MACHINE_NONCONTIG
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
@ -30,25 +33,58 @@ options SWAPPAGER # paging; REQUIRED
|
|||
options VNODEPAGER # mmap() of files
|
||||
options DEVPAGER # mmap() of devices
|
||||
|
||||
#options DDB # in-kernel debugger
|
||||
#makeoptions DEBUG="-g" # compile full symbol table
|
||||
#options DIAGNOSTIC # internal consistency checks
|
||||
#options KTRACE # system call tracing, a la ktrace(1)
|
||||
|
||||
#options SYSVMSG # System V-like message queues
|
||||
#options SYSVSEM # System V-like semaphores
|
||||
#options SYSVSHM # System V-like memory sharing
|
||||
#options SHMMAXPGS=1024 # 1024 pages is the default
|
||||
|
||||
#options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
|
||||
#options COMPAT_09 # NetBSD 0.9,
|
||||
options COMPAT_10 # NetBSD 1.0,
|
||||
options COMPAT_11 # NetBSD 1.1,
|
||||
options COMPAT_12
|
||||
options COMPAT_12 # NetBSD 1.2,
|
||||
#options COMPAT_43 # and 4.3BSD
|
||||
#options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
|
||||
|
||||
#options COMPAT_SVR4 # binary compatibility with SVR4
|
||||
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
|
||||
#options COMPAT_LINUX # binary compatibility with Linux
|
||||
#options COMPAT_FREEBSD # binary compatibility with FreeBSD
|
||||
|
||||
#options USER_LDT # user-settable LDT; used by WINE
|
||||
options LKM # loadable kernel modules
|
||||
|
||||
options FFS # UFS
|
||||
#options QUOTA # UFS quotas
|
||||
#options LFS # log-structured file system
|
||||
options MFS # memory file system
|
||||
|
||||
options NFSCLIENT # Network File System client
|
||||
#options NFSSERVER # Network File System server
|
||||
|
||||
options CD9660 # ISO 9660 + Rock Ridge file system
|
||||
options MSDOSFS # MS-DOS file system
|
||||
options FDESC # /dev/fd
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options KERNFS # /kern
|
||||
#options NULLFS # loopback file system
|
||||
#options PORTAL # portal filesystem (still experimental)
|
||||
#options PROCFS # /proc
|
||||
#options UMAPFS # NULLFS + uid and gid remapping
|
||||
#options UNION # union file system
|
||||
|
||||
#options GATEWAY # packet forwarding
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
#options NS # XNS
|
||||
#options NSIP # XNS tunneling over IP
|
||||
#options ISO,TPIP # OSI
|
||||
#options EON # OSI tunneling over IP
|
||||
#options CCITT,LLC,HDLC # X.25
|
||||
|
||||
config netbsd swap generic
|
||||
options GENERIC
|
||||
|
@ -57,7 +93,9 @@ mainbus0 at root
|
|||
|
||||
isa0 at mainbus0
|
||||
eisa0 at mainbus0
|
||||
pci0 at mainbus0
|
||||
pci0 at mainbus0 bus ?
|
||||
|
||||
#apm0 at mainbus0 # Advanced power management
|
||||
|
||||
ppb* at pci? dev ? function ? # PCI-PCI bridges
|
||||
pci* at ppb? bus ?
|
||||
|
@ -84,6 +122,12 @@ lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports
|
|||
lpt1 at isa? port 0x278
|
||||
lpt2 at isa? port 0x3bc
|
||||
|
||||
#lms0 at isa? port 0x23c irq 5 # Logitech bus mouse
|
||||
#lms1 at isa? port 0x238 irq 5
|
||||
#mms0 at isa? port 0x23c irq 5 # Microsoft InPort mouse
|
||||
#mms1 at isa? port 0x238 irq 5
|
||||
#pms0 at pckbd? irq 12 # PS/2 auxiliary port mouse
|
||||
|
||||
aha0 at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI controllers
|
||||
aha1 at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI controllers
|
||||
scsibus* at aha?
|
||||
|
@ -95,16 +139,36 @@ ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI controllers
|
|||
scsibus* at ahc?
|
||||
aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers
|
||||
scsibus* at aic?
|
||||
#bha0 at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI controllers
|
||||
#bha1 at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI controllers
|
||||
#bha* at eisa? slot ?
|
||||
#bha* at pci? dev ? function ?
|
||||
#scsibus* at bha?
|
||||
#ncr* at pci? dev ? function ? # NCR 538XX SCSI controllers
|
||||
#scsibus* at ncr?
|
||||
#sea0 at isa? iomem 0xc8000 irq 5
|
||||
#scsibus* at sea?
|
||||
#uha0 at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI controllers
|
||||
#uha1 at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI controllers
|
||||
#uha* at eisa? slot ? # UltraStor 24f SCSI controllers
|
||||
#scsibus* at uha?
|
||||
#wds0 at isa? port 0x350 irq 15 drq 6 # WD7000 and TMC-7000 controllers
|
||||
#wds1 at isa? port 0x358 irq 11 drq 5
|
||||
#scsibus* at wds?
|
||||
|
||||
sd* at scsibus? target ? lun ? # SCSI disk drives
|
||||
st* at scsibus? target ? lun ? # SCSI tape drives
|
||||
cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
|
||||
ch* at scsibus? target ? lun ? # SCSI autochangers
|
||||
#ss* at scsibus? target ? lun ? # SCSI scanners
|
||||
#uk* at scsibus? target ? lun ? # SCSI unknown
|
||||
|
||||
fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers
|
||||
#fdc1 at isa? port 0x370 irq ? drq ?
|
||||
fd* at fdc? drive ?
|
||||
|
||||
#mcd0 at isa? port 0x300 irq 10 # Mitsumi CD-ROM drives
|
||||
|
||||
wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers
|
||||
#wdc1 at isa? port 0x170 irq ?
|
||||
wd* at wdc? drive ?
|
||||
|
@ -121,13 +185,31 @@ ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN and 3C507
|
|||
ie1 at isa? port 0x300 irq 10 # EtherExpress
|
||||
#le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA
|
||||
ep* at eisa? slot ? # 3C579 ethernet cards
|
||||
#fea* at eisa? slot ? # DEC DEFEA FDDI cards
|
||||
fea* at eisa? slot ? # DEC DEFEA FDDI cards
|
||||
le* at pci? dev ? function ? # PCnet-PCI based ethernet cards
|
||||
de* at pci? dev ? function ? # DC21X4X-based ethernet cards
|
||||
ep* at pci? dev ? function ? # 3C590 ethernet cards
|
||||
#fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards
|
||||
fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards
|
||||
|
||||
#pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System
|
||||
#sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver
|
||||
|
||||
#sb0 at isa? port 0x220 irq 7 drq 1 # SoundBlaster
|
||||
#wss0 at isa? port 0x530 irq 10 drq 0 # Windows Sound System
|
||||
#pas0 at isa? port 0x220 irq 7 drq 1 # ProAudio Spectrum
|
||||
#gus0 at isa? port 0x220 irq 7 drq 1 flags 6 # Gravis Ultra Sound (flags is record drq for full-duplex)
|
||||
#spkr0 at pckbd? port 0x61
|
||||
|
||||
# Joystick driver. Probe is a little strange; add only if you have one.
|
||||
#joy0 at isa? port 0x201
|
||||
|
||||
pseudo-device loop 1 # network loopback
|
||||
#pseudo-device bpfilter 8 # packet filter
|
||||
pseudo-device sl 2 # CSLIP
|
||||
#pseudo-device ppp 2 # PPP
|
||||
#pseudo-device tun 2 # network tunneling over tty
|
||||
|
||||
pseudo-device pty 64 # pseudo-terminals
|
||||
#pseudo-device tb 1 # tablet line discipline
|
||||
#pseudo-device vnd 4 # paging to files
|
||||
#pseudo-device ccd 4 # concatenated disk devices
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTALL,v 1.19 1996/09/04 07:35:10 thorpej Exp $
|
||||
# $NetBSD: INSTALL,v 1.20 1996/09/09 16:33:23 mycroft Exp $
|
||||
#
|
||||
# INSTOTHER -- like GENERICOTHER. This supports only non-Adaptec SCSI
|
||||
# adapters. This kernel is GENERICOTHER with lines
|
||||
|
@ -13,6 +13,7 @@ options I386_CPU # CPU classes; at least one is REQUIRED
|
|||
options I486_CPU
|
||||
options I586_CPU
|
||||
options MATH_EMULATE # floating point emulation
|
||||
#options VM86 # Virtual 8086 emulation
|
||||
|
||||
# Some BIOSes don't get the size of extended memory right. If you
|
||||
# have a broken BIOS, uncomment the following and set the value
|
||||
|
@ -20,6 +21,8 @@ options MATH_EMULATE # floating point emulation
|
|||
#options EXTMEM_SIZE=... # size of extended memory
|
||||
|
||||
#options DUMMY_NOPS # speed hack; recommended
|
||||
#options XSERVER,UCONSOLE
|
||||
#options INSECURE # insecure; allow /dev/mem writing for X
|
||||
options MACHINE_NONCONTIG
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
@ -30,25 +33,58 @@ options SWAPPAGER # paging; REQUIRED
|
|||
options VNODEPAGER # mmap() of files
|
||||
options DEVPAGER # mmap() of devices
|
||||
|
||||
#options DDB # in-kernel debugger
|
||||
#makeoptions DEBUG="-g" # compile full symbol table
|
||||
#options DIAGNOSTIC # internal consistency checks
|
||||
#options KTRACE # system call tracing, a la ktrace(1)
|
||||
|
||||
#options SYSVMSG # System V-like message queues
|
||||
#options SYSVSEM # System V-like semaphores
|
||||
#options SYSVSHM # System V-like memory sharing
|
||||
#options SHMMAXPGS=1024 # 1024 pages is the default
|
||||
|
||||
#options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
|
||||
#options COMPAT_09 # NetBSD 0.9,
|
||||
options COMPAT_10 # NetBSD 1.0,
|
||||
options COMPAT_11 # NetBSD 1.1,
|
||||
options COMPAT_12
|
||||
options COMPAT_12 # NetBSD 1.2,
|
||||
#options COMPAT_43 # and 4.3BSD
|
||||
#options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
|
||||
|
||||
#options COMPAT_SVR4 # binary compatibility with SVR4
|
||||
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
|
||||
#options COMPAT_LINUX # binary compatibility with Linux
|
||||
#options COMPAT_FREEBSD # binary compatibility with FreeBSD
|
||||
|
||||
#options USER_LDT # user-settable LDT; used by WINE
|
||||
options LKM # loadable kernel modules
|
||||
|
||||
options FFS # UFS
|
||||
#options QUOTA # UFS quotas
|
||||
#options LFS # log-structured file system
|
||||
options MFS # memory file system
|
||||
|
||||
options NFSCLIENT # Network File System client
|
||||
#options NFSSERVER # Network File System server
|
||||
|
||||
options CD9660 # ISO 9660 + Rock Ridge file system
|
||||
options MSDOSFS # MS-DOS file system
|
||||
options FDESC # /dev/fd
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options KERNFS # /kern
|
||||
#options NULLFS # loopback file system
|
||||
#options PORTAL # portal filesystem (still experimental)
|
||||
#options PROCFS # /proc
|
||||
#options UMAPFS # NULLFS + uid and gid remapping
|
||||
#options UNION # union file system
|
||||
|
||||
#options GATEWAY # packet forwarding
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
#options NS # XNS
|
||||
#options NSIP # XNS tunneling over IP
|
||||
#options ISO,TPIP # OSI
|
||||
#options EON # OSI tunneling over IP
|
||||
#options CCITT,LLC,HDLC # X.25
|
||||
|
||||
config netbsd swap generic
|
||||
options GENERIC
|
||||
|
@ -57,7 +93,9 @@ mainbus0 at root
|
|||
|
||||
isa0 at mainbus0
|
||||
eisa0 at mainbus0
|
||||
pci0 at mainbus0
|
||||
pci0 at mainbus0 bus ?
|
||||
|
||||
#apm0 at mainbus0 # Advanced power management
|
||||
|
||||
ppb* at pci? dev ? function ? # PCI-PCI bridges
|
||||
pci* at ppb? bus ?
|
||||
|
@ -84,6 +122,23 @@ lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports
|
|||
lpt1 at isa? port 0x278
|
||||
lpt2 at isa? port 0x3bc
|
||||
|
||||
#lms0 at isa? port 0x23c irq 5 # Logitech bus mouse
|
||||
#lms1 at isa? port 0x238 irq 5
|
||||
#mms0 at isa? port 0x23c irq 5 # Microsoft InPort mouse
|
||||
#mms1 at isa? port 0x238 irq 5
|
||||
#pms0 at pckbd? irq 12 # PS/2 auxiliary port mouse
|
||||
|
||||
#aha0 at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI controllers
|
||||
#aha1 at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI controllers
|
||||
#scsibus* at aha?
|
||||
#ahb* at eisa? slot ? # Adaptec 174[024] SCSI controllers
|
||||
#scsibus* at ahb?
|
||||
#ahc0 at isa? port ? irq ? # Adaptec 284x SCSI controllers
|
||||
#ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI controllers
|
||||
#ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI controllers
|
||||
#scsibus* at ahc?
|
||||
#aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers
|
||||
#scsibus* at aic?
|
||||
bha0 at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI controllers
|
||||
bha1 at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI controllers
|
||||
bha* at eisa? slot ?
|
||||
|
@ -105,11 +160,15 @@ sd* at scsibus? target ? lun ? # SCSI disk drives
|
|||
st* at scsibus? target ? lun ? # SCSI tape drives
|
||||
cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
|
||||
ch* at scsibus? target ? lun ? # SCSI autochangers
|
||||
#ss* at scsibus? target ? lun ? # SCSI scanners
|
||||
#uk* at scsibus? target ? lun ? # SCSI unknown
|
||||
|
||||
fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers
|
||||
#fdc1 at isa? port 0x370 irq ? drq ?
|
||||
fd* at fdc? drive ?
|
||||
|
||||
#mcd0 at isa? port 0x300 irq 10 # Mitsumi CD-ROM drives
|
||||
|
||||
wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers
|
||||
#wdc1 at isa? port 0x170 irq ?
|
||||
wd* at wdc? drive ?
|
||||
|
@ -126,13 +185,31 @@ ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN and 3C507
|
|||
ie1 at isa? port 0x300 irq 10 # EtherExpress
|
||||
#le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA
|
||||
ep* at eisa? slot ? # 3C579 ethernet cards
|
||||
#fea* at eisa? slot ? # DEC DEFEA FDDI cards
|
||||
fea* at eisa? slot ? # DEC DEFEA FDDI cards
|
||||
le* at pci? dev ? function ? # PCnet-PCI based ethernet cards
|
||||
de* at pci? dev ? function ? # DC21X4X-based ethernet cards
|
||||
ep* at pci? dev ? function ? # 3C590 ethernet cards
|
||||
#fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards
|
||||
fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards
|
||||
|
||||
#pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System
|
||||
#sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver
|
||||
|
||||
#sb0 at isa? port 0x220 irq 7 drq 1 # SoundBlaster
|
||||
#wss0 at isa? port 0x530 irq 10 drq 0 # Windows Sound System
|
||||
#pas0 at isa? port 0x220 irq 7 drq 1 # ProAudio Spectrum
|
||||
#gus0 at isa? port 0x220 irq 7 drq 1 flags 6 # Gravis Ultra Sound (flags is record drq for full-duplex)
|
||||
#spkr0 at pckbd? port 0x61
|
||||
|
||||
# Joystick driver. Probe is a little strange; add only if you have one.
|
||||
#joy0 at isa? port 0x201
|
||||
|
||||
pseudo-device loop 1 # network loopback
|
||||
#pseudo-device bpfilter 8 # packet filter
|
||||
pseudo-device sl 2 # CSLIP
|
||||
#pseudo-device ppp 2 # PPP
|
||||
#pseudo-device tun 2 # network tunneling over tty
|
||||
|
||||
pseudo-device pty 64 # pseudo-terminals
|
||||
#pseudo-device tb 1 # tablet line discipline
|
||||
#pseudo-device vnd 4 # paging to files
|
||||
#pseudo-device ccd 4 # concatenated disk devices
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: INSTOTHER,v 1.19 1996/09/04 07:35:10 thorpej Exp $
|
||||
# $NetBSD: INSTOTHER,v 1.20 1996/09/09 16:33:23 mycroft Exp $
|
||||
#
|
||||
# INSTOTHER -- like GENERICOTHER. This supports only non-Adaptec SCSI
|
||||
# adapters. This kernel is GENERICOTHER with lines
|
||||
|
@ -13,6 +13,7 @@ options I386_CPU # CPU classes; at least one is REQUIRED
|
|||
options I486_CPU
|
||||
options I586_CPU
|
||||
options MATH_EMULATE # floating point emulation
|
||||
#options VM86 # Virtual 8086 emulation
|
||||
|
||||
# Some BIOSes don't get the size of extended memory right. If you
|
||||
# have a broken BIOS, uncomment the following and set the value
|
||||
|
@ -20,6 +21,8 @@ options MATH_EMULATE # floating point emulation
|
|||
#options EXTMEM_SIZE=... # size of extended memory
|
||||
|
||||
#options DUMMY_NOPS # speed hack; recommended
|
||||
#options XSERVER,UCONSOLE
|
||||
#options INSECURE # insecure; allow /dev/mem writing for X
|
||||
options MACHINE_NONCONTIG
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
@ -30,25 +33,58 @@ options SWAPPAGER # paging; REQUIRED
|
|||
options VNODEPAGER # mmap() of files
|
||||
options DEVPAGER # mmap() of devices
|
||||
|
||||
#options DDB # in-kernel debugger
|
||||
#makeoptions DEBUG="-g" # compile full symbol table
|
||||
#options DIAGNOSTIC # internal consistency checks
|
||||
#options KTRACE # system call tracing, a la ktrace(1)
|
||||
|
||||
#options SYSVMSG # System V-like message queues
|
||||
#options SYSVSEM # System V-like semaphores
|
||||
#options SYSVSHM # System V-like memory sharing
|
||||
#options SHMMAXPGS=1024 # 1024 pages is the default
|
||||
|
||||
#options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
|
||||
#options COMPAT_09 # NetBSD 0.9,
|
||||
options COMPAT_10 # NetBSD 1.0,
|
||||
options COMPAT_11 # NetBSD 1.1,
|
||||
options COMPAT_12
|
||||
options COMPAT_12 # NetBSD 1.2,
|
||||
#options COMPAT_43 # and 4.3BSD
|
||||
#options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
|
||||
|
||||
#options COMPAT_SVR4 # binary compatibility with SVR4
|
||||
#options COMPAT_IBCS2 # binary compatibility with SCO and ISC
|
||||
#options COMPAT_LINUX # binary compatibility with Linux
|
||||
#options COMPAT_FREEBSD # binary compatibility with FreeBSD
|
||||
|
||||
#options USER_LDT # user-settable LDT; used by WINE
|
||||
options LKM # loadable kernel modules
|
||||
|
||||
options FFS # UFS
|
||||
#options QUOTA # UFS quotas
|
||||
#options LFS # log-structured file system
|
||||
options MFS # memory file system
|
||||
|
||||
options NFSCLIENT # Network File System client
|
||||
#options NFSSERVER # Network File System server
|
||||
|
||||
options CD9660 # ISO 9660 + Rock Ridge file system
|
||||
options MSDOSFS # MS-DOS file system
|
||||
options FDESC # /dev/fd
|
||||
options FIFO # FIFOs; RECOMMENDED
|
||||
options KERNFS # /kern
|
||||
#options NULLFS # loopback file system
|
||||
#options PORTAL # portal filesystem (still experimental)
|
||||
#options PROCFS # /proc
|
||||
#options UMAPFS # NULLFS + uid and gid remapping
|
||||
#options UNION # union file system
|
||||
|
||||
#options GATEWAY # packet forwarding
|
||||
options INET # IP + ICMP + TCP + UDP
|
||||
#options NS # XNS
|
||||
#options NSIP # XNS tunneling over IP
|
||||
#options ISO,TPIP # OSI
|
||||
#options EON # OSI tunneling over IP
|
||||
#options CCITT,LLC,HDLC # X.25
|
||||
|
||||
config netbsd swap generic
|
||||
options GENERIC
|
||||
|
@ -57,7 +93,9 @@ mainbus0 at root
|
|||
|
||||
isa0 at mainbus0
|
||||
eisa0 at mainbus0
|
||||
pci0 at mainbus0
|
||||
pci0 at mainbus0 bus ?
|
||||
|
||||
#apm0 at mainbus0 # Advanced power management
|
||||
|
||||
ppb* at pci? dev ? function ? # PCI-PCI bridges
|
||||
pci* at ppb? bus ?
|
||||
|
@ -84,6 +122,23 @@ lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports
|
|||
lpt1 at isa? port 0x278
|
||||
lpt2 at isa? port 0x3bc
|
||||
|
||||
#lms0 at isa? port 0x23c irq 5 # Logitech bus mouse
|
||||
#lms1 at isa? port 0x238 irq 5
|
||||
#mms0 at isa? port 0x23c irq 5 # Microsoft InPort mouse
|
||||
#mms1 at isa? port 0x238 irq 5
|
||||
#pms0 at pckbd? irq 12 # PS/2 auxiliary port mouse
|
||||
|
||||
#aha0 at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI controllers
|
||||
#aha1 at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI controllers
|
||||
#scsibus* at aha?
|
||||
#ahb* at eisa? slot ? # Adaptec 174[024] SCSI controllers
|
||||
#scsibus* at ahb?
|
||||
#ahc0 at isa? port ? irq ? # Adaptec 284x SCSI controllers
|
||||
#ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI controllers
|
||||
#ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI controllers
|
||||
#scsibus* at ahc?
|
||||
#aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI controllers
|
||||
#scsibus* at aic?
|
||||
bha0 at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI controllers
|
||||
bha1 at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI controllers
|
||||
bha* at eisa? slot ?
|
||||
|
@ -105,11 +160,15 @@ sd* at scsibus? target ? lun ? # SCSI disk drives
|
|||
st* at scsibus? target ? lun ? # SCSI tape drives
|
||||
cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
|
||||
ch* at scsibus? target ? lun ? # SCSI autochangers
|
||||
#ss* at scsibus? target ? lun ? # SCSI scanners
|
||||
#uk* at scsibus? target ? lun ? # SCSI unknown
|
||||
|
||||
fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers
|
||||
#fdc1 at isa? port 0x370 irq ? drq ?
|
||||
fd* at fdc? drive ?
|
||||
|
||||
#mcd0 at isa? port 0x300 irq 10 # Mitsumi CD-ROM drives
|
||||
|
||||
wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers
|
||||
#wdc1 at isa? port 0x170 irq ?
|
||||
wd* at wdc? drive ?
|
||||
|
@ -126,13 +185,31 @@ ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN and 3C507
|
|||
ie1 at isa? port 0x300 irq 10 # EtherExpress
|
||||
#le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA
|
||||
ep* at eisa? slot ? # 3C579 ethernet cards
|
||||
#fea* at eisa? slot ? # DEC DEFEA FDDI cards
|
||||
fea* at eisa? slot ? # DEC DEFEA FDDI cards
|
||||
le* at pci? dev ? function ? # PCnet-PCI based ethernet cards
|
||||
de* at pci? dev ? function ? # DC21X4X-based ethernet cards
|
||||
ep* at pci? dev ? function ? # 3C590 ethernet cards
|
||||
#fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards
|
||||
fpa* at pci? dev ? function ? # DEC DEFPA FDDI cards
|
||||
|
||||
#pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System
|
||||
#sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver
|
||||
|
||||
#sb0 at isa? port 0x220 irq 7 drq 1 # SoundBlaster
|
||||
#wss0 at isa? port 0x530 irq 10 drq 0 # Windows Sound System
|
||||
#pas0 at isa? port 0x220 irq 7 drq 1 # ProAudio Spectrum
|
||||
#gus0 at isa? port 0x220 irq 7 drq 1 flags 6 # Gravis Ultra Sound (flags is record drq for full-duplex)
|
||||
#spkr0 at pckbd? port 0x61
|
||||
|
||||
# Joystick driver. Probe is a little strange; add only if you have one.
|
||||
#joy0 at isa? port 0x201
|
||||
|
||||
pseudo-device loop 1 # network loopback
|
||||
#pseudo-device bpfilter 8 # packet filter
|
||||
pseudo-device sl 2 # CSLIP
|
||||
#pseudo-device ppp 2 # PPP
|
||||
#pseudo-device tun 2 # network tunneling over tty
|
||||
|
||||
pseudo-device pty 64 # pseudo-terminals
|
||||
#pseudo-device tb 1 # tablet line discipline
|
||||
#pseudo-device vnd 4 # paging to files
|
||||
#pseudo-device ccd 4 # concatenated disk devices
|
||||
|
|
Loading…
Reference in New Issue