Home | History | Annotate | Line # | Download | only in conf
GENERIC32_IP3x revision 1.23.4.4
      1  1.23.4.4      ghen #	$NetBSD: GENERIC32_IP3x,v 1.23.4.4 2007/08/28 13:49:45 ghen Exp $
      2       1.1    sekiya #
      3       1.3     pooka # GENERIC32_IP3x machine description file
      4       1.1    sekiya # 
      5       1.1    sekiya # This machine description file is used to generate the default NetBSD
      6       1.1    sekiya # kernel.  The generic kernel does not include all options, subsystems
      7       1.1    sekiya # and device drivers, but should be useful for most applications.
      8       1.1    sekiya #
      9       1.1    sekiya # The machine description file can be customised for your specific
     10       1.1    sekiya # machine to reduce the kernel size and improve its performance.
     11       1.1    sekiya #
     12       1.1    sekiya # For further information on compiling NetBSD kernels, see the config(8)
     13       1.1    sekiya # man page.
     14       1.1    sekiya #
     15       1.1    sekiya # For further information on hardware support for this architecture, see
     16       1.1    sekiya # the intro(4) man page.  For further information about kernel options
     17       1.1    sekiya # for this architecture, see the options(4) man page.  For an explanation
     18       1.1    sekiya # of each device driver in this file see the section 4 man page for the
     19       1.1    sekiya # device.
     20       1.1    sekiya #
     21       1.1    sekiya #
     22       1.3     pooka # Currently this config file supports O2 (IP32).
     23       1.3     pooka #
     24       1.1    sekiya 
     25       1.4     pooka include 	"arch/sgimips/conf/std.sgimips"
     26       1.4     pooka 
     27       1.4     pooka makeoptions	TEXTADDR="0x80069000"	# entry point
     28       1.1    sekiya 
     29       1.1    sekiya options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
     30       1.1    sekiya 
     31  1.23.4.4      ghen #ident		"GENERIC32_IP3x-$Revision: 1.23.4.4 $"
     32       1.1    sekiya 
     33       1.1    sekiya maxusers	32
     34       1.1    sekiya 
     35       1.1    sekiya # CPU related options
     36       1.1    sekiya options 	MIPS3		# MIPS3 support
     37       1.1    sekiya options		ENABLE_MIPS4_CACHE_R10K # enable R10000 cache ops
     38       1.2    sekiya #options	BLINK		# blinkenlitzen
     39       1.1    sekiya 
     40       1.1    sekiya # Standard system options
     41       1.1    sekiya #options 	INSECURE	# disable kernel security levels
     42       1.1    sekiya 
     43       1.1    sekiya #options 	NTP		# NTP phase/frequence locked loop
     44       1.1    sekiya options 	KTRACE		# system call tracing via ktrace(1)
     45       1.1    sekiya options 	SYSTRACE	# system call vetting via systrace(1)
     46       1.1    sekiya 
     47       1.1    sekiya options 	SYSVMSG		# System V message queues
     48       1.1    sekiya options 	SYSVSEM		# System V semaphores
     49       1.1    sekiya #options 	SEMMNI=10	# number of semaphore identifiers
     50       1.1    sekiya #options 	SEMMNS=60	# number of semaphores in system
     51       1.1    sekiya #options 	SEMUME=10	# max number of undo entries per process
     52       1.1    sekiya #options 	SEMMNU=30	# number of undo structures in system
     53       1.1    sekiya options 	SYSVSHM		# System V shared memory
     54       1.1    sekiya #options 	SHMMAXPGS=1024	# 1024 pages is the default
     55      1.10    bouyer options 	P1003_1B_SEMAPHORE # p1003.1b semaphore support
     56       1.1    sekiya 
     57       1.1    sekiya #options 	LKM		# loadable kernel modules (XXX: working?)
     58       1.1    sekiya 
     59       1.1    sekiya options 	USERCONF	# userconf(4) support
     60       1.1    sekiya #options 	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
     61      1.13    atatat options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
     62       1.1    sekiya 
     63       1.1    sekiya # Enable experimental buffer queue strategy for better responsiveness under 
     64       1.1    sekiya # high disk I/O load. Use it with caution - it's not proven to be stable yet.
     65       1.1    sekiya #options 	NEW_BUFQ_STRATEGY
     66       1.1    sekiya 
     67       1.1    sekiya # Diagnostic/debugging support options
     68       1.1    sekiya #options 	DIAGNOSTIC	# expensive kernel consistency checks
     69       1.1    sekiya #options 	DEBUG		# expensive debugging checks/support
     70       1.1    sekiya #options 	KMEMSTATS	# kernel memory statistics (vmstat -m)
     71       1.1    sekiya options 	DDB		# in-kernel debugger
     72       1.1    sekiya options 	DDB_HISTORY_SIZE=512	# enable history editing in DDB
     73       1.1    sekiya #options 	KGDB		# remote debugger
     74       1.1    sekiya #options 	KGDB_DEV=0x2301		# KGDB port - this is Serial(1)
     75       1.1    sekiya #options 	KGDB_DEVRATE=19200	# KGDB Baud Rate
     76       1.1    sekiya #makeoptions	DEBUG="-g"	# compile full symbol table
     77       1.1    sekiya 
     78       1.1    sekiya # Compatibility options
     79      1.15    sekiya options 	COMPAT_15	# NetBSD 1.5
     80      1.15    sekiya options		COMPAT_16	# NetBSD 1.6
     81      1.15    sekiya options		COMPAT_20	# NetBSD 2.0
     82       1.1    sekiya #options 	TCP_COMPAT_42	# 4.2BSD TCP/IP bug compat. Not recommended.
     83       1.1    sekiya 
     84       1.1    sekiya options 	COMPAT_IRIX	# binary compatibility with IRIX
     85       1.1    sekiya #options	COMPAT_LINUX	# binary compatibility with Linux
     86       1.1    sekiya #options	COMPAT_ULTRIX	# binary compatibility with Ultrix 
     87      1.17  christos options		COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
     88       1.1    sekiya 
     89       1.1    sekiya # File systems
     90       1.1    sekiya file-system 	FFS		# UFS
     91       1.1    sekiya file-system 	EXT2FS		# second extended file system (linux)
     92       1.1    sekiya file-system 	LFS		# log-structured file system
     93       1.1    sekiya file-system 	MFS		# memory file system
     94       1.1    sekiya file-system 	NFS		# Network File System client
     95       1.1    sekiya file-system 	NTFS		# Windows/NT file system (experimental)
     96       1.1    sekiya file-system 	CD9660		# ISO 9660 + Rock Ridge file system
     97       1.1    sekiya file-system 	MSDOSFS		# MS-DOS file system
     98       1.1    sekiya file-system 	FDESC		# /dev/fd
     99       1.1    sekiya file-system 	KERNFS		# /kern
    100       1.1    sekiya file-system 	NULLFS		# loopback file system
    101       1.1    sekiya file-system 	OVERLAY		# overlay file system
    102       1.1    sekiya file-system 	PORTAL		# portal filesystem (still experimental)
    103       1.1    sekiya file-system 	PROCFS		# /proc
    104       1.1    sekiya file-system 	UMAPFS		# NULLFS + uid and gid remapping
    105       1.1    sekiya file-system 	UNION		# union file system
    106       1.1    sekiya file-system	CODA		# Coda File System; also needs vcoda (below)
    107       1.1    sekiya 
    108       1.1    sekiya # File system options
    109       1.1    sekiya options 	QUOTA		# UFS quotas
    110       1.1    sekiya #options 	FFS_EI		# FFS Endian Independent support
    111       1.1    sekiya options 	SOFTDEP		# FFS soft updates support.
    112      1.20    rumble #options	UFS_DIRHASH	# UFS Large Directory Hashing - Experimental
    113       1.1    sekiya options 	NFSSERVER	# Network File System server
    114      1.23       dsl #options 	FFS_NO_SNAPSHOT	# ffs snapshots
    115       1.1    sekiya #options 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
    116       1.1    sekiya 				# immutable) behave as system flags.
    117       1.1    sekiya 
    118       1.1    sekiya # Networking options
    119       1.1    sekiya #options 	GATEWAY		# packet forwarding
    120       1.1    sekiya options 	INET		# IP + ICMP + TCP + UDP
    121       1.1    sekiya options 	INET6		# IPV6
    122       1.1    sekiya #options 	IPSEC		# IP security
    123       1.1    sekiya #options 	IPSEC_ESP	# IP security (encryption part; define w/IPSEC)
    124  1.23.4.2       riz #options 	IPSEC_NAT_T	# IPsec NAT traversal (NAT-T)
    125       1.1    sekiya #options 	IPSEC_DEBUG	# debug for IP security
    126       1.1    sekiya #options 	MROUTING	# IP multicast routing
    127      1.14      manu #options 	PIM		# Protocol Independent Multicast
    128       1.1    sekiya options 	NS		# XNS
    129       1.1    sekiya #options 	NSIP		# XNS tunneling over IP
    130  1.23.4.4      ghen #options 	ISO,TPIP	# OSI
    131       1.1    sekiya #options 	EON		# OSI tunneling over IP
    132       1.1    sekiya options 	CCITT,LLC,HDLC	# X.25
    133       1.1    sekiya options 	NETATALK	# AppleTalk networking protocols
    134       1.1    sekiya options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
    135       1.1    sekiya options 	PPP_DEFLATE	# Deflate compression support for PPP
    136       1.1    sekiya options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
    137       1.1    sekiya options 	PFIL_HOOKS	# pfil(9) packet filter hooks
    138       1.1    sekiya options 	IPFILTER_LOG	# ipmon(8) log support
    139       1.1    sekiya #options 	IPFILTER_DEFAULT_BLOCK	# block all packets by default
    140       1.1    sekiya #options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
    141       1.1    sekiya 
    142       1.9       abs #options 	ALTQ		# Manipulate network interfaces' output queues
    143       1.9       abs #options 	ALTQ_BLUE	# Stochastic Fair Blue
    144       1.9       abs #options 	ALTQ_CBQ	# Class-Based Queueing
    145       1.9       abs #options 	ALTQ_CDNR	# Diffserv Traffic Conditioner
    146       1.9       abs #options 	ALTQ_FIFOQ	# First-In First-Out Queue
    147       1.9       abs #options 	ALTQ_FLOWVALVE	# RED/flow-valve (red-penalty-box)
    148       1.9       abs #options 	ALTQ_HFSC	# Hierarchical Fair Service Curve
    149       1.9       abs #options 	ALTQ_LOCALQ	# Local queueing discipline
    150       1.9       abs #options 	ALTQ_PRIQ	# Priority Queueing
    151       1.9       abs #options 	ALTQ_RED	# Random Early Detection
    152       1.9       abs #options 	ALTQ_RIO	# RED with IN/OUT
    153       1.9       abs #options 	ALTQ_WFQ	# Weighted Fair Queueing
    154       1.9       abs 
    155       1.1    sekiya # These options enable verbose messages for several subsystems.
    156       1.1    sekiya # Warning, these may compile large string tables into the kernel!
    157       1.1    sekiya options 	MIIVERBOSE	# verbose PHY autoconfig messages
    158       1.1    sekiya options 	PCIVERBOSE	# verbose PCI device autoconfig messages
    159       1.1    sekiya #options 	PCI_CONFIG_DUMP	# verbosely dump PCI config space
    160       1.1    sekiya options 	SCSIVERBOSE	# human readable SCSI error messages
    161       1.1    sekiya 
    162       1.1    sekiya options 	NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM
    163       1.1    sekiya 
    164       1.1    sekiya #options 	MEMORY_DISK_HOOKS
    165       1.1    sekiya #options 	MEMORY_DISK_IS_ROOT
    166       1.1    sekiya #options 	MEMORY_DISK_SERVER=0
    167       1.1    sekiya #options 	MINIROOTSIZE=8192
    168       1.1    sekiya 
    169       1.1    sekiya #options 	SCSI_DELAY=5
    170       1.1    sekiya 
    171       1.1    sekiya # Kernel root file system and dump configuration.
    172       1.1    sekiya config		netbsd	root on ? type ?
    173       1.1    sekiya 
    174       1.1    sekiya # Main bus and CPU
    175       1.1    sekiya mainbus0 	at root
    176       1.1    sekiya cpu0 		at mainbus?
    177       1.1    sekiya 
    178       1.1    sekiya # O2 busses
    179       1.1    sekiya crime0 		at mainbus0 addr 0x14000000
    180       1.1    sekiya mace0 		at mainbus0 addr 0x1f000000
    181       1.1    sekiya macepci0 	at mace0 offset 0x080000 intr 7
    182       1.1    sekiya pci0 		at macepci0 bus 0
    183       1.1    sekiya 
    184       1.1    sekiya # MACE devices
    185      1.11   tsutsui mec0 		at mace0 offset 0x280000 intr 3
    186       1.1    sekiya pckbc0		at mace0 offset 0x320000 intr 5
    187      1.12   tsutsui lpt0 		at mace0 offset 0x380000 intr 4 intrmask 0x000f0000
    188       1.1    sekiya com0 		at mace0 offset 0x390000 intr 4 intrmask 0x03f00000
    189       1.1    sekiya com1 		at mace0 offset 0x398000 intr 4 intrmask 0xfc000000
    190       1.1    sekiya mcclock0	at mace0 offset 0x3a0000
    191       1.1    sekiya 
    192       1.3     pooka # PCI cryptographic devices
    193       1.3     pooka hifn*	at pci? dev ? function ?	# Hifn 7755/7811/795x
    194       1.3     pooka ubsec*	at pci? dev ? function ?	# Broadcom 5501/5601/580x/582x
    195       1.3     pooka 
    196       1.1    sekiya # PCI network devices
    197       1.1    sekiya #an*     at pci? dev ? function ?        # Aironet PC4500/PC4800 (802.11)
    198       1.1    sekiya #bge*    at pci? dev ? function ?        # Broadcom 570x gigabit Ethernet
    199       1.1    sekiya #en*     at pci? dev ? function ?        # ENI/Adaptec ATM
    200       1.1    sekiya ep*     at pci? dev ? function ?        # 3Com 3c59x
    201       1.1    sekiya epic*   at pci? dev ? function ?        # SMC EPIC/100 Ethernet
    202       1.1    sekiya esh*    at pci? dev ? function ?        # Essential HIPPI card
    203       1.1    sekiya ex*     at pci? dev ? function ?        # 3Com 90x[BC]
    204       1.1    sekiya fpa*    at pci? dev ? function ?        # DEC DEFPA FDDI
    205       1.1    sekiya fxp*    at pci? dev ? function ?        # Intel EtherExpress PRO 10+/100B
    206       1.1    sekiya #gsip*   at pci? dev ? function ?        # NS83820 Gigabit Ethernet
    207       1.1    sekiya #hme*   at pci? dev ? function ?        # Sun Microelectronics STP2002-STQ
    208       1.1    sekiya le*     at pci? dev ? function ?        # PCnet-PCI Ethernet
    209       1.1    sekiya lmc*    at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
    210       1.1    sekiya mtd*    at pci? dev ? function ?        # Myson MTD803 3-in-1 Ethernet
    211       1.1    sekiya ne*     at pci? dev ? function ?        # NE2000-compatible Ethernet
    212       1.1    sekiya ntwoc*  at pci? dev ? function ?        # Riscom/N2 PCI Sync Serial
    213       1.1    sekiya pcn*    at pci? dev ? function ?        # AMD PCnet-PCI Ethernet
    214       1.1    sekiya rtk*    at pci? dev ? function ?        # Realtek 8129/8139
    215       1.1    sekiya sf*     at pci? dev ? function ?        # Adaptec AIC-6915 Ethernet
    216       1.1    sekiya sip*    at pci? dev ? function ?        # SiS 900/DP83815 Ethernet
    217       1.1    sekiya #skc*   at pci? dev ? function ?        # SysKonnect SK9821 Gigabit Ethernet
    218       1.1    sekiya #sk*    at skc?                         # SysKonnect SK9821 Gigabit Ethernet
    219       1.1    sekiya ste*    at pci? dev ? function ?        # Sundance ST-201 Ethernet
    220       1.1    sekiya #stge*   at pci? dev ? function ?        # Sundance/Tamarack TC9021 Gigabit
    221       1.1    sekiya ti*     at pci? dev ? function ?        # Alteon ACEnic gigabit Ethernet
    222       1.1    sekiya tl*     at pci? dev ? function ?        # ThunderLAN-based Ethernet
    223       1.1    sekiya tlp*    at pci? dev ? function ?        # DECchip 21x4x and clones
    224       1.1    sekiya vr*     at pci? dev ? function ?        # VIA Rhine Fast Ethernet
    225       1.1    sekiya wi*     at pci? dev ? function ?        # Intersil Prism Mini-PCI (802.11b)
    226       1.1    sekiya wm*     at pci? dev ? function ?        # Intel 82543/82544 gigabit
    227       1.1    sekiya 
    228       1.1    sekiya # MII/PHY support
    229       1.1    sekiya acphy*  at mii? phy ?                   # Altima AC101 and AMD Am79c874 PHYs
    230       1.1    sekiya amhphy* at mii? phy ?                   # AMD 79c901 Ethernet PHYs
    231       1.1    sekiya bmtphy*	at mii? phy ?			# Broadcom BCM5201 and BCM5202 PHYs
    232       1.1    sekiya brgphy* at mii? phy ?                   # Broadcom BCM5400-family PHYs
    233       1.1    sekiya dmphy*  at mii? phy ?                   # Davicom DM9101 PHYs
    234       1.1    sekiya exphy*	at mii? phy ?			# 3Com internal PHYs
    235       1.1    sekiya gentbi* at mii? phy ?                   # Generic Ten-Bit 1000BASE-[CLS]X PHYs
    236       1.1    sekiya glxtphy* at mii? phy ?			# Level One LXT-1000 PHYs
    237       1.1    sekiya gphyter* at mii? phy ?			# NS83861 Gig-E PHY
    238       1.1    sekiya icsphy* at mii? phy ?                   # Integrated Circuit Systems ICS189x
    239       1.1    sekiya inphy*	at mii? phy ?			# Intel 82555 PHYs
    240       1.1    sekiya iophy*  at mii? phy ?                   # Intel 82553 PHYs
    241       1.1    sekiya lxtphy* at mii? phy ?                   # Level One LXT-970 PHYs
    242       1.1    sekiya makphy*	at mii? phy ?			# Marvell Semiconductor 88E1000 PHYs
    243       1.1    sekiya nsphy*	at mii? phy ?			# NS83840 PHYs
    244       1.1    sekiya nsphyter* at mii? phy ?                 # NS83843 PHYs
    245       1.1    sekiya pnaphy* at mii? phy ?                   # generic HomePNA PHYs
    246       1.1    sekiya qsphy*  at mii? phy ?                   # Quality Semiconductor QS6612 PHYs
    247       1.1    sekiya sqphy*  at mii? phy ?                   # Seeq 80220/80221/80223 PHYs
    248       1.1    sekiya tlphy*  at mii? phy ?                   # ThunderLAN PHYs
    249       1.1    sekiya tqphy*  at mii? phy ?                   # TDK Semiconductor PHYs
    250       1.1    sekiya ukphy*	at mii? phy ?			# generic unknown PHYs
    251       1.1    sekiya urlphy* at mii? phy ?                   # Realtek RTL8150L internal PHYs
    252       1.1    sekiya 
    253       1.1    sekiya # O2 SCSI
    254       1.1    sekiya ahc* 		at pci? dev ? function ?
    255       1.1    sekiya scsibus* 	at scsi?
    256       1.1    sekiya 
    257       1.1    sekiya sd*     at scsibus? target ? lun ?	# SCSI disks
    258       1.1    sekiya st*     at scsibus? target ? lun ?	# SCSI tapes
    259       1.1    sekiya cd*     at scsibus? target ? lun ?	# SCSI CD-ROMs
    260       1.1    sekiya ch*     at scsibus? target ? lun ?	# SCSI changer devices
    261       1.1    sekiya ss*     at scsibus? target ? lun ?	# SCSI scanners
    262       1.1    sekiya ses*    at scsibus? target ? lun ?	# SCSI SES/SAF-TE devices
    263       1.1    sekiya uk*     at scsibus? target ? lun ?	# unknown SCSI
    264       1.1    sekiya 
    265       1.1    sekiya pckbd*		at pckbc?
    266       1.1    sekiya pms*		at pckbc?
    267       1.1    sekiya wskbd*		at pckbd? console ?
    268       1.1    sekiya wsmouse* 	at pms? mux 0
    269       1.1    sekiya #wsdisplay* 	at foofb? console ?
    270       1.1    sekiya 
    271       1.1    sekiya # USB Controller and Devices
    272       1.1    sekiya 
    273       1.1    sekiya # PCI USB controllers
    274       1.1    sekiya ehci*	at pci? dev ? function ?        # Enhanced Host Controller
    275       1.1    sekiya ohci*   at pci? dev ? function ?        # Open Host Controller
    276       1.1    sekiya uhci*   at pci? dev ? function ?        # Universal Host Controller (Intel)
    277       1.1    sekiya 
    278       1.1    sekiya # USB bus support
    279       1.1    sekiya usb*	at ehci?
    280       1.1    sekiya usb*    at ohci?
    281       1.1    sekiya usb*    at uhci?
    282       1.1    sekiya 
    283       1.1    sekiya # USB Hubs
    284       1.1    sekiya uhub*   at usb?
    285       1.1    sekiya uhub*   at uhub? port ? configuration ? interface ?
    286       1.1    sekiya 
    287       1.1    sekiya # USB HID device
    288       1.1    sekiya uhidev* at uhub? port ? configuration ? interface ?
    289       1.1    sekiya 
    290       1.1    sekiya # USB Mice
    291       1.1    sekiya ums*    at uhidev? reportid ?
    292       1.1    sekiya wsmouse* at ums? mux 0
    293       1.1    sekiya 
    294       1.1    sekiya # USB Keyboards
    295       1.1    sekiya ukbd*   at uhidev? reportid ?
    296       1.1    sekiya wskbd*  at ukbd? console ? mux 1
    297       1.1    sekiya 
    298       1.1    sekiya # USB Generic HID devices
    299       1.1    sekiya uhid*   at uhidev? reportid ?
    300       1.1    sekiya 
    301       1.1    sekiya # USB Printer
    302       1.1    sekiya ulpt*   at uhub? port ? configuration ? interface ?
    303       1.1    sekiya 
    304       1.1    sekiya # USB Modem
    305       1.1    sekiya umodem* at uhub? port ? configuration ?
    306       1.1    sekiya ucom*   at umodem?
    307       1.1    sekiya 
    308       1.1    sekiya # USB Mass Storage
    309       1.1    sekiya umass*  at uhub? port ? configuration ? interface ?
    310       1.1    sekiya #wd* at umass?
    311       1.1    sekiya 
    312       1.1    sekiya # USB audio
    313       1.1    sekiya uaudio* at uhub? port ? configuration ?
    314       1.1    sekiya 
    315       1.1    sekiya # USB MIDI
    316       1.1    sekiya umidi* at uhub? port ? configuration ?
    317       1.1    sekiya 
    318       1.1    sekiya # USB IrDA
    319       1.1    sekiya # USB-IrDA bridge spec
    320       1.1    sekiya uirda* at uhub? port ? configuration ? interface ?
    321       1.1    sekiya irframe* at uirda?
    322       1.1    sekiya 
    323       1.1    sekiya # SigmaTel STIr4200 USB/IrDA Bridge
    324       1.1    sekiya ustir* at uhub? port ?
    325       1.1    sekiya irframe* at ustir?
    326       1.1    sekiya 
    327       1.1    sekiya # USB Ethernet adapters
    328       1.1    sekiya aue*    at uhub? port ?         # ADMtek AN986 Pegasus based adapters
    329      1.16  augustss axe*    at uhub? port ?         # ASIX AX88172 based adapters
    330       1.1    sekiya cue*    at uhub? port ?         # CATC USB-EL1201A based adapters
    331       1.1    sekiya kue*    at uhub? port ?         # Kawasaki LSI KL5KUSB101B based adapters
    332       1.1    sekiya url*    at uhub? port ?         # Realtek RTL8150L based adapters
    333       1.1    sekiya udav*   at uhub? port ?         # Davicom DM9601 based adapters
    334       1.1    sekiya 
    335       1.1    sekiya # Prolific PL2301/PL2302 host-to-host adapter
    336       1.1    sekiya upl*    at uhub? port ?
    337       1.1    sekiya 
    338       1.1    sekiya # Serial adapters
    339       1.1    sekiya ubsa*   at uhub? port ?         # Belkin serial adapter
    340       1.1    sekiya ucom*   at ubsa? portno ?
    341       1.1    sekiya 
    342       1.1    sekiya uftdi*  at uhub? port ?         # FTDI FT8U100AX serial adapter
    343       1.1    sekiya ucom*   at uftdi? portno ?
    344       1.1    sekiya 
    345       1.1    sekiya umct*   at uhub? port ?         # MCT USB-RS232 serial adapter
    346       1.1    sekiya ucom*   at umct? portno ?
    347       1.1    sekiya 
    348       1.1    sekiya uplcom* at uhub? port ?         # I/O DATA USB-RSAQ2 serial adapter
    349       1.1    sekiya ucom*   at uplcom? portno ?
    350       1.1    sekiya 
    351       1.1    sekiya uvscom* at uhub? port ?         # SUNTAC Slipper U VS-10U serial adapter
    352       1.1    sekiya ucom*   at uvscom? portno ?
    353       1.1    sekiya 
    354       1.1    sekiya # Diamond Multimedia Rio 500
    355       1.1    sekiya urio*   at uhub? port ?
    356       1.1    sekiya 
    357       1.1    sekiya # USB Handspring Visor
    358       1.1    sekiya uvisor* at uhub? port ?
    359       1.1    sekiya ucom*   at uvisor?
    360       1.1    sekiya 
    361  1.23.4.1      tron # Kyocera AIR-EDGE PHONE
    362  1.23.4.1      tron ukyopon* at uhub? port ?
    363  1.23.4.1      tron ucom*	at ukyopon? portno ?
    364  1.23.4.1      tron 
    365       1.1    sekiya # USB scanners
    366       1.1    sekiya uscanner* at uhub? port ?
    367       1.1    sekiya 
    368       1.1    sekiya # USB scanners that use SCSI emulation, e.g., HP5300
    369       1.1    sekiya usscanner* at uhub? port ?
    370       1.1    sekiya 
    371       1.1    sekiya # Y@P firmware loader
    372       1.1    sekiya uyap* at uhub? port ?
    373       1.1    sekiya 
    374       1.1    sekiya # D-Link DSB-R100 USB radio
    375       1.1    sekiya udsbr*  at uhub? port ?
    376       1.1    sekiya radio*  at udsbr?
    377       1.1    sekiya 
    378       1.1    sekiya # USB Generic driver
    379       1.1    sekiya ugen*   at uhub? port ?
    380       1.1    sekiya 
    381       1.1    sekiya # Audio support
    382       1.1    sekiya audio*  at audiobus?
    383       1.1    sekiya 
    384       1.1    sekiya # MIDI support
    385       1.1    sekiya midi*   at midibus?
    386       1.1    sekiya 
    387       1.1    sekiya # Pseudo-Devices
    388       1.1    sekiya 
    389       1.3     pooka pseudo-device	crypto			# opencrypto framework
    390       1.3     pooka 
    391       1.1    sekiya # disk/mass storage pseudo-devices
    392       1.1    sekiya pseudo-device	ccd		4	# concatenated/striped disk devices
    393       1.1    sekiya #pseudo-device	cgd		4	# cryptographic disk devices
    394       1.1    sekiya #pseudo-device	raid		4	# RAIDframe disk driver
    395       1.1    sekiya #options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
    396      1.21   hannken pseudo-device	fss		4	# file system snapshot device
    397       1.1    sekiya pseudo-device	md		1	# memory disk device (ramdisk)
    398       1.1    sekiya pseudo-device	vnd		4	# disk-like interface to files
    399  1.23.4.3       riz #options 	VND_COMPRESSION		# compressed vnd(4)
    400       1.1    sekiya 
    401       1.1    sekiya # network pseudo-devices
    402       1.1    sekiya pseudo-device	bpfilter	8	# Berkeley packet filter
    403       1.1    sekiya pseudo-device	ipfilter		# IP filter (firewall) and NAT
    404       1.1    sekiya pseudo-device	loop			# network loopback
    405       1.1    sekiya pseudo-device	ppp		2	# Point-to-Point Protocol
    406       1.1    sekiya pseudo-device	sl		2	# Serial Line IP
    407       1.1    sekiya pseudo-device	strip		2	# Starmode Radio IP (Metricom)
    408       1.1    sekiya pseudo-device	tun		2	# network tunneling over tty
    409      1.19      cube pseudo-device	tap			# virtual Ethernet
    410       1.1    sekiya pseudo-device	gre		2	# generic L3 over IP tunnel
    411       1.1    sekiya pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
    412       1.1    sekiya #pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
    413       1.1    sekiya #pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
    414       1.1    sekiya pseudo-device	vlan			# IEEE 802.1q encapsulation
    415       1.1    sekiya pseudo-device	bridge			# simple inter-network bridging
    416       1.1    sekiya #options	BRIDGE_IPF		# bridge uses IP/IPv6 pfil hooks too
    417      1.18    rumble #pseudo-device	pf			# PF packet filter
    418      1.18    rumble #pseudo-device	pflog			# PF log if
    419       1.1    sekiya 
    420       1.1    sekiya # miscellaneous pseudo-devices
    421       1.1    sekiya pseudo-device	pty			# pseudo-terminals
    422       1.1    sekiya pseudo-device	tb		1	# tablet line discipline
    423       1.1    sekiya pseudo-device	sequencer	1	# MIDI sequencer
    424       1.1    sekiya pseudo-device	rnd			# /dev/random and in-kernel generator
    425       1.1    sekiya pseudo-device	clockctl		# user control of clock subsystem
    426       1.1    sekiya pseudo-device	ksyms			# /dev/ksyms
    427       1.1    sekiya #pseudo-device	wsfont
    428       1.1    sekiya 
    429       1.1    sekiya # a pseudo device needed for Coda	# also needs CODA (above)
    430       1.1    sekiya pseudo-device	vcoda		4	# coda minicache <-> venus comm.
    431       1.1    sekiya 
    432       1.1    sekiya # pseudo devices used for IRIX binary compatibility
    433       1.1    sekiya pseudo-device	irix_kmem		# IRIX /dev/kmem
    434       1.1    sekiya pseudo-device	irix_usema		# IRIX /dev/usema
    435