INSTALL revision 1.1 1 # $NetBSD: INSTALL,v 1.1 1997/10/19 01:31:49 cjs Exp $
2 #
3 # Alpha INSTALL kernel.
4
5 include "arch/alpha/conf/std.alpha"
6
7 maxusers 8
8
9 # Enable the hooks used for initializing the ram-disk.
10 options MEMORY_DISK_HOOKS
11 options MEMORY_DISK_IS_ROOT # Force root on ram-disk
12 options MINIROOTSIZE=4096 # 2 Megabytes
13
14 # set kernel load address a bit higher to allow kernel to be netbooted.
15 # if not netbooting, the "makeoptions LOADADDRESS" line can be commented
16 # out to save a fair chunk (~850k) of RAM.
17 makeoptions LOADADDRESS="fffffc0000300000"
18
19 # CPU Support
20 #options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150)
21 options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc.
22 options DEC_3000_500 # Flamingo etc: 3000/[4-9]00*
23 options DEC_3000_300 # Pelican etc: 3000/300*
24 options DEC_AXPPCI_33 # NoName: AXPpci33, Multia, etc.
25 options DEC_EB164 # EB164: AlphaPC 164
26 options DEC_EB64PLUS # EB64+: AlphaPC 64, etc.
27 options DEC_KN20AA # KN20AA: AlphaStation 500 and 600
28 options DEC_KN8AE # KN8AE: AlphaServer 8200 and 8400
29
30 # File systems
31 file-system FFS # Fast file system
32 file-system CD9660 # ISO-9660 CD-ROM FS (w/RockRidge extensions)
33 file-system NFS # Sun NFS-compatible file system client
34
35 # File system options
36 options FIFO # POSIX fifo support (in all file systems)
37
38 # Networking options
39 options INET # Internet protocol suite
40
41 # 4.3BSD compatibility. Should be optional, but necessary for now.
42 options COMPAT_43
43
44 # Binary compatibility with previous versions of NetBSD.
45 #options COMPAT_09
46 #options COMPAT_10
47 #options COMPAT_11
48 #options COMPAT_12
49
50 config netbsd root on ? type ?
51
52 mainbus0 at root
53 cpu* at mainbus0
54
55 # TurboLaser bus support and devices
56 tlsb* at mainbus0
57 gbus* at tlsb? node ? offset ?
58 tlsbmem* at tlsb? node ? offset ?
59 kft* at tlsb? node ? offset ?
60
61 # Gbus Devices
62 mcclock* at gbus? offset 0x20000000
63
64 # TurboChannel host bus adapter support
65 tcasic* at mainbus0
66
67 # TurboChannel bus support
68 tc* at tcasic?
69
70 # TurboChannel devices
71 ioasic* at tc? slot ? offset ?
72 mcclock* at ioasic? offset ?
73 le* at ioasic? offset ?
74 scc0 at ioasic? offset ?
75 scc1 at ioasic? offset ?
76 tcds0 at tc? slot ? offset ?
77 asc0 at tcds? slot ?
78 asc1 at tcds? slot ?
79 le* at tc? slot ? offset ?
80 fta* at tc? slot ? offset ? # DEC DEFTA FDDI cards
81
82 # PCI host bus adapter support
83 apecs* at mainbus?
84 cia* at mainbus?
85 lca* at mainbus?
86 dwlpx* at kft?
87
88 # PCI bus support
89 pci* at apecs?
90 pci* at cia?
91 pci* at lca?
92 pci* at ppb?
93 pci* at dwlpx?
94
95 # PCI devices
96 ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI
97 de* at pci? dev ? function ? # 21x4x-based Ethernet
98 ep* at pci? dev ? function ? # 3COM 3c59x/3c90x Ethernet
99 fpa* at pci? dev ? function ? # DEC DEFPA FDDI
100 isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
101 ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
102 pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges
103 ppb* at pci? dev ? function ? # PCI-PCI Bridges
104 sio* at pci? dev ? function ? # Intel PCI-ISA Bridges
105 tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics
106 vga* at pci? dev ? function ? # PCI VGA Graphics
107
108 # ISA/EISA bus support
109 isa* at pceb?
110 eisa* at pceb?
111 isa* at sio?
112
113 # ISA devices
114 mcclock* at isa? port 0x70
115 pcppi* at isa? # PC prog. periph. interface
116 pckbd* at pcppi? # PC keyboard (kbd port)
117 #pms* at pcppi? # PS/2-style mouse (aux port)
118 com* at isa? port 0x3f8 irq 4 # standard serial ports
119 com* at isa? port 0x2f8 irq 3
120 ep* at isa? port ? irq ? # 3COM 3c509 Ethernet
121 lc* at isa? port ? iomem ? irq ? # DEC EtherWORKS III (LEMAC)
122 #le* at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, DEPCA (unt.)
123 lpt* at isa? port 0x3bc irq 7 # standard parallel port
124 vga* at isa? # ISA (EISA: XXX) VGA
125 awdc0 at isa? port 0x1f0 irq 14 # ST506/ESDI/IDE controllers
126 awdc1 at isa? port 0x170 irq 15
127
128 # EISA devices
129 ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI
130 bha* at eisa? slot ? # BusLogic 7xx SCSI
131 fea* at eisa? slot ? # DEC DEFEA FDDI
132
133 # SCSI bus support
134 scsibus* at ahc?
135 scsibus* at asc?
136 scsibus* at bha?
137 scsibus* at isp?
138 scsibus* at ncr?
139
140 # SCSI devices
141 cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
142 sd* at scsibus? target ? lun ? # SCSI disk drives
143 st* at scsibus? target ? lun ? # SCSI tape drives
144
145 # ST506/ESDI/IDE devices
146 awd* at awdc? drive ?
147
148 # Workstation Console attachments
149 wscons* at vga?
150 wscons* at tga?
151
152 pseudo-device loop 1
153 pseudo-device md 1
154 pseudo-device ppp 1
155 pseudo-device pty 16
156 pseudo-device sl 1
157