Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.82
      1 # $NetBSD: GENERIC,v 1.82 1998/04/18 01:19:40 thorpej Exp $
      2 #
      3 # Generic Alpha kernel.  Enough to get booted, etc., but not much more.
      4 
      5 include	"arch/alpha/conf/std.alpha"
      6 
      7 maxusers 32
      8 
      9 #makeoptions	DEBUG="-g"
     10 
     11 # CPU Support
     12 #options 	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
     13 options 	DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
     14 options 	DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
     15 options 	DEC_3000_300	# Pelican etc:	3000/300*
     16 options 	DEC_AXPPCI_33	# NoName:	AXPpci33, etc.
     17 options 	DEC_EB164	# EB164:	AlphaPC 164
     18 options 	DEC_EB64PLUS	# EB64+:	AlphaPC 64, etc.
     19 options 	DEC_KN20AA	# KN20AA:	AlphaStation 500 and 600
     20 options 	DEC_KN8AE	# KN8AE:	AlphaServer 8200 and 8400
     21 options		DEC_KN300	# KN300:	AlphaServer 4100
     22 
     23 # Standard system options
     24 options 	KTRACE			# System call tracing support
     25 
     26 # Diagnostic/debugging support options
     27 options 	DIAGNOSTIC		# Cheap kernel consistency checks
     28 
     29 # File systems
     30 file-system	FFS		# Fast file system
     31 file-system	MFS		# Memory-based file system
     32 file-system	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
     33 file-system	MSDOSFS		# MS-DOS-compatible file system
     34 file-system	NFS		# Sun NFS-compatible file system client
     35 
     36 # File system options
     37 options 	FIFO		# POSIX fifo support (in all file systems)
     38 options 	NFSSERVER	# Sun NFS-compatible file system server
     39 #options 	FFS_EI		# FFS Endian Independant support
     40 
     41 # Networking options
     42 options 	INET		# Internet protocol suite
     43 
     44 # 4.3BSD compatibility.  Should be optional, but necessary for now.
     45 options 	COMPAT_43
     46 
     47 # Binary compatibility with previous versions of NetBSD.
     48 #options 	COMPAT_09
     49 options 	COMPAT_10
     50 options 	COMPAT_11
     51 options 	COMPAT_12
     52 options 	COMPAT_13
     53 
     54 # System V-like message queues
     55 options 	SYSVMSG
     56 
     57 # System V-like semaphores
     58 options 	SYSVSEM
     59 
     60 # System V-like shared memory
     61 options 	SYSVSHM
     62 #options 	SHMMAXPGS=1024		# 1024 pages is the default
     63 
     64 # Loadable Kernel Modules
     65 options 	LKM
     66 
     67 # Disable kernel security.
     68 #options 	INSECURE
     69 
     70 # Misc. options
     71 options 	EISAVERBOSE		# recognize "unknown" EISA devices
     72 options 	PCIVERBOSE		# recognize "unknown" PCI devices
     73 options 	SCSIVERBOSE		# Verbose SCSI errors
     74 options 	TCVERBOSE		# recognize "unknown" TC devices
     75 options 	UCONSOLE		# users can use TIOCCONS (for xconsole)
     76 
     77 # The Alpha console firmware network boots using the BOOTP
     78 # protocol, so we ask the NFS code to use BOOTP/DHCP as well,
     79 # in case we have NFS root.
     80 options 	NFS_BOOT_DHCP		# superset of BOOTP
     81 
     82 # WS console uses SUN terminal emulation
     83 options 	WSEMUL_SUN
     84 
     85 config		netbsd	root on ? type ?
     86 #config		netbsd	root on sd0 type ffs
     87 #config		netbsd	root on ? type nfs
     88 
     89 mainbus0 at	root
     90 cpu*	at	mainbus0
     91 
     92 # TurboLaser bus support and devices
     93 tlsb*	at	mainbus0
     94 gbus*	at	tlsb? node ? offset ?
     95 tlsbmem* at	tlsb? node ? offset ?
     96 kft*	at	tlsb? node ? offset ?
     97 
     98 # Gbus Devices
     99 mcclock* at	gbus? offset 0x20000000
    100 
    101 # MCBUS bus support
    102 mcbus*	at	mainbus0
    103 mcmem*	at	mcbus? mid ?
    104 
    105 #i2c	at	mcbus?
    106 
    107 # TurboChannel host bus adapter support
    108 tcasic*	at	mainbus0
    109 
    110 # TurboChannel bus support
    111 tc*	at	tcasic?
    112 
    113 # TurboChannel devices
    114 ioasic*	at	tc? slot ? offset ?
    115 mcclock* at	ioasic? offset ?
    116 le*	at	ioasic? offset ?
    117 scc0	at	ioasic? offset ?
    118 scc1	at	ioasic? offset ?
    119 tcds0	at	tc? slot ? offset ?
    120 asc0	at	tcds? slot ?
    121 asc1	at	tcds? slot ?
    122 #cfb*	at	tc? slot ? offset ?
    123 #sfb*	at	tc? slot ? offset ?
    124 le*	at	tc? slot ? offset ?
    125 fta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
    126 
    127 # PCI host bus adapter support
    128 apecs*	at	mainbus?
    129 cia*	at	mainbus?
    130 lca*	at	mainbus?
    131 dwlpx*	at	kft?
    132 mcpcia*	at	mcbus? mid ?
    133 
    134 # PCI bus support
    135 pci*	at	apecs?
    136 pci*	at	cia?
    137 pci*	at	lca?
    138 pci*	at	ppb?
    139 pci*	at	dwlpx?
    140 pci*	at	mcpcia?
    141 
    142 # PCI devices
    143 ahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
    144 bha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
    145 cy*	at	pci? dev ? function ?		# Cyclades Cyclom-Y (untested)
    146 de*	at	pci? dev ? function ?		# 21x4x-based Ethernet
    147 en*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
    148 ep*	at	pci? dev ? function ?		# 3COM 3c59x/3c90x Ethernet
    149 fpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
    150 fxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
    151 isp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
    152 le*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
    153 ncr*	at	pci? dev ? function ?		# NCR 53c8xx SCSI
    154 pceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
    155 ppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
    156 pciide*	at	pci? dev ? function ?		# PCI IDE controllers
    157 wdc*	at	pciide? channel ?
    158 sio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
    159 tga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
    160 vga*	at	pci? dev ? function ?		# PCI VGA Graphics
    161 
    162 # ISA/EISA bus support
    163 isa*	at	pceb?
    164 eisa*	at	pceb?
    165 isa*	at	sio?
    166 
    167 # ISA devices
    168 mcclock* at	isa? port 0x70
    169 pckbc*	at	isa?				# PC keyboard controller
    170 pckbd*	at	pckbc?				# PC keyboard (kbd port)
    171 psm*	at	pckbc?				# PS/2-style mouse (aux port)
    172 pcppi*		at	isa?				# PC prog. periph. interface
    173 spkr0		at	pcppi?				# IBM BASIC emulation
    174 com*	at	isa? port 0x3f8 irq 4		# standard serial ports
    175 com*	at	isa? port 0x2f8 irq 3
    176 ep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
    177 lc*	at	isa? port ? iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
    178 #le*	at	isa? port 0x320 irq 10 drq 7	# IsoLan, NE2100, DEPCA (unt.)
    179 lpt*	at	isa? port 0x3bc irq 7		# standard parallel port
    180 vga*	at	isa?				# ISA (EISA: XXX) VGA
    181 wdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
    182 wdc1	at	isa? port 0x170 irq 15
    183 #wss*	at	isa? port 0x530 irq 9 drq 0	# Windows Sound System
    184 #audio*	at	wss?
    185 aha*	at	isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI
    186 aha*	at	isa? port 0x334 irq ? drq ?	# Adaptec 154[02] SCSI
    187 bha*	at	isa? port 0x330 irq ? drq ?	# BusLogic [57]4X SCSI (unt.)
    188 bha*	at	isa? port 0x334 irq ? drq ?	# BusLogic [57]4X SCSI (unt.)
    189 uha*	at	isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI (unt.)
    190 uha*	at	isa? port 0x334 irq ? drq ?	# UltraStor [13]4f SCSI (unt.)
    191 
    192 # EISA devices
    193 ahb*	at	eisa? slot ?			# Adaptec 174[024] SCSI (unt.)
    194 ahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
    195 bha*	at	eisa? slot ?			# BusLogic 7xx SCSI
    196 ep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
    197 fea*	at	eisa? slot ?			# DEC DEFEA FDDI
    198 uha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
    199 
    200 # SCSI bus support
    201 scsibus* at	aha?
    202 scsibus* at	ahb?
    203 scsibus* at	ahc?
    204 scsibus* at	asc?
    205 scsibus* at	bha?
    206 scsibus* at	isp?
    207 scsibus* at	ncr?
    208 scsibus* at	uha?
    209 
    210 # SCSI devices
    211 cd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
    212 sd*	at	scsibus? target ? lun ?		# SCSI disk drives
    213 st*	at	scsibus? target ? lun ?		# SCSI tape drives
    214 
    215 # ST506/ESDI/IDE devices
    216 wd*	at	wdc? drive ?
    217 
    218 # ATAPI bus support
    219 atapibus* at	wdc?
    220 
    221 # ATAPI devices
    222 sd*	at	atapibus? drive ?		# ATAPI disk devices
    223 cd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
    224 
    225 # Workstation Console attachments
    226 #wsdisplay* at	cfb?
    227 wsdisplay*	at	vga?
    228 #wsdisplay* at	sfb?
    229 wsdisplay*	at	tga?
    230 wskbd*	at	pckbd?
    231 wsmouse*	at	psm?
    232 
    233 pseudo-device	bpfilter	16
    234 pseudo-device	ccd		4
    235 pseudo-device	ipfilter	1
    236 pseudo-device	loop		1
    237 pseudo-device	md		1
    238 pseudo-device	ppp		4
    239 pseudo-device	pty		64
    240 pseudo-device	sl		4
    241 pseudo-device	vnd		4
    242 
    243 # rnd is EXPERIMENTAL
    244 #pseudo-device	rnd			# /dev/random and in-kernel generator
    245 #options 	RND_COM			# use "com" randomness too
    246