GENERIC revision 1.137
11.137Skiyohara# $NetBSD: GENERIC,v 1.137 2011/10/08 00:56:54 kiyohara Exp $
21.1Sws#
31.47Sgmcgarry# GENERIC machine description file
41.47Sgmcgarry# 
51.47Sgmcgarry# This machine description file is used to generate the default NetBSD
61.47Sgmcgarry# kernel.  The generic kernel does not include all options, subsystems
71.47Sgmcgarry# and device drivers, but should be useful for most applications.
81.1Sws#
91.47Sgmcgarry# The machine description file can be customised for your specific
101.47Sgmcgarry# machine to reduce the kernel size and improve its performance.
111.47Sgmcgarry#
121.47Sgmcgarry# For further information on compiling NetBSD kernels, see the config(8)
131.47Sgmcgarry# man page.
141.47Sgmcgarry#
151.47Sgmcgarry# For further information on hardware support for this architecture, see
161.47Sgmcgarry# the intro(4) man page.  For further information about kernel options
171.47Sgmcgarry# for this architecture, see the options(4) man page.  For an explanation
181.47Sgmcgarry# of each device driver in this file see the section 4 man page for the
191.47Sgmcgarry# device.
201.1Sws
211.47Sgmcgarryinclude 	"arch/ofppc/conf/std.ofppc"
221.23Shubertf
231.52Satatatoptions 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
241.52Satatat
251.137Skiyohara#ident 		"GENERIC-$Revision: 1.137 $"
261.1Sws
271.1Swsmaxusers	32
281.1Sws
291.112Stsutsuioptions 	PIC_OPENPIC
301.111Sgarbledoptions 	PIC_DISTOPENPIC
311.112Stsutsuioptions 	PIC_I8259
321.112Stsutsui#options 	PIC_PREPIVR
331.100Sgarbled
341.1Sws# various hacks due to bugs in Openfirmware implementation
351.6Slukemoptions 	FIRMWORKSBUGS
361.1Sws
371.34Sthorpej# Standard system options
381.115Sphxoptions 	INSECURE	# disable kernel security checks
391.34Sthorpej#options 	NTP		# NTP phase/frequency locked loop
401.34Sthorpejoptions 	KTRACE		# system call tracing via ktrace(1)
411.34Sthorpej
421.34Sthorpejoptions 	SYSVMSG		# System V message queues
431.34Sthorpejoptions 	SYSVSEM		# System V semaphores
441.34Sthorpejoptions 	SYSVSHM		# System V shared memory
451.67Sbouyeroptions 	P1003_1B_SEMAPHORE # p1003.1b semaphore support
461.34Sthorpej
471.50Sjdolecek
481.55Slukemoptions 	USERCONF	# userconf(4) support
491.112Stsutsui#options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
501.68Satatatoptions 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
511.134Sphxoptions 	RDB_PART	# Rigid Disk Block partition support
521.34Sthorpej
531.34Sthorpej# Diagnostic/debugging support options
541.85Schs#options 	DIAGNOSTIC	# cheap kernel consistency checks
551.45Slukem#options 	DEBUG		# expensive debugging checks/support
561.110Smrg#options 	KMEMSTATS	# kernel memory statistics (vmstat -m)
571.34Sthorpejoptions 	DDB		# in-kernel debugger
581.34Sthorpejoptions 	DDB_HISTORY_SIZE=512	# enable history editing in DDB
591.112Stsutsuioptions 	DDB_VERBOSE_HELP
601.34Sthorpejoptions 	TRAP_PANICWAIT
611.1Sws
621.54Schsmakeoptions	DEBUG="-g"	# compile full symbol table
631.5Sthorpej
641.34Sthorpej# Compatibility option
651.34Sthorpejoptions 	COMPAT_09	# NetBSD 0.9,
661.34Sthorpejoptions 	COMPAT_10	# NetBSD 1.0,
671.34Sthorpejoptions 	COMPAT_11	# NetBSD 1.1,
681.34Sthorpejoptions 	COMPAT_12	# NetBSD 1.2,
691.34Sthorpejoptions 	COMPAT_13	# NetBSD 1.3,
701.34Sthorpejoptions 	COMPAT_14	# NetBSD 1.4,
711.96Smanuoptions 	COMPAT_15	# NetBSD 1.5,
721.76Ssimonboptions 	COMPAT_16	# NetBSD 1.6,
731.76Ssimonboptions 	COMPAT_20	# NetBSD 2.0,
741.82Schristosoptions 	COMPAT_30	# NetBSD 3.0 compatibility.
751.110Smrgoptions 	COMPAT_40	# NetBSD 4.0 compatibility.
761.121Smrgoptions 	COMPAT_50	# NetBSD 5.0 compatibility.
771.34Sthorpejoptions 	COMPAT_43	# and 4.3BSD
781.11Sdrochneroptions 	COMPAT_386BSD_MBRPART # recognize old partition ID
791.45Slukem#options 	COMPAT_LINUX	# Linux binary compatibility
801.39Sabs#options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
811.112Stsutsuioptions 	COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
821.1Sws
831.135Smrg# Wedge support
841.135Smrgoptions 	DKWEDGE_AUTODISCOVER	# Automatically add dk(4) instances
851.135Smrgoptions 	DKWEDGE_METHOD_GPT	# Supports GPT partitions as wedges
861.135Smrg# The following two options can break /etc/fstab, so handle with care
871.135Smrg#options 	DKWEDGE_METHOD_BSDLABEL	# Support disklabel entries as wedges
881.135Smrg#options 	DKWEDGE_METHOD_MBR	# Support MBR partitions as wedges
891.135Smrg
901.34Sthorpej# File systems
911.34Sthorpejfile-system 	FFS		# UFS
921.34Sthorpejfile-system 	EXT2FS		# second extended file system (linux)
931.34Sthorpejfile-system 	LFS		# log-structured file system
941.34Sthorpejfile-system 	MFS		# memory file system
951.34Sthorpejfile-system 	NFS		# Network file System client
961.34Sthorpejfile-system 	CD9660		# ISO 9660 + Rock Ridge file system
971.34Sthorpejfile-system 	MSDOSFS		# MS-DOS file system
981.114Sphxfile-system 	ADOSFS		# AmigaDOS file system
991.34Sthorpejfile-system 	FDESC		# /dev/fd
1001.34Sthorpejfile-system 	KERNFS		# /kern
1011.34Sthorpejfile-system 	NULLFS		# loopback file system
1021.22Swrstudenfile-system 	OVERLAY		# overlay file system
1031.122Spookafile-system	PUFFS		# Userspace file systems (e.g. ntfs-3g & sshfs)
1041.34Sthorpejfile-system 	PROCFS		# /proc
1051.34Sthorpejfile-system 	UMAPFS		# NULLFS + uid and gid remapping
1061.34Sthorpejfile-system 	UNION		# union file system
1071.34Sthorpejfile-system 	NTFS		# Windows NT file system
1081.83Schristosfile-system	PTYFS		# /dev/pts/N support
1091.128Schsfile-system	TMPFS		# Efficient memory file-system
1101.88Sreinoud#file-system	UDF		# experimental - OSTA UDF CD/DVD file-system
1111.34Sthorpej
1121.34Sthorpej# File system options
1131.136Sbouyeroptions 	QUOTA		# legacy UFS quotas
1141.136Sbouyeroptions 	QUOTA2		# new, in-filesystem UFS quotas
1151.34Sthorpejoptions 	FFS_EI		# FFS Endian Independent support
1161.117Ssimonboptions 	WAPBL		# File system journaling support - Experimental
1171.112Stsutsui#options 	UFS_DIRHASH	# UFS Large Directory Hashing - Experimental
1181.34Sthorpejoptions 	NFSSERVER	# Network File System server
1191.86Stsutsui#options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
1201.45Slukem#options 	EXT2FS_SYSTEM_FLAGS	# makes ext2fs file flags (append and
1211.45Slukem					# immutable) behave as system flags.
1221.34Sthorpej
1231.34Sthorpejoptions 	NFS_BOOT_DHCP	# Support DHCP NFS root
1241.34Sthorpej
1251.34Sthorpej# Networking options
1261.34Sthorpej#options 	GATEWAY		# packet forwarding
1271.34Sthorpejoptions 	INET		# IP + ICMP + TCP + UDP
1281.21Sitojunoptions 	INET6		# IPV6
1291.21Sitojun#options 	IPSEC		# IP security
1301.21Sitojun#options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
1311.78Stron#options 	IPSEC_NAT_T	# IPsec NAT traversal (NAT-T)
1321.21Sitojun#options 	IPSEC_DEBUG	# debug for IP security
1331.45Slukem#options 	MROUTING	# IP multicast routing
1341.69Smanu#options 	PIM		# Protocol Independent Multicast
1351.34Sthorpej#options 	ISO,TPIP	# OSI
1361.34Sthorpej#options 	EON		# OSI tunneling over IP
1371.34Sthorpej#options 	NETATALK	# AppleTalk networking protocols
1381.34Sthorpejoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
1391.34Sthorpejoptions 	PPP_DEFLATE	# Deflate compression support for PPP
1401.34Sthorpejoptions 	PPP_FILTER	# Active filter support for PPP (requires BPF)
1411.34Sthorpejoptions 	PFIL_HOOKS	# pfil(9) packet filter hooks
1421.34Sthorpejoptions 	IPFILTER_LOG	# ipmon(8) log support
1431.95Schristosoptions 	IPFILTER_LOOKUP	# ippool(8) support
1441.129Smrgoptions 	IPFILTER_COMPAT # Compat for IP-Filter
1451.57Smartti#options 	IPFILTER_DEFAULT_BLOCK	# block all packets by default
1461.39Sabs#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
1471.34Sthorpej
1481.66Sabs#options 	ALTQ		# Manipulate network interfaces' output queues
1491.66Sabs#options 	ALTQ_BLUE	# Stochastic Fair Blue
1501.66Sabs#options 	ALTQ_CBQ	# Class-Based Queueing
1511.66Sabs#options 	ALTQ_CDNR	# Diffserv Traffic Conditioner
1521.66Sabs#options 	ALTQ_FIFOQ	# First-In First-Out Queue
1531.66Sabs#options 	ALTQ_FLOWVALVE	# RED/flow-valve (red-penalty-box)
1541.66Sabs#options 	ALTQ_HFSC	# Hierarchical Fair Service Curve
1551.66Sabs#options 	ALTQ_LOCALQ	# Local queueing discipline
1561.66Sabs#options 	ALTQ_PRIQ	# Priority Queueing
1571.66Sabs#options 	ALTQ_RED	# Random Early Detection
1581.66Sabs#options 	ALTQ_RIO	# RED with IN/OUT
1591.66Sabs#options 	ALTQ_WFQ	# Weighted Fair Queueing
1601.66Sabs
1611.102Sgarbled# These options enable verbose messages for several subsystems.
1621.102Sgarbled# Warning, these may compile large string tables into the kernel!
1631.112Stsutsuioptions 	MIIVERBOSE	# verbose PHY autoconfig messages
1641.112Stsutsuioptions 	PCIVERBOSE	# verbose PCI device autoconfig messages
1651.112Stsutsui#options 	PCI_CONFIG_DUMP	# verbosely dump PCI config space
1661.112Stsutsuioptions 	SCSIVERBOSE	# human readable SCSI error messages
1671.112Stsutsuioptions 	USBVERBOSE	# verbose USB device autoconfig messages
1681.112Stsutsui
1691.112Stsutsuioptions 	WSEMUL_VT100
1701.112Stsutsuioptions 	WS_DEFAULT_FG=WSCOL_BLACK
1711.112Stsutsuioptions 	WS_DEFAULT_BG=WSCOL_LIGHT_WHITE
1721.112Stsutsuioptions 	WS_KERNEL_FG=WSCOL_GREEN
1731.112Stsutsuioptions 	WS_KERNEL_BG=WSCOL_LIGHT_WHITE
1741.112Stsutsui#options 	FONT_GALLANT12x22
1751.112Stsutsuioptions 	FONT_BOLD8x16
1761.100Sgarbled
1771.34Sthorpej# Kernel root file system and dump configuration
1781.4Sthorpejconfig		netbsd	root on ? type ?
1791.1Sws
1801.34Sthorpej#
1811.34Sthorpej# Device configuration
1821.34Sthorpej#
1831.34Sthorpej
1841.34Sthorpejmainbus*	at root
1851.1Sws
1861.106Sgarbled# CPUs
1871.106Sgarbledcpu*		at mainbus?
1881.106Sgarbled
1891.100Sgarbled# Generic OpenFirmware console support
1901.104Sgarbledrtas*		at mainbus?
1911.40Smatt
1921.130Skiyoharagt*		at mainbus?			# Marvell MV64361 Discovery II
1931.130Skiyoharamvgbec* 	at gt? offset ?			# Gigabit Ethernet
1941.130Skiyoharamvgbe0		at mvgbec? port 1 irq 9
1951.130Skiyohara
1961.101Sgarbled# PCI root nodes
1971.100Sgarbledofwpci*		at mainbus?
1981.100Sgarbledpci*		at ofwpci? bus ?
1991.130Skiyoharagtpci*		at gt? unit ?
2001.130Skiyoharapci*		at gtpci? bus ?
2011.101Sgarbled
2021.106Sgarbled# PCI bridges
2031.100Sgarbledpchb*		at pci? dev ? function ?
2041.100Sgarbledppb*		at pci? dev ? function ?
2051.100Sgarbledpcib*		at pci? dev ? function ?
2061.106Sgarbled
2071.106Sgarbled# ISA bus support
2081.106Sgarbledisa*		at pcib?
2091.106Sgarbled
2101.106Sgarbled# Console Devices
2111.116Sphxgenfb*		at pci? dev ? function ?
2121.116Sphx#radeonfb*	at pci? dev ? function ?
2131.137Skiyohara#voodoofb*	at pci? dev ? function ?	# 3Dfx Voodoo3 
2141.116Sphxpckbc0		at isa?			# pc keyboard controller
2151.116Sphxpckbd*		at pckbc?		# PC keyboard
2161.116Sphxpms*		at pckbc?		# PS/2 mouse for wsmouse
2171.106Sgarbled#wscons stuff
2181.116Sphxwskbd*		at pckbd? console ?
2191.116Sphxwsmouse*	at pms? mux 0
2201.106Sgarbled# make sure the console display is always wsdisplay0 XXX Why?
2211.116Sphxwsdisplay0      at wsemuldisplaydev? console 1
2221.116Sphxwsdisplay*      at wsemuldisplaydev?
2231.1Sws
2241.106Sgarbledattimer0	at isa?			# AT Timer
2251.106Sgarbledpcppi0		at isa?			# PC prog. periph. interface
2261.106Sgarbled# FIX ISABEEP LATER
2271.106Sgarbled
2281.132Sphx# VIA VT82C686A/VT8231 Hardware Monitor and Power Management Timer
2291.132Sphxviaenv* 	at pci? dev ? function ?
2301.132Sphx
2311.106Sgarbled# Serial Devices
2321.106Sgarbled# ISA serial interfaces
2331.106Sgarbledcom0	at isa? port 0x3f8 irq 4	# standard PC serial ports
2341.106Sgarbledcom1	at isa? port 0x2f8 irq 3
2351.1Sws
2361.105Sgarbled# Parallel Printer Interfaces
2371.105Sgarbled# ISA parallel printer interfaces
2381.105Sgarbledlpt0		at isa? port 0x3bc irq 7	# standard PC parallel ports
2391.105Sgarbled
2401.125Skiyohara# ISA floppy
2411.125Skiyoharafdc0		at isa? port 0x3f0 irq 6 drq 2	# standard PC floppy controllers
2421.125Skiyoharafd*		at fdc? drive ?			# the drives themselves
2431.125Skiyohara
2441.106Sgarbled# SCSI Controllers and Devices
2451.106Sgarbledsiop*		at pci? dev ? function ?	# Symbios 53c8xx SCSI
2461.106Sgarbledesiop*		at pci? dev ? function ?	# Symbios 53c875 SCSI and newer
2471.106Sgarbled
2481.106Sgarbled# SCSI bus support
2491.114Sphxscsibus* 	at siop?
2501.114Sphxscsibus* 	at esiop?
2511.114Sphxscsibus* 	at umass?
2521.126Skiyoharascsibus* 	at sbp?
2531.106Sgarbled
2541.106Sgarbled# SCSI devices
2551.106Sgarbledsd*		at scsibus? target ? lun ?	# SCSI disk drives
2561.106Sgarbledst*		at scsibus? target ? lun ?	# SCSI tape drives
2571.106Sgarbledcd*		at scsibus? target ? lun ?	# SCSI CD-ROM drives
2581.106Sgarbled#ch*		at scsibus? target ? lun ?	# SCSI autochangers
2591.106Sgarbled#ss*		at scsibus? target ? lun ?	# SCSI scanners
2601.106Sgarbled#uk*		at scsibus? target ? lun ?	# SCSI unknown
2611.106Sgarbled
2621.106Sgarbled# IDE and related devices
2631.106Sgarbled# PCI IDE controllers
2641.106Sgarbledpciide*		at pci? dev ? function ? flags 0x0000
2651.106Sgarbledviaide*		at pci? dev ? function ?	# VIA/AMD/Nvidia IDE controllers
2661.133Smattsiisata*	at pci? dev ? function ?
2671.106Sgarbled
2681.106Sgarbled# ATA (IDE) bus support
2691.133Smattatabus0		at viaide0 channel 0
2701.133Smattatabus1		at viaide0 channel 1
2711.106Sgarbledatabus*		at ata?
2721.106Sgarbled
2731.106Sgarbled# IDE drives
2741.106Sgarbled# Flags are used only with controllers that support DMA operations
2751.106Sgarbled# and mode settings (e.g. some pciide controllers)
2761.106Sgarbled# The lowest order four bits (rightmost digit) of the flags define the PIO
2771.106Sgarbled# mode to use, the next set of four bits the DMA mode and the third set the
2781.106Sgarbled# UltraDMA mode. For each set of four bits, the 3 lower bits define the mode
2791.106Sgarbled# to use, and the last bit must be 1 for this setting to be used.
2801.106Sgarbled# For DMA and UDMA, 0xf (1111) means 'disable'.
2811.106Sgarbled# 0x0fac means 'use PIO mode 4, DMA mode 2, disable UltraDMA'.
2821.106Sgarbled# (0xc=1100, 0xa=1010, 0xf=1111)
2831.106Sgarbled# 0x0000 means "use whatever the drive claims to support".
2841.133Smattwd0	at atabus0 drive 0 flags 0x0000
2851.106Sgarbledwd*	at atabus? drive ? flags 0x0000
2861.106Sgarbled
2871.106Sgarbled# ATAPI bus support
2881.106Sgarbledatapibus*	at atapi?
2891.106Sgarbled
2901.106Sgarbled# ATAPI devices
2911.106Sgarbled# flags have the same meaning as for IDE drives.
2921.106Sgarbledcd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
2931.106Sgarbledsd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
2941.106Sgarbleduk*	at atapibus? drive ? flags 0x0000	# ATAPI unknown
2951.106Sgarbled
2961.106Sgarbled# Network Interfaces
2971.106Sgarbledep*	at pci? dev ? function ?	# 3Com 3c59x
2981.106Sgarbledex*	at pci? dev ? function ?	# 3Com 3c90x[BC]
2991.106Sgarbledfxp*	at pci? dev ? function ?	# Intel EtherExpress PRO 10+/100B
3001.106Sgarbledne*	at pci? dev ? function ?	# NE2000-compatible Ethernet
3011.106Sgarbledpcn*	at pci? dev ? function ?	# AMD PCnet-PCI Ethernet
3021.110Smrgre*	at pci? dev ? function ?	# Realtek 8139C+/8169/8169S/8110S
3031.106Sgarbledrtk*	at pci? dev ? function ?	# Realtek 8129/8139
3041.106Sgarbledsip*	at pci? dev ? function ?	# SiS 900/DP83815 Ethernet
3051.106Sgarbledtlp*	at pci? dev ? function ?	# DECchip 21x4x and clones
3061.106Sgarbledvr*	at pci? dev ? function ?	# VIA Rhine Fast Ethernet
3071.106Sgarbled
3081.106Sgarbled# MII/PHY support
3091.106Sgarbledacphy*	at mii? phy ?			# Altima AC101 and AMD Am79c874 PHYs
3101.106Sgarbledamhphy* at mii? phy ?			# AMD 79c901 Ethernet PHYs
3111.106Sgarbledbmtphy* at mii? phy ?			# Broadcom BCM5201 and BCM5202 PHYs
3121.106Sgarbledbrgphy* at mii? phy ?			# Broadcom BCM5400-family PHYs
3131.106Sgarbledciphy*	at mii? phy ?			# Cicada CS8201 Gig-E PHYs
3141.106Sgarbleddmphy*	at mii? phy ?			# Davicom DM9101 PHYs
3151.106Sgarbledexphy*	at mii? phy ?			# 3Com internal PHYs
3161.106Sgarbledgentbi* at mii? phy ?			# Generic Ten-Bit 1000BASE-[CLS]X PHYs
3171.106Sgarbledglxtphy* at mii? phy ?			# Level One LXT-1000 PHYs
3181.106Sgarbledgphyter* at mii? phy ?			# NS83861 Gig-E PHY
3191.106Sgarbledicsphy* at mii? phy ?			# Integrated Circuit Systems ICS189x
3201.106Sgarbledigphy*	at mii? phy ?			# Intel IGP01E1000
3211.106Sgarbledikphy*	at mii? phy ?			# Intel 82563 PHYs
3221.106Sgarbledinphy*	at mii? phy ?			# Intel 82555 PHYs
3231.106Sgarblediophy*	at mii? phy ?			# Intel 82553 PHYs
3241.106Sgarbledlxtphy* at mii? phy ?			# Level One LXT-970 PHYs
3251.106Sgarbledmakphy* at mii? phy ?			# Marvell Semiconductor 88E1000 PHYs
3261.106Sgarblednsphy*	at mii? phy ?			# NS83840 PHYs
3271.106Sgarblednsphyter* at mii? phy ? 		# NS83843 PHYs
3281.106Sgarbledpnaphy* at mii? phy ?			# generic HomePNA PHYs
3291.106Sgarbledqsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
3301.106Sgarbledrgephy* at mii? phy ?			# Realtek 8169S/8110S internal PHYs
3311.106Sgarbledrlphy*	at mii? phy ?			# Realtek 8139/8201L PHYs
3321.106Sgarbledsqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
3331.106Sgarbledtlphy*	at mii? phy ?			# ThunderLAN PHYs
3341.106Sgarbledtqphy*	at mii? phy ?			# TDK Semiconductor PHYs
3351.106Sgarbledukphy*	at mii? phy ?			# generic unknown PHYs
3361.106Sgarbledurlphy* at mii? phy ?			# Realtek RTL8150L internal PHYs
3371.106Sgarbled
3381.108Sphx# PCI USB controllers
3391.108Sphxuhci*	at pci? dev ? function ?	# USB Universal Host Controller
3401.108Sphxohci*	at pci? dev ? function ?	# USB Open Host Controller
3411.108Sphxehci*	at pci? dev ? function ?	# USB Enhanced Host Controller
3421.108Sphx
3431.108Sphxusb*	at uhci?			# USB bus support
3441.108Sphxusb*	at ohci?			# USB bus support
3451.108Sphxusb*	at ehci?			# USB bus support
3461.108Sphxuhub*	at usb?				# USB Hubs
3471.108Sphxuhub*	at uhub? port ?
3481.108Sphx
3491.108Sphx# USB Mass Storage
3501.108Sphxumass*	at uhub? port ? configuration ? interface ?
3511.108Sphxwd*	at umass?
3521.108Sphx
3531.108Sphxuhidev*	at uhub? port ? configuration ? interface ?	# USB HID device
3541.108Sphx
3551.108Sphxums*	at uhidev? reportid ?				# USB Mice
3561.108Sphxwsmouse* at ums? mux 0
3571.108Sphx
3581.108Sphxukbd*	at uhidev? reportid ?				# USB Keyboards
3591.108Sphxwskbd*	at ukbd? console ? mux 1
3601.108Sphx
3611.108Sphxucycom*	at uhidev? reportid ?				# USB serial adapter
3621.108Sphxuhid*	at uhidev? reportid ?				# USB Generic HID
3631.108Sphxulpt*	at uhub? port ? configuration ? interface ?	# USB Printer
3641.108Sphxumodem*	at uhub? port ? configuration ?			# USB Modem
3651.108Sphxucom*	at umodem?
3661.124Splunkyuhso*	at uhub? port ? configuration ?			# Option N.V. Wireless WAN modems
3671.108Sphx#uaudio*	at uhub? port ? configuration ?			# USB audio
3681.108Sphx
3691.108Sphx# D-Link DSB-R100 USB FM radio tuner
3701.108Sphx#udsbr* at uhub? port ?
3711.108Sphx#radio* at udsbr?
3721.108Sphx
3731.108Sphx# USB Ethernet adapters
3741.108Sphx#aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
3751.108Sphx#axe*	at uhub? port ?		# ASIX AX88172 based adapters
3761.108Sphx#cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
3771.108Sphx#kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
3781.108Sphx#url*	at uhub? port ?		# Realtek RTL8150L based adapters
3791.108Sphx#udav*	at uhub? port ?		# Davicom DM9601 based adapters
3801.108Sphx
3811.108Sphx#ukyopon* at uhub? port ?				# Kyocera AIR-EDGE PHONE
3821.108Sphx#ucom*	at ukyopon? portno ?
3831.108Sphx
3841.108Sphx#uscanner* at uhub? port ?				# USB scanners
3851.108Sphx#uyap* at uhub? port ?					# Y@P firmware loader
3861.108Sphxugen*	at uhub? port ? configuration ? interface ?	# USB Generic driver
3871.108Sphx
3881.108Sphx# USB 802.11 adapters
3891.108Sphx#atu*	at uhub? port ?		# Atmel at76c50x 802.11b
3901.108Sphx#ral*	at uhub? port ?		# Ralink Technology RT25x0 802.11a/b/g
3911.108Sphx#zyd*	at uhub? port ?		# Zydas ZD1211
3921.108Sphx
3931.108Sphx# PCI IEEE1394 controllers
3941.108Sphxfwohci*	at pci? dev ? function ?	# IEEE1394 Open Host Controller
3951.108Sphx
3961.108Sphxieee1394if* at fwohci?
3971.108Sphxfwip*	at ieee1394if?			# IP over IEEE1394
3981.108Sphxsbp*	at ieee1394if? euihi ? euilo ?
3991.108Sphx
4001.108Sphx# Audio Devices
4011.108Sphx
4021.108Sphx# PCI audio devices
4031.108Sphxauvia*  at pci? dev ? function ?	# VIA VT82C686A integrated AC'97 Audio
4041.108Sphx
4051.108Sphx# Audio support
4061.108Sphxaudio*	at audiobus?
4071.108Sphx
4081.1Sws
4091.118Stls#
4101.118Stls# accept filters
4111.118Stlspseudo-device   accf_data		# "dataready" accept filter
4121.118Stlspseudo-device   accf_http		# "httpready" accept filter
4131.118Stls
4141.90Scubepseudo-device	vnd			# disk-like interface to files
4151.79Shubertf#options 	VND_COMPRESSION		# compressed vnd(4)
4161.34Sthorpejpseudo-device	ccd		4	# concatenated/striped disk devices
4171.59Selric#pseudo-device	cgd		4	# cryptographic disk devices
4181.110Smrgpseudo-device	raid		8	# RAIDframe disk driver
4191.110Smrgoptions 	RAID_AUTOCONFIG		# auto-configuration of RAID components
4201.49Soster# Options to enable various other RAIDframe RAID types.
4211.112Stsutsui#options 	RF_INCLUDE_EVENODD=1
4221.112Stsutsui#options 	RF_INCLUDE_RAID5_RS=1
4231.112Stsutsui#options 	RF_INCLUDE_PARITYLOGGING=1
4241.112Stsutsui#options 	RF_INCLUDE_CHAINDECLUSTER=1
4251.112Stsutsui#options 	RF_INCLUDE_INTERDECLUSTER=1
4261.112Stsutsui#options 	RF_INCLUDE_PARITY_DECLUSTERING=1
4271.112Stsutsui#options 	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
4281.127Spookapseudo-device	fss			# file system snapshot device
4291.131Shannkenpseudo-device	md			# memory disk device
4301.34Sthorpejpseudo-device	loop			# network loopback
4311.89Srpaulopseudo-device	bpfilter		# packet filter
4321.92Sliamjfoy#pseudo-device	carp			# Common Address Redundancy Protocol
4331.34Sthorpejpseudo-device	ipfilter		# IP Filter (firewall) and NAT
4341.90Scubepseudo-device	ppp			# Point-to-Point Protocol
4351.48Smartinpseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
4361.90Scubepseudo-device	sl			# Serial Line IP
4371.90Scubepseudo-device	tun			# network tunneling over tty
4381.71Scubepseudo-device	tap			# virtual Ethernet
4391.90Scube#pseudo-device	gre			# generic L3 over IP tunnel
4401.34Sthorpejpseudo-device	gif			# IPv[46] over IPv[46] tunnel (RFC1933)
4411.34Sthorpej#pseudo-device	faith			# IPv[46] tcp relay translation i/f
4421.91Spavelpseudo-device	stf			# 6to4 IPv6 over IPv4 encapsulation
4431.35Sbouyerpseudo-device	vlan			# IEEE 802.1q encapsulation
4441.46Satatatpseudo-device	bridge			# simple inter-network bridging
4451.112Stsutsui#options 	BRIDGE_IPF		# bridge uses IP/IPv6 pfil hooks too
4461.98Smartinpseudo-device	agr			# IEEE 802.3ad link aggregation
4471.32Sjdolecekpseudo-device	pty			# pseudo-terminals
4481.33Sitojunpseudo-device	rnd			# /dev/random and in-kernel generator
4491.53Slukempseudo-device	clockctl		# user control of clock subsystem
4501.54Schspseudo-device	openfirm		# /dev/openfirm
4511.62Sraggepseudo-device	ksyms			# /dev/ksyms
4521.107Sphxpseudo-device	wsmux			# mouse and keyboard multiplexor
4531.65Sitojun#pseudo-device	pf			# PF packet filter
4541.65Sitojun#pseudo-device	pflog			# PF log if
4551.122Spookapseudo-device	putter			# for puffs and pud
4561.54Schs
4571.135Smrg# userland interface to drivers, including autoconf and properties retrieval
4581.135Smrgpseudo-device	drvctl
4591.135Smrg
4601.87Selad# Veriexec
4611.87Selad#
4621.87Selad# a pseudo device needed for veriexec
4631.87Selad#pseudo-device	veriexec		1
4641.87Selad#
4651.87Selad# Uncomment the fingerprint methods below that are desired. Note that
4661.87Selad# removing fingerprint methods will have almost no impact on the kernel
4671.87Selad# code size.
4681.87Selad#
4691.87Selad#options VERIFIED_EXEC_FP_RMD160
4701.87Selad#options VERIFIED_EXEC_FP_SHA256
4711.87Selad#options VERIFIED_EXEC_FP_SHA384
4721.87Selad#options VERIFIED_EXEC_FP_SHA512
4731.87Selad#options VERIFIED_EXEC_FP_SHA1
4741.87Selad#options VERIFIED_EXEC_FP_MD5
475