Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.226
      1 # $NetBSD: GENERIC,v 1.226 2003/02/27 19:22:37 perseant Exp $
      2 #
      3 # GENERIC machine description file
      4 #
      5 # This machine description file is used to generate the default NetBSD
      6 # kernel.  The generic kernel on NetBSD/alpha does enough to get booted,
      7 # etc., but not much more.  For a more complete kernel see the ALPHA
      8 # machine description file.
      9 #
     10 # The machine description file can be customised for your specific
     11 # machine to reduce the kernel size and improve its performance.
     12 #
     13 # For further information on compiling NetBSD kernels, see the config(8)
     14 # man page.
     15 #
     16 # For further information on hardware support for this architecture, see
     17 # the intro(4) man page.  For further information about kernel options
     18 # for this architecture, see the options(4) man page.  For an explanation
     19 # of each device driver in this file see the section 4 man page for the
     20 # device.
     21 
     22 # If you add stuff to this, please add it to the ALPHA configuration, too.
     23 
     24 include		"arch/alpha/conf/std.alpha"
     25 
     26 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
     27 
     28 #ident 		"GENERIC-$Revision: 1.226 $"
     29 
     30 maxusers 32
     31 
     32 # CPU Support
     33 options 	DEC_2000_300	# "Jensen":	2000/300 (DECpc AXP 150)
     34 options 	DEC_2100_A50	# Avanti etc:	AlphaStation 400, 200, etc.
     35 options 	DEC_2100_A500	# Sable:	AlphaServer 2100
     36 options 	DEC_2100A_A500	# Lynx:		AlphaServer 2100A
     37 options 	DEC_3000_500	# Flamingo etc:	3000/[4-9]00*
     38 options 	DEC_3000_300	# Pelican etc:	3000/300*
     39 options 	DEC_AXPPCI_33	# NoName:	AXPpci33, etc.
     40 options 	DEC_EB164	# EB164:	AlphaPC 164
     41 options 	DEC_EB64PLUS	# EB64+:	AlphaPC 64, etc.
     42 options 	DEC_KN20AA	# KN20AA:	AlphaStation 500 and 600
     43 options 	DEC_KN8AE	# KN8AE:	AlphaServer 8200 and 8400
     44 options 	DEC_KN300	# KN300:	AlphaServer 4100 and 1200
     45 options 	DEC_550		# Miata:	Digital Personal Workstation
     46 options 	DEC_1000	# Mikasa etc:	Digital AlphaServer 1000
     47 options 	DEC_1000A	# Corelle etc:	Digital AlphaServer 800/1000A
     48 options 	DEC_ALPHABOOK1	# AlphaBook1:	Tadpole/DEC AlphaBook
     49 options 	DEC_EB66	# EB66:		21066 Evaluation Board
     50 options 	DEC_6600	# EV6:		264DP OEM Board
     51 options 	API_UP1000	# EV6:		Alpha Processor, Inc. UP1000
     52 
     53 # Standard system options
     54 options 	KTRACE			# System call tracing support
     55 options 	SYSTRACE		# System call vetting via systrace(1)
     56 options 	NTP			# kernel PLL for NTP
     57 
     58 # Enable experimental buffer queue strategy for better responsiveness under
     59 # high disk I/O load. Use it with caution - it's not proven to be stable yet.
     60 #options 	NEW_BUFQ_STRATEGY
     61 
     62 # Diagnostic/debugging support options
     63 options 	DIAGNOSTIC		# Cheap kernel consistency checks
     64 options 	DDB			# kernel debugger
     65 #makeoptions	DEBUG="-g"
     66 #makeoptions	DEBUGLIST="pattern1 pattern2 ..."
     67 
     68 #options 	KGDB			# Remote kernel GDB support
     69 #options 	KGDB_DEVNAME="\"com\""	# device to use for KGDB
     70 #options 	KGDB_DEVADDR=0x2f8	# at this address
     71 #options 	KGDB_DEVRATE=57600	# at this comm. rate
     72 
     73 # File systems
     74 file-system	FFS		# Fast file system
     75 file-system	MFS		# Memory-based file system
     76 file-system	CD9660		# ISO-9660 CD-ROM FS (w/RockRidge extensions)
     77 file-system	MSDOSFS		# MS-DOS-compatible file system
     78 file-system	NTFS		# Windows/NT file system (experimental)
     79 file-system	NFS		# Sun NFS-compatible file system client
     80 file-system	KERNFS		# Kernel variable file system (/kern)
     81 file-system	PROCFS		# Process file system (/proc)
     82 
     83 # File system options
     84 options 	QUOTA		# UFS quotas
     85 #options 	FFS_EI		# FFS Endian Independant support
     86 options 	SOFTDEP		# FFS soft updates support.
     87 options 	NFSSERVER	# Sun NFS-compatible file system server
     88 
     89 # Networking options
     90 #options 	GATEWAY		# packet forwarding
     91 options 	INET		# IP + ICMP + TCP + UDP
     92 options 	INET6		# IPV6
     93 #options 	IPSEC		# IP security
     94 #options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
     95 #options 	IPSEC_DEBUG	# debug for IP security
     96 #options 	MROUTING	# IP multicast routing
     97 #options 	NS		# XNS
     98 #options 	NSIP		# XNS tunneling over IP
     99 #options 	ISO,TPIP	# OSI
    100 #options 	EON		# OSI tunneling over IP
    101 #options 	CCITT,LLC,HDLC	# X.25
    102 #options 	NETATALK	# AppleTalk networking protocols
    103 #options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
    104 #options 	PPP_DEFLATE	# Deflate compression support for PPP
    105 #options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
    106 #options 	PFIL_HOOKS	# pfil(9) packet filter hooks
    107 #options 	IPFILTER_LOG	# ipmon(8) log support
    108 #options 	IPFILTER_DEFAULT_BLOCK	# block all packets by default
    109 #options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
    110 
    111 # 4.3BSD compatibility.  Should be optional, but necessary for now.
    112 options 	COMPAT_43
    113 
    114 # Binary compatibility with previous versions of NetBSD.
    115 #options 	COMPAT_09
    116 options 	COMPAT_10
    117 options 	COMPAT_11
    118 options 	COMPAT_12
    119 options 	COMPAT_13
    120 options 	COMPAT_14
    121 
    122 # OSF/1 binary compatibility
    123 options 	COMPAT_OSF1
    124 
    125 # Linux binary compatibility
    126 options 	COMPAT_LINUX
    127 
    128 # System V-like message queues
    129 options 	SYSVMSG
    130 #options 	SEMMNI=10	# number of semaphore identifiers
    131 #options 	SEMMNS=60	# number of semaphores in system
    132 #options 	SEMUME=10	# max number of undo entries per process
    133 #options 	SEMMNU=30	# number of undo structures in system
    134 
    135 # System V-like semaphores
    136 options 	SYSVSEM
    137 
    138 # System V-like shared memory
    139 options 	SYSVSHM
    140 #options 	SHMMAXPGS=1024		# 1024 pages is the default
    141 
    142 # Loadable Kernel Modules
    143 options 	LKM
    144 
    145 # Disable kernel security.
    146 #options 	INSECURE
    147 
    148 # Misc. options
    149 options 	EISAVERBOSE		# recognize "unknown" EISA devices
    150 options 	PCIVERBOSE		# recognize "unknown" PCI devices
    151 options 	MIIVERBOSE		# verbose PHY autoconfig messages
    152 #options 	PCI_CONFIG_DUMP		# verbosely dump PCI config space
    153 options 	SCSIVERBOSE		# Verbose SCSI errors
    154 options 	TCVERBOSE		# recognize "unknown" TC devices
    155 options 	UCONSOLE		# users can use TIOCCONS (for xconsole)
    156 #options 	PCMCIAVERBOSE
    157 options 	USERCONF		# userconf(4) support
    158 #options 	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
    159 options 	FONT_GALLANT12x22	# Console font for TC devices
    160 
    161 # The Alpha console firmware network boots using the BOOTP
    162 # protocol, so we ask the NFS code to use BOOTP/DHCP as well,
    163 # in case we have NFS root.
    164 options 	NFS_BOOT_DHCP		# superset of BOOTP
    165 
    166 # WS console uses SUN or VT100 terminal emulation
    167 options 	WSEMUL_VT100
    168 
    169 # realtime clock compatible to OSF/1
    170 #options 	CLOCK_COMPAT_OSF1
    171 
    172 config		netbsd	root on ? type ?
    173 #config		netbsd	root on sd0 type ffs
    174 #config		netbsd	root on ? type nfs
    175 
    176 mainbus0 at	root
    177 cpu*	at	mainbus0
    178 
    179 # TurboLaser bus support and devices
    180 tlsb*	at	mainbus0
    181 gbus*	at	tlsb? node ? offset ?
    182 tlsbmem* at	tlsb? node ? offset ?
    183 kft*	at	tlsb? node ? offset ?
    184 
    185 # Gbus Devices
    186 mcclock* at	gbus? offset ?
    187 
    188 # MCBUS bus support
    189 mcbus*	at	mainbus0
    190 mcmem*	at	mcbus? mid ?
    191 
    192 #i2c	at	mcbus?
    193 
    194 #EV6 Tsunami Core Logic
    195 
    196 tsc*	at	mainbus0
    197 
    198 # DECpc AXP150 (Jensen) internal bus support
    199 jensenio* at	mainbus0
    200 
    201 com*	at	jensenio? port ?
    202 lpt*	at	jensenio? port ?
    203 mcclock* at	jensenio? port ?
    204 pckbc*	at	jensenio? port ?
    205 
    206 # TURBOchannel host bus adapter support
    207 tcasic*	at	mainbus0
    208 
    209 # TURBOchannel bus support
    210 tc*	at	tcasic?
    211 
    212 # TURBOchannel devices
    213 ioasic*	at	tc? slot ? offset ?
    214 mcclock* at	ioasic? offset ?
    215 le*	at	ioasic? offset ?
    216 zsc0	at	ioasic? offset 0x100000
    217 zsc1	at	ioasic? offset 0x180000
    218 bba0	at	ioasic? offset ?
    219 audio*	at	bba?
    220 tcds*	at	tc? slot ? offset ?
    221 asc*	at	tcds? chip ?
    222 asc*	at	tc? slot ? offset ?
    223 le*	at	tc? slot ? offset ?
    224 fta*	at	tc? slot ? offset ?		# DEC DEFTA FDDI cards
    225 cfb*	at	tc? slot ? offset ?
    226 mfb*	at	tc? slot ? offset ?
    227 tfb*	at	tc? slot ? offset ?
    228 sfb*	at	tc? slot ? offset ?
    229 #sfbp*	at	tc? slot ? offset ?
    230 px*	at	tc? slot ? offset ?
    231 pxg*	at	tc? slot ? offset ?
    232 
    233 # TurboChannel serial attachments
    234 zstty*	at	zsc? channel ?			# serial ports on B channels
    235 lkkbd0	at	zsc1 channel ?			# keyboard port on A channels
    236 vsms0	at	zsc0 channel ?			# mouse port on A channels
    237 
    238 # PCI host bus adapter support
    239 apecs*	at	mainbus?
    240 cia*	at	mainbus?
    241 irongate* at	mainbus?
    242 lca*	at	mainbus?
    243 dwlpx*	at	kft?
    244 mcpcia*	at	mcbus? mid ?
    245 tsp*	at	tsc?
    246 ttwoga*	at	mainbus?
    247 
    248 # Sable PCI and STDIO bus and devices
    249 ttwopci* at	ttwoga? hose ?
    250 sableio* at	ttwopci? bus ?
    251 com*	at	sableio? port ?
    252 lpt*	at	sableio? port ?
    253 pckbc*	at	sableio? port ?
    254 fdc*	at	sableio? port ?
    255 
    256 # PCI bus support
    257 pci*	at	apecs?
    258 pci*	at	cia?
    259 pci*	at	irongate?
    260 pci*	at	lca?
    261 pci*	at	ppb?
    262 pci*	at	dwlpx?
    263 pci*	at	mcpcia?
    264 pci*	at	tsp?
    265 pci*	at	ttwopci?
    266 
    267 # AGP support
    268 agp*	at	irongate?
    269 
    270 # PCI devices
    271 adv*	at	pci? dev ? function ?		# AdvanSys SCSI
    272 adw*	at	pci? dev ? function ?		# AdvanSys Wide SCSI
    273 #options 	SCSI_ADW_WDTR_DISABLE		# 	disable WDTR
    274 #options 	SCSI_ADW_SDTR_DISABLE		# 	disable SDTR
    275 #options 	SCSI_ADW_TAGQ_DISABLE		# 	disable Tag Queuing
    276 ahc*	at	pci? dev ? function ?		# Adaptec [23]94x, aic78x0 SCSI
    277 autri*	at	pci? dev ? function ?		# Trident 4DWAVE based AC'97 Audio
    278 bha*	at	pci? dev ? function ?		# BusLogic 9xx SCSI (untested)
    279 cac*	at	pci? dev ? function ?		# Compaq array controller (untested)
    280 cmpci*	at	pci? dev ? function ?		# C-Media CMI8338/8738 Audio
    281 cy*	at	pci? dev ? function ?		# Cyclades Cyclom-Y (untested)
    282 cz*	at	pci? dev ? function ?		# Cyclades-Z (untested)
    283 dpt*	at	pci? dev ? function ?		# DPT SmartCache/SmartRAID
    284 eap*	at	pci? dev ? function ?		# Ensoniq AudioPCI
    285 en*	at	pci? dev ? function ?		# ENI PCI ATM (untested)
    286 ep*	at	pci? dev ? function ?		# 3COM 3c59x
    287 epic*	at	pci? dev ? function ?		# SMC EPIC/100 Ethernet
    288 eso*	at	pci? dev ? function ?		# ESS Solo-1 PCI AudioDrive
    289 ex*	at	pci? dev ? function ?		# 3COM 3c90x[BC] Ethernet
    290 fpa*	at	pci? dev ? function ?		# DEC DEFPA FDDI
    291 fxp*	at	pci? dev ? function ?		# Intel EEPRO 10+/100B
    292 gsip*	at	pci? dev ? function ?		# NS DP83820 Gigabit Ethernet
    293 iha*	at	pci? dev ? function ?		# Initio INIC-940/950 SCSI
    294 isp*	at	pci? dev ? function ?		# Qlogic ISP 10x0 SCSI
    295 le*	at	pci? dev ? function ?		# PCI LANCE Ethernet (untested)
    296 sf*	at	pci? dev ? function ?		# Adaptec AIC-6915 Ethernet
    297 siop*	at	pci? dev ? function ?		# Symbios 53c8xx SCSI
    298 mlx*	at	pci? dev ? function ?		# Mylex DAC960 / DEC SWXCR (untested)
    299 ne*	at	pci? dev ? function ?		# NE2000-compatible Ethernet
    300 ohci*	at	pci? dev ? function ?		# USB Open Host Controller
    301 pceb*	at	pci? dev ? function ?		# Intel PCI-EISA Bridges
    302 pciide*	at	pci? dev ? function ?		# PCI IDE controllers
    303 pcscp*	at	pci? dev ? function ?		# AMD Am53c974 PCscsi-PCI
    304 ppb*	at	pci? dev ? function ?		# PCI-PCI Bridges
    305 rtk*	at	pci? dev ? function ?		# RealTek 8129/8139 Ethernet
    306 sio*	at	pci? dev ? function ?		# Intel PCI-ISA Bridges
    307 sip*	at	pci? dev ? function ?		# SiS 900 Ethernet
    308 stge*	at	pci? dev ? function ?		# Sundance/Tamarack TC9021 GigE
    309 sv*	at	pci? dev ? function ?		# S3 SonicVibes
    310 tga*	at	pci? dev ? function ?		# DEC ZLXp-E[123] Graphics
    311 ti*	at	pci? dev ? function ?		# Alteon Tigon Gig-E
    312 tl*	at	pci? dev ? function ?		# TI ThunderLAN Ethernet
    313 tlp*	at	pci? dev ? function ?		# DECchip 21x4x and clones
    314 uhci*	at	pci? dev ? function ?		# USB Univ. Host Controller
    315 vga*	at	pci? dev ? function ?		# PCI VGA Graphics
    316 vr*	at	pci? dev ? function ?		# VIA Rhine Fast Ethernet
    317 wi*	at	pci? dev ? function ?		# Lucent/Intersil WaveLAN/IEEE
    318 yds*	at	pci? dev ? function ?		# Yamaha DS-1 PCI Audio
    319 
    320 audio*	at	cmpci?
    321 audio*	at	eap?
    322 audio*	at	eso?
    323 audio*	at	sv?
    324 audio*	at	yds?
    325 audio*	at	ess?
    326 
    327 opl*	at	cmpci? flags 1
    328 opl*	at	eso?
    329 #opl*	at	sv?
    330 opl*	at	yds?
    331 
    332 midi*	at	opl?
    333 
    334 mpu*	at	cmpci?
    335 mpu*	at	eso?
    336 mpu*	at	yds?
    337 
    338 midi*	at	mpu?
    339 
    340 # MII/PHY support
    341 exphy*	at mii? phy ?			# 3Com internal PHYs
    342 icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS189x
    343 inphy*	at mii? phy ?			# Intel 82555 PHYs
    344 lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
    345 gphyter* at mii? phy ?			# NS83861 Gig-E PHY
    346 nsphy*	at mii? phy ?			# NS83840 PHYs
    347 qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
    348 sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
    349 tlphy*	at mii? phy ?			# ThunderLAN PHYs
    350 ukphy*	at mii? phy ?			# generic unknown PHYs
    351 
    352 # ISA/EISA bus support
    353 isa*	at	jensenio?
    354 eisa*	at	jensenio?
    355 isa*	at	pceb?
    356 eisa*	at	pceb?
    357 isa*	at	sio?
    358 #isapnp*	at	isa?
    359 
    360 # ISA devices
    361 mcclock* at	isa? port 0x70
    362 pckbc*	at	isa?				# PC keyboard controller
    363 pckbd*	at	pckbc?				# PC keyboard (kbd port)
    364 pms*	at	pckbc?				# PS/2-style mouse (aux port)
    365 pcppi*	at	isa?				# PC prog. periph. interface
    366 spkr0	at	pcppi?				# IBM BASIC emulation
    367 isabeep0 at	pcppi?				# "keyboard" beep
    368 midi*	at	pcppi?
    369 com*	at	isa? port 0x3f8 irq 4		# standard serial ports
    370 com*	at	isa? port 0x2f8 irq 3
    371 cs*	at	isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet
    372 ec0	at	isa? port 0x250 iomem 0xd8000 irq 9 # 3Com 3c503 Ethernet
    373 ep*	at	isa? port ? irq ?		# 3COM 3c509 Ethernet
    374 #ep*	at	isapnp?
    375 #ix0	at	isa? port 0x300 irq 10		# EtherExpress/16
    376 #iy0	at	isa? port 0x360 irq ?		# EtherExpress PRO 10 ISA
    377 fdc0	at	isa? port 0x3f0 irq 6 drq 2	# floppy controller
    378 lc0	at	isa? port 0x300 iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
    379 lc1	at	isa? port 0x320 iomem ? irq ?	# DEC EtherWORKS III (LEMAC)
    380 depca0	at	isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5 	# DEPCA
    381 depca1	at	isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10 	# DEPCA
    382 le*	at	depca?
    383 lpt*	at	isa? port 0x3bc irq 7		# standard parallel port
    384 vga*	at	isa?				# ISA (EISA: XXX) VGA
    385 wdc0	at	isa? port 0x1f0 irq 14		# ST506/ESDI/IDE controllers
    386 wdc1	at	isa? port 0x170 irq 15
    387 #wdc*	at	isapnp?
    388 we0	at	isa? port 0x280 iomem 0xd0000 irq 9	# WD/SMC Ethernet
    389 we1	at	isa? port 0x300 iomem 0xcc000 irq 10
    390 #wss*	at	isa? port 0x530 irq 9 drq 0	# Windows Sound System
    391 #wss*	at	isapnp?
    392 #audio*	at	wss?
    393 #midi*	at	wss?
    394 
    395 ess0	at	isa? port 0x220 irq 5 drq 1 drq2 5   # ESS 18XX
    396 sb*	at	isa? port 0x220 irq 5 drq 1	# SoundBlaster
    397 #sb*	at	isapnp?
    398 audio*	at	sb?
    399 #adv*	at	isa? port ? irq ? drq ?		# AdvanSys APB-514[02]
    400 aha*	at	isa? port 0x330 irq ? drq ?	# Adaptec 154[02] SCSI
    401 aha*	at	isa? port 0x334 irq ? drq ?	# Adaptec 154[02] SCSI
    402 bha*	at	isa? port 0x330 irq ? drq ?	# BusLogic [57]4X SCSI (unt.)
    403 bha*	at	isa? port 0x334 irq ? drq ?	# BusLogic [57]4X SCSI (unt.)
    404 uha*	at	isa? port 0x330 irq ? drq ?	# UltraStor [13]4f SCSI (unt.)
    405 uha*	at	isa? port 0x334 irq ? drq ?	# UltraStor [13]4f SCSI (unt.)
    406 pcic0	at	isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000
    407 pcic1	at	isa? port 0x3e2 iomem 0xcc000 iosiz 0x10000
    408 pcmcia*	at	pcic? controller ? socket ?
    409 
    410 # EISA devices
    411 ahb*	at	eisa? slot ?			# Adaptec 174[024] SCSI (unt.)
    412 ahc*	at	eisa? slot ?			# Adaptec 274x, aic7770 SCSI
    413 bha*	at	eisa? slot ?			# BusLogic 7xx SCSI
    414 ep*	at	eisa? slot ?			# 3COM 3c579 Ethernet (untested)
    415 fea*	at	eisa? slot ?			# DEC DEFEA FDDI
    416 mlx*	at	eisa? slot ?			# Mylex DAC960 / DEC SWXCR (untested)
    417 tlp*	at	eisa? slot ?			# DEC DE-425 Ethernet
    418 depca*	at	eisa? slot ?			# DEC DE-422 Ethernet
    419 le*	at	depca?
    420 uha*	at	eisa? slot ?			# UltraStor 24f SCSI (unt.)
    421 
    422 # PCMCIA device
    423 aic*	at	pcmcia? function ?		# Adaptec APA-1460 SCSI
    424 com*	at	pcmcia? function ?		# Modems and serial cards
    425 wdc*	at	pcmcia? function ?		# PCMCIA IDE controllers
    426 ep*	at	pcmcia? function ?		# 3Com 3c589 and 3c562 Eth.
    427 mbe*	at	pcmcia? function ?		# MB8696x based Ethernet
    428 ne*	at	pcmcia? function ?		# NE2000-compatible Eth.
    429 sm*	at	pcmcia? function ?		# Megahertz Ethernet
    430 ray*	at	pcmcia? function ?		# Raytheon Raylink (802.11)
    431 wi*	at	pcmcia? function ?		# Lucent/Intersil WaveLAN/IEEE
    432 
    433 # SCSI bus support
    434 scsibus* at	adv?
    435 scsibus* at	adw?
    436 scsibus* at	aha?
    437 scsibus* at	ahb?
    438 scsibus* at	ahc?
    439 scsibus* at	aic?
    440 scsibus* at	asc?
    441 scsibus* at	bha?
    442 scsibus* at	dpt?
    443 scsibus* at	iha?
    444 scsibus* at	isp?
    445 scsibus* at	siop?
    446 scsibus* at	pcscp?
    447 scsibus* at	uha?
    448 
    449 # SCSI devices
    450 cd*	at	scsibus? target ? lun ?		# SCSI CD-ROM drives
    451 sd*	at	scsibus? target ? lun ?		# SCSI disk drives
    452 st*	at	scsibus? target ? lun ?		# SCSI tape drives
    453 
    454 # ST506/ESDI/IDE devices
    455 wd*	at	pciide? channel ?
    456 wd*	at	wdc? drive ?
    457 
    458 # ATAPI bus support
    459 atapibus* at	pciide? channel ?
    460 atapibus* at	wdc?
    461 
    462 # ATAPI devices
    463 sd*	at	atapibus? drive ?		# ATAPI disk devices
    464 cd*	at	atapibus? drive ?		# ATAPI CD-ROM devices
    465 
    466 # Floppy drives
    467 fd*	at	fdc? drive ?
    468 
    469 # Hardware RAID devices
    470 ld*	at	cac? unit ?
    471 ld*	at	mlx? unit ?
    472 
    473 # USB bus support
    474 usb*	at uhci?
    475 usb*	at ohci?
    476 
    477 # USB Hubs
    478 uhub*	at usb?
    479 uhub*	at uhub? port ? configuration ? interface ?
    480 
    481 # USB HID device
    482 uhidev*	at uhub? port ? configuration ? interface ?
    483 
    484 # USB Mice
    485 ums*	at uhidev? reportid ?
    486 wsmouse*	at ums?
    487 
    488 # USB Keyboards
    489 ukbd*	at uhidev? reportid ?
    490 wskbd*	at ukbd? console ?
    491 
    492 # USB Generic HID devices
    493 uhid*	at uhidev? reportid ?
    494 
    495 # USB Printer
    496 ulpt*	at uhub? port ? configuration ? interface ?
    497 
    498 # USB Modem
    499 umodem*	at uhub? port ? configuration ?
    500 ucom*	at umodem?
    501 
    502 # USB Mass Storage
    503 umass*	at uhub? port ? configuration ? interface ?
    504 atapibus* at umass? channel ?
    505 scsibus* at umass? channel ?
    506 
    507 # USB Ethernet adapters
    508 aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
    509 cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
    510 kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
    511 uax*	at uhub? port ?		# ASIX AX88172 based adapters
    512 url*	at uhub? port ?		# Realtek RTL8150L based adapters
    513 
    514 # Serial adapters
    515 # FTDI FT8U100AX serial adapter
    516 uftdi*	at uhub? port ?
    517 ucom*	at uftdi? portno ?
    518 
    519 # USB scanners
    520 uscanner* at uhub? port ?
    521 
    522 # Y@P firmware loader
    523 uyap* at uhub? port ?
    524 
    525 # D-Link DSB-R100 USB FM radio tuner
    526 udsbr* at uhub? port ?
    527 radio* at udsbr?
    528 
    529 # USB Generic driver
    530 ugen*	at uhub? port ?
    531 
    532 # Workstation Console attachments
    533 wsdisplay*	at	cfb?
    534 wsdisplay*	at	mfb?
    535 wsdisplay*	at	tfb?
    536 wsdisplay*	at	sfb?
    537 #wsdisplay*	at	sfbp?
    538 wsdisplay*	at	px?
    539 wsdisplay*	at	pxg?
    540 wsdisplay*	at	vga?
    541 wsdisplay*	at	tga?
    542 wskbd*		at	lkkbd? console ?
    543 wsmouse*	at	vsms?
    544 wskbd*		at	pckbd?
    545 wsmouse*	at	pms?
    546 
    547 pseudo-device	bpfilter	16
    548 pseudo-device	ccd		4
    549 #pseudo-device	cgd		4	# cryptographic disk devices
    550 pseudo-device	raid		8	# RAIDframe disk driver
    551 options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
    552 # Options to enable various other RAIDframe RAID types.
    553 # options 	RF_INCLUDE_EVENODD=1
    554 # options 	RF_INCLUDE_RAID5_RS=1
    555 # options 	RF_INCLUDE_PARITYLOGGING=1
    556 # options 	RF_INCLUDE_CHAINDECLUSTER=1
    557 # options 	RF_INCLUDE_INTERDECLUSTER=1
    558 # options 	RF_INCLUDE_PARITY_DECLUSTERING=1
    559 # options 	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
    560 pseudo-device	ipfilter	1
    561 pseudo-device	loop		1
    562 pseudo-device	md		1
    563 pseudo-device	ppp		4
    564 pseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
    565 pseudo-device	pty			# pseudo-terminals
    566 pseudo-device	sl		4
    567 pseudo-device	vnd		4
    568 #pseudo-device	gre		2	# generic L3 over IP tunnel
    569 pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
    570 #pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
    571 #pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
    572 pseudo-device	vlan			# IEEE 802.1q encapsulation
    573 pseudo-device	bridge			# simple inter-network bridging
    574 #options	BRIDGE_IPF		# bridge uses IP/IPv6 pfil hooks too
    575 pseudo-device	sequencer	1	# MIDI sequencer
    576 pseudo-device	rnd			# /dev/random and in-kernel generator
    577 #options 	RND_COM			# use "com" randomness too
    578 pseudo-device	clockctl		# user control of clock subsystem
    579