Home | History | Annotate | Line # | Download | only in conf
GENERIC32 revision 1.23.2.8
      1  1.23.2.8  nathanw # 	$NetBSD: GENERIC32,v 1.23.2.8 2002/09/17 21:17:52 nathanw Exp $
      2  1.23.2.2  nathanw 
      3  1.23.2.2  nathanw include "arch/sparc64/conf/std.sparc64"
      4  1.23.2.2  nathanw 
      5  1.23.2.5  nathanw options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
      6  1.23.2.5  nathanw 
      7  1.23.2.8  nathanw #ident 		"GENERIC-$Revision: 1.23.2.8 $"
      8  1.23.2.2  nathanw 
      9  1.23.2.2  nathanw maxusers	64
     10  1.23.2.2  nathanw 
     11  1.23.2.2  nathanw ## System kernel configuration.  See options(4) for more detail.
     12  1.23.2.2  nathanw 
     13  1.23.2.2  nathanw 
     14  1.23.2.2  nathanw # Options for variants of the Sun SPARC architecure.
     15  1.23.2.2  nathanw # We currently support three architecture types; at least one is required.
     16  1.23.2.2  nathanw options 	SUN4U		# sun4u - UltraSPARC
     17  1.23.2.4  nathanw #options	BLINK		# blink the system LED
     18  1.23.2.2  nathanw 
     19  1.23.2.2  nathanw ## System options specific to the sparc machine type
     20  1.23.2.2  nathanw 
     21  1.23.2.2  nathanw ## Use a faster console than the PROM's slow drawing routines.  Not needed
     22  1.23.2.2  nathanw ## for headless (no framebuffer) machines.
     23  1.23.2.2  nathanw # XXX borken on sparc64
     24  1.23.2.2  nathanw #options 	RASTERCONSOLE		# fast rasterop console
     25  1.23.2.2  nathanw #options 	FONT_GALLANT12x22	# the console font
     26  1.23.2.2  nathanw #options 	FONT_BOLD8x16		# a somewhat smaller font
     27  1.23.2.2  nathanw 
     28  1.23.2.2  nathanw #### System options that are the same for all ports
     29  1.23.2.2  nathanw 
     30  1.23.2.2  nathanw ## Root device configuration: change the ?'s if you are going to use a
     31  1.23.2.2  nathanw ## nonstandard root partition (other than where the kernel is booted from)
     32  1.23.2.2  nathanw ## and/or nonstandard root type (not ffs or nfs).  Normally this can be
     33  1.23.2.2  nathanw ## automagically determined at boot time.
     34  1.23.2.2  nathanw 
     35  1.23.2.2  nathanw config		netbsd	root on ? type ?
     36  1.23.2.2  nathanw 
     37  1.23.2.2  nathanw ## UVM options.
     38  1.23.2.2  nathanw #options 	UVM_PAGE_TRKOWN
     39  1.23.2.2  nathanw #options 	UVMHIST
     40  1.23.2.2  nathanw #options 	UVMHIST_PRINT	# Loud!
     41  1.23.2.2  nathanw 
     42  1.23.2.2  nathanw ## System call tracing (see ktrace(1)).
     43  1.23.2.2  nathanw options 	KTRACE
     44  1.23.2.2  nathanw 
     45  1.23.2.2  nathanw ## Collect statistics on kernel malloc's and free's.  This does have a
     46  1.23.2.2  nathanw ## significant performance hit on slower machines, so it is intended for
     47  1.23.2.2  nathanw ## diagnostic use only.
     48  1.23.2.2  nathanw #options 	KMEMSTATS
     49  1.23.2.2  nathanw 
     50  1.23.2.2  nathanw ## System V compatible IPC subsystem.  (msgctl(2), semctl(2), and shmctl(2))
     51  1.23.2.2  nathanw options 	SYSVMSG		# System V message queues
     52  1.23.2.2  nathanw options 	SYSVSEM		# System V semaphores
     53  1.23.2.2  nathanw options 	SYSVSHM		# System V shared memory
     54  1.23.2.2  nathanw #options 	SHMMAXPGS=1024	# 1024 pages is the default
     55  1.23.2.2  nathanw 
     56  1.23.2.2  nathanw ## Loadable kernel module support; still under development.
     57  1.23.2.2  nathanw options 	LKM
     58  1.23.2.2  nathanw 
     59  1.23.2.4  nathanw #options 	USERCONF	# userconf(4) support
     60  1.23.2.3  nathanw #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
     61  1.23.2.3  nathanw 
     62  1.23.2.2  nathanw ## NFS boot options; default on sparc is the bootparam protocol
     63  1.23.2.2  nathanw options 	NFS_BOOT_BOOTPARAM
     64  1.23.2.2  nathanw #options 	NFS_BOOT_BOOTP
     65  1.23.2.2  nathanw #options 	NFS_BOOT_DHCP
     66  1.23.2.2  nathanw 
     67  1.23.2.2  nathanw #### Debugging options
     68  1.23.2.2  nathanw 
     69  1.23.2.2  nathanw ## The DDB in-kernel debugger runs at panic (unless DDB_ONPANIC=0), or at
     70  1.23.2.2  nathanw ## serial console break or keyboard reset, where the PROM would normally
     71  1.23.2.2  nathanw ## intercept.  DDB_HISTORY_SIZE adds up/down arrow command history.
     72  1.23.2.2  nathanw # we enable DDB in GENERIC for now.
     73  1.23.2.2  nathanw options 	DDB			# kernel dynamic debugger
     74  1.23.2.2  nathanw options 	DDB_HISTORY_SIZE=100	# enable history editing in DDB
     75  1.23.2.2  nathanw #options 	DDB_ONPANIC		# see also sysctl(8): `ddb.onpanic'
     76  1.23.2.2  nathanw 
     77  1.23.2.2  nathanw ## You may also use gdb, on another computer connected to this machine over
     78  1.23.2.2  nathanw ## a serial port.  Both KGDB_DEV and KGDB_DEVRATE should be specified;
     79  1.23.2.2  nathanw ## KGDB_DEV is a dev_t encoded device number of the serial port to use.
     80  1.23.2.2  nathanw ## (0xc01 = ttya, 0xc02 = ttyb.)
     81  1.23.2.2  nathanw #options 	KGDB			# support for kernel gdb
     82  1.23.2.2  nathanw #options 	KGDB_DEV=0xc01		# kgdb device number (this is `ttyb')
     83  1.23.2.2  nathanw #options 	KGDB_DEVRATE=38400	# baud rate
     84  1.23.2.2  nathanw 
     85  1.23.2.2  nathanw 
     86  1.23.2.2  nathanw ## Compile the kernel with debugging symbols (`netbsd.gdb' is the debug file),
     87  1.23.2.2  nathanw ## such that gdb(1) can be used on a kernel coredump.
     88  1.23.2.2  nathanw 
     89  1.23.2.2  nathanw #makeoptions	DEBUG="-g"
     90  1.23.2.2  nathanw 
     91  1.23.2.2  nathanw 
     92  1.23.2.2  nathanw ## Adds code to the kernel that does internal consistency checks, and will
     93  1.23.2.2  nathanw ## cause the kernel to panic if corruption of internal data structures
     94  1.23.2.2  nathanw ## is detected.
     95  1.23.2.2  nathanw #options 	DIAGNOSTIC	# extra kernel sanity checking
     96  1.23.2.2  nathanw 
     97  1.23.2.2  nathanw ## Enable (possibly expensive) debugging code that may also display messages
     98  1.23.2.2  nathanw ## on the system console
     99  1.23.2.2  nathanw #options 	DEBUG
    100  1.23.2.2  nathanw 
    101  1.23.2.2  nathanw ## Make SCSI error messages more verbose when explaining their meanings.
    102  1.23.2.2  nathanw options 	SCSIVERBOSE
    103  1.23.2.2  nathanw options 	PCIVERBOSE
    104  1.23.2.2  nathanw options 	MIIVERBOSE	# verbose PHY autoconfig messages
    105  1.23.2.2  nathanw #options 	PCI_CONFIG_DUMP	# verbosely dump PCI config space
    106  1.23.2.2  nathanw 
    107  1.23.2.2  nathanw ## `INSECURE' turns off the kernel security level (securelevel = 0 always).
    108  1.23.2.2  nathanw ## This allows writing to /dev/mem, loading kernel modules while multi-user,
    109  1.23.2.2  nathanw ## and other insecurities good only for development work.  Do not use this
    110  1.23.2.2  nathanw ## option on a production machine.
    111  1.23.2.2  nathanw #options 	INSECURE
    112  1.23.2.2  nathanw 
    113  1.23.2.2  nathanw ## Allow non-root users to grab /dev/console with programs such as xconsole.
    114  1.23.2.2  nathanw ## `xconsole' therefore does not need setuid root with this option enabled.
    115  1.23.2.2  nathanw #options 	UCONSOLE
    116  1.23.2.2  nathanw 
    117  1.23.2.2  nathanw ## `FDSCRIPTS' allows non-readable but executable scripts by providing a
    118  1.23.2.2  nathanw ## pre-opened opaque file to the script interpreter.  `SETUIDSCRIPTS',
    119  1.23.2.2  nathanw ## which implies FDSCRIPTS, allows scripts to be set-user-id using the same
    120  1.23.2.2  nathanw ## opaque file mechanism.  Perl calls this "secure setuid scripts."
    121  1.23.2.2  nathanw 
    122  1.23.2.2  nathanw #options 	FDSCRIPTS
    123  1.23.2.2  nathanw #options 	SETUIDSCRIPTS
    124  1.23.2.2  nathanw 
    125  1.23.2.2  nathanw ## Options for compatibility with previous releases foreign system binaries.
    126  1.23.2.2  nathanw ## In the cases of COMPAT_SUNOS and COMPAT_SVR4, you may need to set up
    127  1.23.2.2  nathanw ## additional user-level utilities or system configuration files. See
    128  1.23.2.2  nathanw ## compat_sunos(8) and compat_svr4(8).
    129  1.23.2.2  nathanw 
    130  1.23.2.2  nathanw options 	COMPAT_43	# 4.3BSD system interfaces
    131  1.23.2.2  nathanw options 	COMPAT_09	# NetBSD 0.9 binary compatibility
    132  1.23.2.2  nathanw options 	COMPAT_10	# NetBSD 1.0 binary compatibility
    133  1.23.2.2  nathanw options 	COMPAT_11	# NetBSD 1.1 binary compatibility
    134  1.23.2.2  nathanw options 	COMPAT_12	# NetBSD 1.2 binary compatibility
    135  1.23.2.2  nathanw options 	COMPAT_13	# NetBSD 1.3 binary compatibility
    136  1.23.2.2  nathanw options 	COMPAT_14	# NetBSD 1.4 binary compatibility
    137  1.23.2.2  nathanw options 	COMPAT_SUNOS	# SunOS 4.x binary compatibility
    138  1.23.2.2  nathanw options 	COMPAT_SVR4	# SunOS 5.x binary compatibility
    139  1.23.2.2  nathanw #options 	COMPAT_SVR4_32	# SunOS 5.x 32-bit binary compatibility -- 64-bit only
    140  1.23.2.2  nathanw #options 	COMPAT_NETBSD32	# NetBSD/sparc binary compatibility -- 64-bit only
    141  1.23.2.2  nathanw options 	EXEC_AOUT	# execve(2) support for a.out binaries
    142  1.23.2.2  nathanw options 	EXEC_ELF32	# Exec module for SunOS 5.x binaries.
    143  1.23.2.2  nathanw #options 	SYSCALL_DEBUG
    144  1.23.2.2  nathanw 
    145  1.23.2.2  nathanw #options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
    146  1.23.2.2  nathanw 
    147  1.23.2.2  nathanw ## File systems.  You probably need at least one of FFS or NFS.
    148  1.23.2.2  nathanw file-system	FFS		# Berkeley Fast Filesystem
    149  1.23.2.2  nathanw file-system	NFS		# Sun NFS-compatible filesystem client
    150  1.23.2.2  nathanw file-system	KERNFS		# kernel data-structure filesystem
    151  1.23.2.2  nathanw file-system	NULLFS		# NULL layered filesystem
    152  1.23.2.2  nathanw file-system 	OVERLAY		# overlay file system
    153  1.23.2.2  nathanw file-system	MFS		# memory-based filesystem
    154  1.23.2.2  nathanw file-system	FDESC		# user file descriptor filesystem
    155  1.23.2.2  nathanw file-system	UMAPFS		# uid/gid remapping filesystem
    156  1.23.2.2  nathanw file-system	LFS		# Log-based filesystem (still experimental)
    157  1.23.2.2  nathanw file-system	PORTAL		# portal filesystem (still experimental)
    158  1.23.2.2  nathanw file-system	PROCFS		# /proc
    159  1.23.2.2  nathanw file-system	CD9660		# ISO 9660 + Rock Ridge file system
    160  1.23.2.2  nathanw file-system	UNION		# union file system
    161  1.23.2.2  nathanw file-system	MSDOSFS		# MS-DOS FAT filesystem(s).
    162  1.23.2.2  nathanw 
    163  1.23.2.2  nathanw ## File system options.
    164  1.23.2.2  nathanw options 	NFSSERVER	# Sun NFS-compatible filesystem server
    165  1.23.2.2  nathanw options 	QUOTA		# FFS quotas
    166  1.23.2.2  nathanw #options 	FFS_EI		# FFS Endian Independent support
    167  1.23.2.2  nathanw options 	SOFTDEP		# FFS soft updates support.
    168  1.23.2.2  nathanw 
    169  1.23.2.2  nathanw ## Network protocol support.  In most environments, INET is required.
    170  1.23.2.2  nathanw options 	INET		# IP (Internet Protocol) v4
    171  1.23.2.2  nathanw options 	INET6		# IPV6
    172  1.23.2.2  nathanw #options 	IPSEC		# IP security
    173  1.23.2.2  nathanw #options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
    174  1.23.2.2  nathanw #options 	IPSEC_DEBUG	# debug for IP security
    175  1.23.2.2  nathanw #options 	GATEWAY		# packet forwarding ("router switch")
    176  1.23.2.2  nathanw options 	MROUTING	# packet forwarding of multicast packets
    177  1.23.2.2  nathanw #options 	DIRECTED_BROADCAST	# allow broadcasts through routers
    178  1.23.2.2  nathanw options 	NS		# Xerox NS networking
    179  1.23.2.2  nathanw #options 	NSIP		# Xerox NS tunneling over IP
    180  1.23.2.2  nathanw options 	ISO,TPIP	# OSI networking
    181  1.23.2.2  nathanw options 	EON		# OSI tunneling over IP
    182  1.23.2.2  nathanw #options 	CCITT,LLC,HDLC	# X.25 packet switched protocol
    183  1.23.2.2  nathanw options 	NETATALK	# AppleTalk (over Ethernet) protocol
    184  1.23.2.2  nathanw options 	NTP		# Network Time Protocol in-kernel support
    185  1.23.2.2  nathanw #options 	PPS_SYNC	# Add serial line synchronization for NTP
    186  1.23.2.2  nathanw options 	PFIL_HOOKS	# Add pfil(9) hooks, intended for custom LKMs.
    187  1.23.2.2  nathanw options 	IPFILTER_LOG	# Add ipmon(8) logging for ipfilter device
    188  1.23.2.2  nathanw options 	PPP_BSDCOMP	# Add BSD compression to ppp device
    189  1.23.2.2  nathanw options 	PPP_DEFLATE	# Add deflate (libz) compression to ppp device
    190  1.23.2.2  nathanw options 	PPP_FILTER	# Add active filters for ppp (via bpf)
    191  1.23.2.2  nathanw #options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
    192  1.23.2.2  nathanw 
    193  1.23.2.2  nathanw 
    194  1.23.2.2  nathanw #### Main bus and CPU .. all systems.
    195  1.23.2.2  nathanw mainbus0 at root
    196  1.23.2.2  nathanw cpu0	at mainbus0
    197  1.23.2.2  nathanw 
    198  1.23.2.2  nathanw #### Bus types found on SPARC systems.
    199  1.23.2.2  nathanw 
    200  1.23.2.2  nathanw sbus0	at mainbus0				# Ultra 1
    201  1.23.2.2  nathanw #upa0	at mainbus0				# Ultra 1E, Ultra 2, Ex0000
    202  1.23.2.2  nathanw psycho*	at mainbus0				# Darwin, Ultra5
    203  1.23.2.2  nathanw pci*	at psycho?
    204  1.23.2.2  nathanw pci*	at ppb?
    205  1.23.2.5  nathanw ppb*	at pci?					# `APB' support.
    206  1.23.2.2  nathanw ebus*	at pci?					# ebus devices
    207  1.23.2.2  nathanw # XXX 'puc's aren't really bridges, but there's no better place for them here
    208  1.23.2.2  nathanw puc*	at pci? dev ? function ?		# PCI "universal" comm. cards
    209  1.23.2.2  nathanw 
    210  1.23.2.2  nathanw #### Standard system devices -- all required for a given architecture
    211  1.23.2.2  nathanw 
    212  1.23.2.2  nathanw ## PROM console driver -- if all else fails
    213  1.23.2.2  nathanw pcons0	at mainbus0				# PROM console
    214  1.23.2.2  nathanw 
    215  1.23.2.2  nathanw ## Auxiliary system registers -- We use the OBP for power management
    216  1.23.2.2  nathanw auxio*	at ebus?				# auxio registers
    217  1.23.2.2  nathanw auxio*	at sbus? slot ? offset ?		# auxio registers
    218  1.23.2.2  nathanw 
    219  1.23.2.2  nathanw # We also need:
    220  1.23.2.2  nathanw bpp*	at sbus? slot ? offset ?		# parallel port
    221  1.23.2.2  nathanw lpt*	at ebus?				# parallel port
    222  1.23.2.2  nathanw 
    223  1.23.2.2  nathanw ## Mostek clock found on 4/300, sun4c, sun4m and sun4u systems.
    224  1.23.2.2  nathanw ## The Mostek clock NVRAM is the "eeprom" on sun4/300 systems.
    225  1.23.2.2  nathanw clock*	at sbus? slot ? offset ?
    226  1.23.2.2  nathanw clock*	at ebus?
    227  1.23.2.5  nathanw rtc*	at ebus?
    228  1.23.2.2  nathanw 
    229  1.23.2.2  nathanw ## Timer chip found on 4/300, sun4c, sun4m and (some) sun4u systems.
    230  1.23.2.2  nathanw timer*	at mainbus0				# sun4c
    231  1.23.2.2  nathanw 
    232  1.23.2.2  nathanw #### Serial port configuration
    233  1.23.2.2  nathanw 
    234  1.23.2.2  nathanw ## Zilog 8530 serial chips.  Each has two-channels.
    235  1.23.2.2  nathanw ## zs0 is ttya and ttyb.  zs1 is the keyboard and mouse.
    236  1.23.2.2  nathanw zs*	at sbus? slot ? offset ?
    237  1.23.2.2  nathanw zstty*	at zs? channel ?			# ttya
    238  1.23.2.2  nathanw kbd0	at zstty?
    239  1.23.2.2  nathanw ms0	at zstty?
    240  1.23.2.2  nathanw 
    241  1.23.2.2  nathanw ## PCI machines have serial ports:
    242  1.23.2.2  nathanw ##	Siemens SAB82532 controller: ttya and ttyb (`su'; sab)
    243  1.23.2.2  nathanw ##	Part of NS PC87332VLJ Super I/O controller: kbd/mouse (`se'; com)
    244  1.23.2.2  nathanw 
    245  1.23.2.2  nathanw ## The SAB82532 controller has two serial ports
    246  1.23.2.7  nathanw sab*	at ebus?				# ttya/ttyb
    247  1.23.2.7  nathanw sabtty*	at sab? channel ?
    248  1.23.2.2  nathanw 
    249  1.23.2.2  nathanw ## Part of a PC87332VLJ
    250  1.23.2.2  nathanw com*	at ebus?				# `com' driver for `su'
    251  1.23.2.2  nathanw kbd0	at com?					# keyboard
    252  1.23.2.2  nathanw ms0	at com?					# mouse
    253  1.23.2.2  nathanw 
    254  1.23.2.2  nathanw # PCI serial interfaces
    255  1.23.2.2  nathanw com*	at puc? port ?			# 16x50s on "universal" comm boards
    256  1.23.2.2  nathanw cy*	at pci? dev ? function ?	# Cyclades Cyclom-Y serial boards
    257  1.23.2.2  nathanw cz*	at pci? dev ? function ?	# Cyclades-Z multi-port serial boards
    258  1.23.2.2  nathanw 
    259  1.23.2.2  nathanw #### Disk controllers and disks
    260  1.23.2.2  nathanw 
    261  1.23.2.2  nathanw ## The following flags may be set for the NCR53c94 based esp driver:
    262  1.23.2.2  nathanw ##	bits 0-7:  disable disconnect/reselect for the corresponding target
    263  1.23.2.2  nathanw ##	bits 8-15: disable synchronous negotiation for target [bit-8]
    264  1.23.2.2  nathanw 
    265  1.23.2.2  nathanw ## sun4u on-board SCSI, and FSBE/S SBus SCSI cards, an NCR53c94 or
    266  1.23.2.2  nathanw ## equivalent behind an LSI Logic DMA controller
    267  1.23.2.2  nathanw 
    268  1.23.2.2  nathanw dma*	at sbus? slot ? offset ?		# SBus
    269  1.23.2.2  nathanw esp*	at dma? flags 0x0000			# SBus
    270  1.23.2.2  nathanw 
    271  1.23.2.2  nathanw esp*	at sbus? slot ? offset ?
    272  1.23.2.2  nathanw isp*	at sbus? slot ? offset ?
    273  1.23.2.6  nathanw isp*	at pci? dev ? function ?	# Qlogic ISP [12]0x0 SCSI/FibreChannel
    274  1.23.2.6  nathanw siop*	at pci? 			# 53C875 "glm" compatible
    275  1.23.2.2  nathanw 
    276  1.23.2.2  nathanw # PCI SCSI controllers
    277  1.23.2.2  nathanw # 	UT marks untested.
    278  1.23.2.2  nathanw adv*	at pci? dev ? function ?	# AdvanSys 1200[A,B], 9xx[U,UA] SCSI UT
    279  1.23.2.2  nathanw adw*	at pci? dev ? function ?	# AdvanSys 9x0UW[D], 3940U[2,3]W SCSI UT
    280  1.23.2.2  nathanw ahc*	at pci? dev ? function ?	# Adaptec [23]94x, aic78x0 SCSI UT
    281  1.23.2.2  nathanw bha*	at pci? dev ? function ?	# BusLogic 9xx SCSI UT
    282  1.23.2.2  nathanw dpt*	at pci? dev ? function ?	# DPT SmartCache/SmartRAID UT
    283  1.23.2.2  nathanw iha*	at pci? dev ? function ?	# Initio INIC-940/950 SCSI
    284  1.23.2.2  nathanw pcscp*	at pci? dev ? function ?	# AMD 53c974 PCscsi-PCI SCSI UT
    285  1.23.2.2  nathanw trm*	at pci? dev ? function ?	# Tekram DC-395U/UW/F, DC-315/U SCSI
    286  1.23.2.2  nathanw 
    287  1.23.2.2  nathanw scsibus* at scsi?
    288  1.23.2.2  nathanw 
    289  1.23.2.2  nathanw ## These entries find devices on all SCSI busses and assign
    290  1.23.2.2  nathanw ## unit numbers dynamically.
    291  1.23.2.2  nathanw sd*	at scsibus? target ? lun ?		# SCSI disks
    292  1.23.2.2  nathanw st*	at scsibus? target ? lun ?		# SCSI tapes
    293  1.23.2.2  nathanw cd*	at scsibus? target ? lun ?		# SCSI CD-ROMs
    294  1.23.2.2  nathanw ch*	at scsibus? target ? lun ?		# SCSI changer devices
    295  1.23.2.2  nathanw ss*	at scsibus? target ? lun ?		# SCSI scanners
    296  1.23.2.2  nathanw ses*	at scsibus? target ? lun ?		# SCSI SES/SAF-TE devices
    297  1.23.2.2  nathanw uk*	at scsibus? target ? lun ?		# unknown SCSI
    298  1.23.2.2  nathanw 
    299  1.23.2.2  nathanw # PCI IDE.
    300  1.23.2.2  nathanw pciide* at pci ? dev ? function ? flags 0x0000
    301  1.23.2.2  nathanw atapibus* at pciide? channel ?
    302  1.23.2.2  nathanw 
    303  1.23.2.2  nathanw ## Disable UDMA 4 which causes data corruption on the Acer Labs
    304  1.23.2.2  nathanw ## chipset on Sun Blade 100 and Netra X1 machines.
    305  1.23.2.2  nathanw wd*	at pciide? channel ? drive ? flags 0x0a00 # Disable UDMA 4
    306  1.23.2.2  nathanw 
    307  1.23.2.2  nathanw 
    308  1.23.2.2  nathanw cd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
    309  1.23.2.2  nathanw sd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
    310  1.23.2.2  nathanw uk*	at atapibus? drive ? flags 0x0000	# ATAPI unknown
    311  1.23.2.2  nathanw 
    312  1.23.2.2  nathanw # RAID controllers and devices (untested)
    313  1.23.2.2  nathanw cac*	at pci? dev ? function ?	# Compaq PCI array controllers
    314  1.23.2.2  nathanw mlx*	at pci? dev ? function ?	# Mylex DAC960 & DEC SWXCR family
    315  1.23.2.2  nathanw twe*	at pci? dev ? function ?	# 3ware Escalade RAID controllers
    316  1.23.2.2  nathanw 
    317  1.23.2.2  nathanw ld*	at cac? unit ?			# logical disk devices
    318  1.23.2.2  nathanw ld*	at twe? unit ?
    319  1.23.2.2  nathanw ld*	at mlx? unit ?
    320  1.23.2.2  nathanw 
    321  1.23.2.2  nathanw ## Floppy controller and drive found on SPARCstations.
    322  1.23.2.2  nathanw 
    323  1.23.2.2  nathanw # need share with the sparc, and everyone else.  needs to use auxio.
    324  1.23.2.2  nathanw # actually, the ebus version has (will have) direct access to it's AUXIO
    325  1.23.2.2  nathanw # register space (it is mapped in to fdthree not auxio).
    326  1.23.2.2  nathanw #fdc0	at sbus? slot ? offset ?		# SUNW,fdtwo
    327  1.23.2.2  nathanw #fdc0	at ebus?				# fdthree
    328  1.23.2.2  nathanw #fd*	at fdc0 	 			# the drive itself
    329  1.23.2.2  nathanw 
    330  1.23.2.2  nathanw ## A disk-like interface to files.  Can be used to create floppy, CD,
    331  1.23.2.2  nathanw ## miniroot images, etc.
    332  1.23.2.2  nathanw 
    333  1.23.2.2  nathanw pseudo-device	vnd	4
    334  1.23.2.2  nathanw 
    335  1.23.2.2  nathanw ## Concatenated and striped disks; with this, you can create a software-based
    336  1.23.2.2  nathanw ## disk array similar to a "RAID 0" setup.  See ccd(4).
    337  1.23.2.2  nathanw 
    338  1.23.2.2  nathanw pseudo-device	ccd	4
    339  1.23.2.2  nathanw 
    340  1.23.2.2  nathanw ## RAIDframe disk driver: software RAID driver.  See raid(4).
    341  1.23.2.2  nathanw 
    342  1.23.2.3  nathanw pseudo-device	raid	8
    343  1.23.2.3  nathanw options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
    344  1.23.2.3  nathanw # Options to enable various other RAIDframe RAID types.
    345  1.23.2.3  nathanw # options	RF_INCLUDE_EVENODD=1
    346  1.23.2.3  nathanw # options	RF_INCLUDE_RAID5_RS=1
    347  1.23.2.3  nathanw # options	RF_INCLUDE_PARITYLOGGING=1
    348  1.23.2.3  nathanw # options	RF_INCLUDE_CHAINDECLUSTER=1
    349  1.23.2.3  nathanw # options	RF_INCLUDE_INTERDECLUSTER=1
    350  1.23.2.3  nathanw # options 	RF_INCLUDE_PARITY_DECLUSTERING=1
    351  1.23.2.3  nathanw # options	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
    352  1.23.2.3  nathanw 
    353  1.23.2.2  nathanw 
    354  1.23.2.2  nathanw ## Memory disk device, used on boot floppies with compressed
    355  1.23.2.2  nathanw ## kernel-plus-root-disk images.
    356  1.23.2.2  nathanw 
    357  1.23.2.2  nathanw pseudo-device	md	1
    358  1.23.2.2  nathanw 
    359  1.23.2.2  nathanw 
    360  1.23.2.2  nathanw #### Network interfaces
    361  1.23.2.2  nathanw 
    362  1.23.2.2  nathanw ## LANCE Ethernet - an AMD 7990 LANCE behind specialized DMA glue
    363  1.23.2.2  nathanw ## Three flavors of additional SBus ethernets are available.  One attaches
    364  1.23.2.2  nathanw ## directly like the sun4c on-board, one uses the ledma device like the
    365  1.23.2.2  nathanw ## sun4m on-board, and one uses the lebuffer device.
    366  1.23.2.2  nathanw 
    367  1.23.2.2  nathanw ledma0		at sbus? slot ? offset ?	# sun4m on-board
    368  1.23.2.2  nathanw le0		at ledma0			# sun4m on-board
    369  1.23.2.2  nathanw le*		at sbus? slot ? offset ?	# SBus
    370  1.23.2.2  nathanw ledma*		at sbus? slot ? offset ?	# SBus
    371  1.23.2.2  nathanw le*		at ledma?			# SBus
    372  1.23.2.2  nathanw lebuffer0	at sbus? slot ? offset ?	# SBus
    373  1.23.2.2  nathanw le0		at lebuffer?			# SBus
    374  1.23.2.2  nathanw lebuffer*	at sbus? slot ? offset ?	# SBus
    375  1.23.2.2  nathanw le*		at lebuffer?			# SBus
    376  1.23.2.2  nathanw 
    377  1.23.2.2  nathanw ## Happy Meal Ethernet
    378  1.23.2.2  nathanw hme*		at sbus? slot ? offset ?
    379  1.23.2.2  nathanw hme*		at pci?	dev ? function ?	# network "hme" compatible
    380  1.23.2.2  nathanw 
    381  1.23.2.2  nathanw ## qec/be, qec/hme
    382  1.23.2.2  nathanw qec*		at sbus? slot ? offset ?
    383  1.23.2.2  nathanw be*		at qec?
    384  1.23.2.2  nathanw qe*		at qec?
    385  1.23.2.2  nathanw 
    386  1.23.2.2  nathanw # PCI network interfaces
    387  1.23.2.2  nathanw # 	UT marks untested.
    388  1.23.2.2  nathanw an*	at pci? dev ? function ?	# Aironet PC4500/PC4800 (802.11) UT
    389  1.23.2.2  nathanw en*	at pci? dev ? function ?	# ENI/Adaptec ATM UT
    390  1.23.2.2  nathanw # XXX causes ICE
    391  1.23.2.2  nathanw #ep*	at pci? dev ? function ?	# 3Com 3c59x
    392  1.23.2.2  nathanw ex*	at pci? dev ? function ?	# 3Com 90x[B] UT
    393  1.23.2.2  nathanw epic*	at pci? dev ? function ?	# SMC EPIC/100 Ethernet UT
    394  1.23.2.2  nathanw esh*	at pci? dev ? function ?	# Essential HIPPI card UT
    395  1.23.2.2  nathanw fpa*	at pci? dev ? function ?	# DEC DEFPA FDDI UT
    396  1.23.2.2  nathanw fxp*	at pci? dev ? function ?	# Intel EtherExpress PRO 10+/100B UT
    397  1.23.2.2  nathanw gem*	at pci? dev ? function ?	# Apple GMAC and Sun ERI gigabit enet
    398  1.23.2.2  nathanw le*	at pci? dev ? function ?	# PCnet-PCI Ethernet UT
    399  1.23.2.2  nathanw # XXX uses vtophys()
    400  1.23.2.2  nathanw #lmc*	at pci? dev ? function ?	# Lan Media Corp SSI/HSSI/DS3
    401  1.23.2.2  nathanw ne*	at pci? dev ? function ?	# NE2000-compatible Ethernet UT
    402  1.23.2.2  nathanw ntwoc*	at pci? dev ? function ?	# Riscom/N2 PCI Sync Serial UT
    403  1.23.2.2  nathanw rtk*	at pci? dev ? function ?	# Realtek 8129/8139 UT
    404  1.23.2.2  nathanw sip*	at pci? dev ? function ?	# SiS 900 Ethernet UT
    405  1.23.2.2  nathanw ti*	at pci? dev ? function ?	# Alteon ACEnic gigabit Ethernet UT
    406  1.23.2.4  nathanw tl*	at pci? dev ? function ?	# ThunderLAN-based Ethernet
    407  1.23.2.5  nathanw tlp*	at pci? dev ? function ?	# DECchip 21x4x and clones
    408  1.23.2.2  nathanw vr*	at pci? dev ? function ?	# VIA Rhine Fast Ethernet
    409  1.23.2.2  nathanw 
    410  1.23.2.2  nathanw # MII/PHY support
    411  1.23.2.2  nathanw # XXX: only nsphy "tested"
    412  1.23.2.2  nathanw dmphy*	at mii? phy ?			# Davicom DM9101 PHYs
    413  1.23.2.2  nathanw exphy*	at mii? phy ?			# 3Com internal PHYs
    414  1.23.2.3  nathanw icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS189x
    415  1.23.2.2  nathanw inphy*	at mii? phy ?			# Intel 82555 PHYs
    416  1.23.2.2  nathanw iophy*	at mii? phy ?			# Intel 82553 PHYs
    417  1.23.2.2  nathanw lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
    418  1.23.2.2  nathanw nsphy*	at mii? phy ?			# NS83840 PHYs
    419  1.23.2.2  nathanw nsphyter* at mii? phy ?			# NS83843 PHYs
    420  1.23.2.2  nathanw qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
    421  1.23.2.2  nathanw sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
    422  1.23.2.2  nathanw tlphy*	at mii? phy ?			# ThunderLAN PHYs
    423  1.23.2.2  nathanw tqphy*	at mii? phy ?			# TDK Semiconductor PHYs
    424  1.23.2.2  nathanw ukphy*	at mii? phy ?			# generic unknown PHYs
    425  1.23.2.2  nathanw 
    426  1.23.2.2  nathanw # PCI USB controllers
    427  1.23.2.2  nathanw ohci*	at pci? dev ? function ?			# Open Host Controller
    428  1.23.2.2  nathanw 
    429  1.23.2.2  nathanw usb*	at ohci?					# USB bus support
    430  1.23.2.2  nathanw uhub*	at usb?						# USB Hubs
    431  1.23.2.2  nathanw uhub*	at uhub? port ? configuration ? interface ?
    432  1.23.2.2  nathanw 
    433  1.23.2.2  nathanw uhidev*	at uhub? port ? configuration ? interface ?	# USB HID
    434  1.23.2.2  nathanw uhid*	at uhidev? reportid ?				# USB Generic HID
    435  1.23.2.2  nathanw 
    436  1.23.2.2  nathanw ulpt*	at uhub? port ? configuration ? interface ?	# USB Printer
    437  1.23.2.2  nathanw 
    438  1.23.2.2  nathanw umodem*	at uhub? port ? configuration ?			# USB Modem
    439  1.23.2.2  nathanw ucom*	at umodem?
    440  1.23.2.2  nathanw 
    441  1.23.2.2  nathanw umass*	at uhub? port ? configuration ? interface ?	# USB Mass Storage
    442  1.23.2.2  nathanw atapibus* at umass? channel ?
    443  1.23.2.2  nathanw scsibus* at umass? channel ?
    444  1.23.2.2  nathanw 
    445  1.23.2.2  nathanw uaudio*	at uhub? port ? configuration ?			# USB audio
    446  1.23.2.2  nathanw 
    447  1.23.2.2  nathanw # USB Ethernet adapters
    448  1.23.2.2  nathanw aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
    449  1.23.2.2  nathanw cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
    450  1.23.2.2  nathanw kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
    451  1.23.2.2  nathanw 
    452  1.23.2.2  nathanw uscanner* at uhub? port ?				# USB scanners
    453  1.23.2.2  nathanw uyap* at uhub? port ?					# Y@P firmware loader
    454  1.23.2.2  nathanw ugen*	at uhub? port ? configuration ? interface ?	# USB Generic driver
    455  1.23.2.2  nathanw 
    456  1.23.2.2  nathanw # PCI IEEE1394 controllers
    457  1.23.2.2  nathanw fwohci*	at pci? dev ? function ?	# IEEE1394 Open Host Controller
    458  1.23.2.2  nathanw #fwlynx* at pci? dev ? function ?	# IEEE1394 TI Lynx Controller
    459  1.23.2.2  nathanw fw*	at fwbus?			# IP over 1394
    460  1.23.2.2  nathanw 
    461  1.23.2.2  nathanw # IEEE1394 nodes
    462  1.23.2.2  nathanw #fwnode* at fwbus? oui ? devhi ? devlo ?
    463  1.23.2.2  nathanw #scsibus* at fwnode?
    464  1.23.2.2  nathanw 
    465  1.23.2.2  nathanw ## Loopback network interface; required
    466  1.23.2.2  nathanw pseudo-device	loop
    467  1.23.2.2  nathanw 
    468  1.23.2.2  nathanw ## SLIP and CSLIP interfaces, for IP over a serial line.
    469  1.23.2.2  nathanw pseudo-device	sl		2
    470  1.23.2.2  nathanw 
    471  1.23.2.2  nathanw ## PPP, the successor to SLIP.  See pppd(8).
    472  1.23.2.2  nathanw pseudo-device	ppp		2
    473  1.23.2.2  nathanw 
    474  1.23.2.2  nathanw ## PPP over Ethernet (RFC 2516)
    475  1.23.2.2  nathanw pseudo-device	pppoe
    476  1.23.2.2  nathanw 
    477  1.23.2.2  nathanw ## Starmode Radio IP, a special hardware network device.
    478  1.23.2.2  nathanw pseudo-device	strip		1
    479  1.23.2.2  nathanw 
    480  1.23.2.2  nathanw ## Network "tunnel" device, allowing protocol stacks to run in the userland.
    481  1.23.2.2  nathanw ## This is used by the third-party user-mode "ppp" program, and others.
    482  1.23.2.2  nathanw pseudo-device	tun		4
    483  1.23.2.2  nathanw 
    484  1.23.2.2  nathanw ## Generic L3 over IP tunnel
    485  1.23.2.2  nathanw #pseudo-device	gre		2	# generic L3 over IP tunnel
    486  1.23.2.2  nathanw 
    487  1.23.2.2  nathanw ## Berkeley Packet Filter, required to run RARPD.  A generic C-language
    488  1.23.2.2  nathanw ## interface that allows selective examining of incoming packets.
    489  1.23.2.2  nathanw pseudo-device	bpfilter	8
    490  1.23.2.2  nathanw 
    491  1.23.2.2  nathanw ## Simple inter-network traffic bridging
    492  1.23.2.2  nathanw pseudo-device	bridge
    493  1.23.2.2  nathanw 
    494  1.23.2.2  nathanw ## IP Filter, used in firewall and NAT applications.  See ipnat(8) for
    495  1.23.2.2  nathanw ## one example of the use of the IP Filter.
    496  1.23.2.2  nathanw pseudo-device	ipfilter
    497  1.23.2.2  nathanw 
    498  1.23.2.2  nathanw ## for IPv6
    499  1.23.2.2  nathanw pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
    500  1.23.2.2  nathanw #pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
    501  1.23.2.2  nathanw #pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
    502  1.23.2.2  nathanw 
    503  1.23.2.2  nathanw 
    504  1.23.2.2  nathanw #### Audio and video devices
    505  1.23.2.2  nathanw 
    506  1.23.2.2  nathanw ## /dev/audio support (`audiocs' plus `audio')
    507  1.23.2.2  nathanw ##
    508  1.23.2.2  nathanw audiocs*	at sbus? slot ? offset ?	# SUNW,CS4231
    509  1.23.2.5  nathanw audiocs*	at ebus?			# SUNW,CS4231 in U5/U10
    510  1.23.2.3  nathanw autri*		at pci? dev ? function ?	# Blade 100 'sound'
    511  1.23.2.3  nathanw 
    512  1.23.2.2  nathanw audio*		at audiocs?
    513  1.23.2.3  nathanw audio*		at autri?
    514  1.23.2.8  nathanw audio*		at uaudio?
    515  1.23.2.2  nathanw 
    516  1.23.2.5  nathanw #midi*		at autri?
    517  1.23.2.5  nathanw 
    518  1.23.2.2  nathanw 
    519  1.23.2.2  nathanw ## Sun "bwtwo" black and white framebuffer, found on sun4, sun4c, and sun4m
    520  1.23.2.2  nathanw ## systems.  If your sun4 system has a cgfour installed in the P4 slot,
    521  1.23.2.2  nathanw ## the P4 entries for "bwtwo" will attach to the overlay plane of the
    522  1.23.2.2  nathanw ## "cgfour".
    523  1.23.2.2  nathanw 
    524  1.23.2.2  nathanw #bwtwo0		at sbus? slot ? offset ?	# sun4c and sun4m
    525  1.23.2.2  nathanw #bwtwo*		at sbus? slot ? offset ?
    526  1.23.2.2  nathanw 
    527  1.23.2.2  nathanw ## Sun "cgthree" Sbus color framebuffer
    528  1.23.2.2  nathanw #cgthree0	at sbus? slot ? offset ?
    529  1.23.2.2  nathanw #cgthree*	at sbus? slot ? offset ?
    530  1.23.2.2  nathanw 
    531  1.23.2.2  nathanw ## Sun "cgsix" accelerated color framebuffer.
    532  1.23.2.2  nathanw cgsix0		at sbus? slot ? offset ?
    533  1.23.2.2  nathanw cgsix*		at sbus? slot ? offset ?
    534  1.23.2.2  nathanw 
    535  1.23.2.2  nathanw ## Sun FFB not supported
    536  1.23.2.2  nathanw #ffb*		at upa?
    537  1.23.2.2  nathanw 
    538  1.23.2.2  nathanw #### Other device configuration
    539  1.23.2.2  nathanw 
    540  1.23.2.2  nathanw ## Pseudo ttys, required for network logins and programs like screen.
    541  1.23.2.2  nathanw 
    542  1.23.2.2  nathanw pseudo-device	pty			# pseudo-ttys (for network, etc.)
    543  1.23.2.2  nathanw 
    544  1.23.2.2  nathanw ## Random device, used to implement /dev/random (a source of random noise),
    545  1.23.2.2  nathanw ## and generate randomness for some kernel formulae.
    546  1.23.2.2  nathanw 
    547  1.23.2.2  nathanw pseudo-device	rnd
    548  1.23.2.5  nathanw 
    549  1.23.2.5  nathanw pseudo-device	clockctl		# user control of clock subsystem
    550