1999-11-06 00:30:21 +03:00
|
|
|
# $NetBSD: INSTALL,v 1.31 1999/11/05 21:30:21 thorpej Exp $
|
1997-10-19 05:31:49 +04:00
|
|
|
#
|
|
|
|
# Alpha INSTALL kernel.
|
|
|
|
|
|
|
|
include "arch/alpha/conf/std.alpha"
|
|
|
|
|
|
|
|
maxusers 8
|
|
|
|
|
1999-06-29 11:04:15 +04:00
|
|
|
#options DDB
|
|
|
|
#makeoptions DEBUG="-g"
|
|
|
|
|
1997-10-19 05:31:49 +04:00
|
|
|
# Enable the hooks used for initializing the ram-disk.
|
|
|
|
options MEMORY_DISK_HOOKS
|
|
|
|
options MEMORY_DISK_IS_ROOT # Force root on ram-disk
|
1999-06-28 02:35:43 +04:00
|
|
|
options MINIROOTSIZE=9300 # 4 Megabytes
|
1997-10-19 05:31:49 +04:00
|
|
|
|
|
|
|
# CPU Support
|
|
|
|
#options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150)
|
|
|
|
options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc.
|
1998-01-14 02:49:31 +03:00
|
|
|
options DEC_3000_500 # Flamingo etc: 3000/[4-9]00*
|
|
|
|
options DEC_3000_300 # Pelican etc: 3000/300*
|
1997-10-19 05:31:49 +04:00
|
|
|
options DEC_AXPPCI_33 # NoName: AXPpci33, Multia, etc.
|
|
|
|
options DEC_EB164 # EB164: AlphaPC 164
|
|
|
|
options DEC_EB64PLUS # EB64+: AlphaPC 64, etc.
|
|
|
|
options DEC_KN20AA # KN20AA: AlphaStation 500 and 600
|
1998-01-14 02:49:31 +03:00
|
|
|
options DEC_KN8AE # KN8AE: AlphaServer 8200 and 8400
|
1998-08-11 04:28:53 +04:00
|
|
|
options DEC_KN300 # KN300: AlphaServer 4100
|
1998-06-05 21:03:07 +04:00
|
|
|
options DEC_550 # Miata: Digital Personal Workstation
|
1998-08-11 04:28:53 +04:00
|
|
|
options DEC_1000 # Mikasa etc: Digital AlphaServer 1000
|
|
|
|
options DEC_1000A # Corelle etc: Digital AlphaServer 800/1000A
|
|
|
|
options DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook
|
|
|
|
options DEC_EB66 # EB66: 21066 Evaluation Board
|
1999-06-29 11:04:15 +04:00
|
|
|
options DEC_6600 # EV6: 264DP OEM Board
|
1997-10-19 05:31:49 +04:00
|
|
|
|
|
|
|
# File systems
|
|
|
|
file-system FFS # Fast file system
|
|
|
|
file-system CD9660 # ISO-9660 CD-ROM FS (w/RockRidge extensions)
|
1998-01-14 02:49:31 +03:00
|
|
|
file-system MSDOSFS # MS-DOS-compatible file system
|
1997-10-19 05:31:49 +04:00
|
|
|
file-system NFS # Sun NFS-compatible file system client
|
1997-12-31 19:44:37 +03:00
|
|
|
file-system KERNFS # Kernel variable file system (/kern)
|
1997-10-19 05:31:49 +04:00
|
|
|
|
|
|
|
# Networking options
|
|
|
|
options INET # Internet protocol suite
|
|
|
|
|
|
|
|
# 4.3BSD compatibility. Should be optional, but necessary for now.
|
|
|
|
options COMPAT_43
|
|
|
|
|
|
|
|
# Binary compatibility with previous versions of NetBSD.
|
|
|
|
#options COMPAT_09
|
1998-01-14 02:49:31 +03:00
|
|
|
options COMPAT_10
|
|
|
|
options COMPAT_11
|
|
|
|
options COMPAT_12
|
|
|
|
options COMPAT_13
|
1999-07-29 14:37:12 +04:00
|
|
|
options COMPAT_14
|
1998-01-14 02:49:31 +03:00
|
|
|
|
|
|
|
# Misc. options
|
1998-08-11 04:28:53 +04:00
|
|
|
#options EISAVERBOSE # recognize "unknown" EISA devices
|
|
|
|
#options PCIVERBOSE # recognize "unknown" PCI devices
|
|
|
|
#options SCSIVERBOSE # Verbose SCSI errors
|
|
|
|
#options TCVERBOSE # recognize "unknown" TC devices
|
1998-01-14 02:49:31 +03:00
|
|
|
options UCONSOLE # users can use TIOCCONS (for xconsole)
|
1998-08-11 04:28:53 +04:00
|
|
|
options INSECURE # disable `kernel security level'
|
1998-01-14 02:49:31 +03:00
|
|
|
|
|
|
|
# The Alpha console firmware network boots using the BOOTP
|
1998-02-28 05:01:32 +03:00
|
|
|
# protocol, so we ask the NFS code to use BOOTP/DHCP as well,
|
|
|
|
# in case we have NFS root.
|
|
|
|
options NFS_BOOT_DHCP # superset of BOOTP
|
1997-10-19 05:31:49 +04:00
|
|
|
|
1999-04-29 05:28:40 +04:00
|
|
|
# WS console uses SUN or VT100 terminal emulation
|
|
|
|
options WSEMUL_VT100
|
1998-04-16 01:19:21 +04:00
|
|
|
|
1997-10-19 05:31:49 +04:00
|
|
|
config netbsd root on ? type ?
|
|
|
|
|
|
|
|
mainbus0 at root
|
|
|
|
cpu* at mainbus0
|
|
|
|
|
|
|
|
# TurboLaser bus support and devices
|
1998-01-14 02:49:31 +03:00
|
|
|
tlsb* at mainbus0
|
|
|
|
gbus* at tlsb? node ? offset ?
|
|
|
|
tlsbmem* at tlsb? node ? offset ?
|
|
|
|
kft* at tlsb? node ? offset ?
|
1997-10-19 05:31:49 +04:00
|
|
|
|
|
|
|
# Gbus Devices
|
1998-05-14 02:03:07 +04:00
|
|
|
mcclock* at gbus? offset ?
|
1997-10-19 05:31:49 +04:00
|
|
|
|
1998-08-11 04:28:53 +04:00
|
|
|
# MCBUS bus support
|
|
|
|
mcbus* at mainbus0
|
|
|
|
mcmem* at mcbus? mid ?
|
|
|
|
|
1999-06-29 11:04:15 +04:00
|
|
|
#EV6 Tsunami Core Logic
|
|
|
|
|
|
|
|
tsc* at mainbus0
|
|
|
|
|
1997-10-19 05:31:49 +04:00
|
|
|
# TurboChannel host bus adapter support
|
1998-01-14 02:49:31 +03:00
|
|
|
tcasic* at mainbus0
|
1997-10-19 05:31:49 +04:00
|
|
|
|
|
|
|
# TurboChannel bus support
|
1998-01-14 02:49:31 +03:00
|
|
|
tc* at tcasic?
|
1997-10-19 05:31:49 +04:00
|
|
|
|
|
|
|
# TurboChannel devices
|
1998-01-14 02:49:31 +03:00
|
|
|
ioasic* at tc? slot ? offset ?
|
|
|
|
mcclock* at ioasic? offset ?
|
|
|
|
le* at ioasic? offset ?
|
|
|
|
scc0 at ioasic? offset ?
|
|
|
|
scc1 at ioasic? offset ?
|
1998-05-25 03:45:29 +04:00
|
|
|
tcds* at tc? slot ? offset ?
|
|
|
|
asc* at tcds? chip ?
|
1998-01-14 02:49:31 +03:00
|
|
|
le* at tc? slot ? offset ?
|
|
|
|
fta* at tc? slot ? offset ? # DEC DEFTA FDDI cards
|
1997-10-19 05:31:49 +04:00
|
|
|
|
|
|
|
# PCI host bus adapter support
|
|
|
|
apecs* at mainbus?
|
|
|
|
cia* at mainbus?
|
|
|
|
lca* at mainbus?
|
1998-01-14 02:49:31 +03:00
|
|
|
dwlpx* at kft?
|
1998-08-11 04:28:53 +04:00
|
|
|
mcpcia* at mcbus? mid ?
|
1999-06-29 11:04:15 +04:00
|
|
|
tsp* at tsc?
|
1997-10-19 05:31:49 +04:00
|
|
|
|
|
|
|
# PCI bus support
|
|
|
|
pci* at apecs?
|
|
|
|
pci* at cia?
|
|
|
|
pci* at lca?
|
|
|
|
pci* at ppb?
|
1998-01-14 02:49:31 +03:00
|
|
|
pci* at dwlpx?
|
1998-08-11 04:28:53 +04:00
|
|
|
pci* at mcpcia?
|
1999-06-29 11:04:15 +04:00
|
|
|
pci* at tsp?
|
1997-10-19 05:31:49 +04:00
|
|
|
|
|
|
|
# PCI devices
|
1999-08-07 11:40:40 +04:00
|
|
|
adv* at pci? dev ? function ? # AdvanSys SCSI
|
|
|
|
adw* at pci? dev ? function ? # AdvanSys Wide SCSI
|
1997-10-19 05:31:49 +04:00
|
|
|
ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI
|
1999-03-22 12:19:57 +03:00
|
|
|
bha* at pci? dev ? function ? # BusLogic 9xx SCSI (untested)
|
1997-10-19 05:31:49 +04:00
|
|
|
de* at pci? dev ? function ? # 21x4x-based Ethernet
|
1999-09-29 03:43:07 +04:00
|
|
|
dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID
|
1999-03-22 12:19:57 +03:00
|
|
|
en* at pci? dev ? function ? # ENI PCI ATM (untested)
|
1997-10-19 05:31:49 +04:00
|
|
|
ep* at pci? dev ? function ? # 3COM 3c59x/3c90x Ethernet
|
1998-06-02 05:43:33 +04:00
|
|
|
epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
|
1999-06-27 19:58:18 +04:00
|
|
|
ex* at pci? dev ? function ? # 3COM 3c90x[B] Ethernet
|
1997-10-19 05:31:49 +04:00
|
|
|
fpa* at pci? dev ? function ? # DEC DEFPA FDDI
|
1999-03-22 12:19:57 +03:00
|
|
|
fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B
|
1997-10-19 05:31:49 +04:00
|
|
|
isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
|
1999-03-22 12:19:57 +03:00
|
|
|
le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
|
1997-10-19 05:31:49 +04:00
|
|
|
ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
|
1999-06-27 19:58:18 +04:00
|
|
|
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
|
1997-10-19 05:31:49 +04:00
|
|
|
pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges
|
1998-04-18 05:19:40 +04:00
|
|
|
pciide* at pci? dev ? function ? # PCI IDE controllers
|
1999-03-22 12:19:57 +03:00
|
|
|
pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI
|
|
|
|
ppb* at pci? dev ? function ? # PCI-PCI Bridges
|
1999-11-06 00:30:21 +03:00
|
|
|
rl* at pci? dev ? function ? # RealTek 8129/8139 Ethernet
|
1997-10-19 05:31:49 +04:00
|
|
|
sio* at pci? dev ? function ? # Intel PCI-ISA Bridges
|
1999-11-06 00:30:21 +03:00
|
|
|
sip* at pci? dev ? function ? # SiS 900 Ethernet
|
1997-10-19 05:31:49 +04:00
|
|
|
tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics
|
1998-08-11 04:28:53 +04:00
|
|
|
tl* at pci? dev ? function ? # TI ThunderLAN Ethernet
|
1999-11-06 00:30:21 +03:00
|
|
|
tlp* at pci? dev ? function ? # DECchip 21x4x and clones
|
|
|
|
#options TLP_MATCH_21040
|
|
|
|
#options TLP_MATCH_21041
|
|
|
|
#options TLP_MATCH_21140
|
|
|
|
#options TLP_MATCH_21142
|
1997-10-19 05:31:49 +04:00
|
|
|
vga* at pci? dev ? function ? # PCI VGA Graphics
|
1999-06-27 19:58:18 +04:00
|
|
|
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
|
1997-10-19 05:31:49 +04:00
|
|
|
|
1998-08-11 04:28:53 +04:00
|
|
|
# MII/PHY support
|
1999-06-28 02:35:43 +04:00
|
|
|
exphy* at mii? phy ? # 3Com internal PHYs
|
|
|
|
icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
|
|
|
|
inphy* at mii? phy ? # Intel 82555 PHYs
|
|
|
|
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
|
|
|
|
nsphy* at mii? phy ? # NS83840 PHYs
|
|
|
|
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
|
|
|
|
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
|
|
|
|
tlphy* at mii? phy ? # ThunderLAN PHYs
|
|
|
|
ukphy* at mii? phy ? # generic unknown PHYs
|
1998-08-11 04:28:53 +04:00
|
|
|
|
1997-10-19 05:31:49 +04:00
|
|
|
# ISA/EISA bus support
|
|
|
|
isa* at pceb?
|
|
|
|
eisa* at pceb?
|
|
|
|
isa* at sio?
|
|
|
|
|
|
|
|
# ISA devices
|
|
|
|
mcclock* at isa? port 0x70
|
1998-04-16 01:19:21 +04:00
|
|
|
pckbc* at isa? # PC keyboard controller
|
|
|
|
pckbd* at pckbc? # PC keyboard (kbd port)
|
1999-01-23 19:10:47 +03:00
|
|
|
pms* at pckbc? # PS/2-style mouse (aux port)
|
1997-10-19 05:31:49 +04:00
|
|
|
com* at isa? port 0x3f8 irq 4 # standard serial ports
|
|
|
|
com* at isa? port 0x2f8 irq 3
|
|
|
|
ep* at isa? port ? irq ? # 3COM 3c509 Ethernet
|
1999-02-18 23:39:04 +03:00
|
|
|
fdc0 at isa? port 0x3f0 irq 6 drq 2 # floppy controller
|
1997-10-19 05:31:49 +04:00
|
|
|
lc* at isa? port ? iomem ? irq ? # DEC EtherWORKS III (LEMAC)
|
1998-02-01 03:24:26 +03:00
|
|
|
#le* at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, DEPCA (unt.)
|
1997-10-19 05:31:49 +04:00
|
|
|
lpt* at isa? port 0x3bc irq 7 # standard parallel port
|
|
|
|
vga* at isa? # ISA (EISA: XXX) VGA
|
1998-01-15 10:17:19 +03:00
|
|
|
wdc0 at isa? port 0x1f0 irq 14 # ST506/ESDI/IDE controllers
|
|
|
|
wdc1 at isa? port 0x170 irq 15
|
1997-10-19 05:31:49 +04:00
|
|
|
|
|
|
|
# EISA devices
|
1999-03-22 12:19:57 +03:00
|
|
|
ahb* at eisa? slot ? # Adaptec 174[024] SCSI (unt.)
|
1997-10-19 05:31:49 +04:00
|
|
|
ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI
|
|
|
|
bha* at eisa? slot ? # BusLogic 7xx SCSI
|
1998-01-14 02:49:31 +03:00
|
|
|
ep* at eisa? slot ? # 3COM 3c579 Ethernet (untested)
|
1997-10-19 05:31:49 +04:00
|
|
|
fea* at eisa? slot ? # DEC DEFEA FDDI
|
1999-11-06 00:30:21 +03:00
|
|
|
tlp* at eisa? slot ? # DEC DE-425 Ethernet
|
1999-03-22 12:19:57 +03:00
|
|
|
uha* at eisa? slot ? # UltraStor 24f SCSI (unt.)
|
1997-10-19 05:31:49 +04:00
|
|
|
|
|
|
|
# SCSI bus support
|
1999-08-07 11:40:40 +04:00
|
|
|
scsibus* at adv?
|
|
|
|
scsibus* at adw?
|
1997-10-19 05:31:49 +04:00
|
|
|
scsibus* at ahc?
|
1998-01-14 02:49:31 +03:00
|
|
|
scsibus* at asc?
|
1997-10-19 05:31:49 +04:00
|
|
|
scsibus* at bha?
|
1999-09-29 03:43:07 +04:00
|
|
|
scsibus* at dpt?
|
1997-10-19 05:31:49 +04:00
|
|
|
scsibus* at isp?
|
|
|
|
scsibus* at ncr?
|
|
|
|
|
|
|
|
# SCSI devices
|
|
|
|
cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
|
|
|
|
sd* at scsibus? target ? lun ? # SCSI disk drives
|
|
|
|
st* at scsibus? target ? lun ? # SCSI tape drives
|
|
|
|
|
|
|
|
# ST506/ESDI/IDE devices
|
1998-10-14 22:31:34 +04:00
|
|
|
wd* at pciide? channel ?
|
1998-01-15 10:17:19 +03:00
|
|
|
wd* at wdc? drive ?
|
|
|
|
|
|
|
|
# ATAPI bus support
|
1998-10-14 22:31:34 +04:00
|
|
|
atapibus* at pciide? channel ?
|
1998-01-15 10:17:19 +03:00
|
|
|
atapibus* at wdc?
|
|
|
|
|
|
|
|
# ATAPI devices
|
|
|
|
sd* at atapibus? drive ? # ATAPI disk devices
|
|
|
|
cd* at atapibus? drive ? # ATAPI CD-ROM devices
|
1997-10-19 05:31:49 +04:00
|
|
|
|
1999-02-18 23:39:04 +03:00
|
|
|
# Floppy drives
|
|
|
|
fd* at fdc? drive ?
|
|
|
|
|
1997-10-19 05:31:49 +04:00
|
|
|
# Workstation Console attachments
|
1998-04-16 01:19:21 +04:00
|
|
|
wsdisplay* at vga?
|
|
|
|
wsdisplay* at tga?
|
1998-04-24 22:18:41 +04:00
|
|
|
wskbd* at pckbd?
|
1999-01-23 19:10:47 +03:00
|
|
|
wsmouse* at pms?
|
1997-10-19 05:31:49 +04:00
|
|
|
|
|
|
|
pseudo-device loop 1
|
|
|
|
pseudo-device md 1
|
|
|
|
pseudo-device ppp 1
|
1998-01-14 02:49:31 +03:00
|
|
|
pseudo-device pty 64
|
1997-10-19 05:31:49 +04:00
|
|
|
pseudo-device sl 1
|