GENERIC revision 1.102
1# $NetBSD: GENERIC,v 1.102 2002/01/02 13:13:18 uch 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 does not include all options, subsystems
7# and device drivers, but should be useful for most applications.
8#
9# The machine description file can be customised for your specific
10# machine to reduce the kernel size and improve its performance.
11#
12# For further information on compiling NetBSD kernels, see the config(8)
13# man page.
14#
15# For further information on hardware support for this architecture, see
16# the intro(4) man page.  For further information about kernel options
17# for this architecture, see the options(4) man page.  For an explanation
18# of each device driver in this file see the section 4 man page for the
19# device.
20
21include		"arch/hpcmips/conf/std.hpcmips"
22include		"arch/hpcmips/conf/std.hpcmips.vr41"
23include		"arch/hpcmips/conf/std.hpcmips.tx39"
24
25#ident 		"GENERIC-$Revision: 1.102 $"
26
27maxusers	16
28
29options 	VR4102			# NEC VR4102
30options 	VR4111			# NEC VR4111
31options 	VR4121			# NEC VR4121
32options 	TX392X			# Toshiba TX3922
33
34# Standard system options
35options 	DDB			# in-kernel debugger
36#options 	DDB_ONPANIC=0		# don't enter debugger on panic
37#options 	KGDB			# remote debugger
38#options 	DIAGNOSTIC		# extra kernel debugging checks
39#options 	DEBUG			# extra kernel debugging support
40options 	KTRACE			# system call tracing support
41options 	MSGBUFSIZE=8192		# dmesg buffer size
42
43## UVM options.
44#options 	UVM_PAGE_TRKOWN
45#options 	UVMHIST
46#options 	UVMHIST_PRINT	# Loud!
47
48#options 	SCSIVERBOSE		# human readable SCSI error messages
49#options 	PCMCIAVERBOSE		# verbose PCMCIA configuration messages
50
51#options 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
52#options 	RTC_OFFSET=-540		# JST-9
53#options 	RTC_OFFSET=480		# PST8
54					# In NO RTC_OFFSET , inherit RTC_OFFSET
55					# from Windows CE.
56options 	NTP			# network time protocol
57#options 	UCONSOLE		# users can redirect console (unsafe)
58
59#options 	WINCE_DEFAULT_SETTING	# Debugging use
60
61#options 	SYSCALL_DEBUG		# for debug
62#options 	HPCMIPS_L1CACHE_DISABLE	# disable L1 cache for debug
63#options 	HPCMIPS_FLUSHCACHE_XXX	# for debug
64
65# Filesystem options
66file-system 	FFS		# fast filesystem with user and group quotas
67file-system 	MFS		# memory-based filesystem
68file-system 	NFS		# Sun NFS-compatible filesystem (client)
69#file-system	LFS		# Log-based filesystem (still experimental)
70file-system 	CD9660		# ISO 9660 + Rock Ridge file system
71file-system 	MSDOSFS		# MS-DOS file system
72#file-system 	FDESC		# /dev/fd
73file-system 	KERNFS		# /kern (kernel informational filesystem)
74#file-system 	NULLFS		# loopback file system
75#file-system 	OVERLAY		# overlay file system
76#file-system 	PORTAL		# portal filesystem (still experimental)
77file-system 	PROCFS		# /proc
78#file-system 	UMAPFS		# NULLFS + uid and gid remapping
79file-system 	UNION
80
81#options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
82options 	SOFTDEP		# FFS soft updates support.
83#options 	QUOTA		# UFS quotas
84options 	VNODE_OP_NOINLINE # don't inline vnode op calls
85
86# Networking options
87#options 	GATEWAY		# IP packet forwarding
88options 	INET		# IP + ICMP + TCP + UDP
89options 	INET6		# IPV6
90#options 	IPSEC		# IP security
91#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
92#options 	IPSEC_DEBUG	# debug for IP security
93#options 	MROUTING	# Multicast routing support
94#options 	ISO		# OSI networking
95#options 	TPIP		# TPIP
96#options 	EON		# OSI tunneling over IP
97#options 	CCITT,LLC,HDLC	# X.25
98
99# NetBSD backwards compatibility
100options 	COMPAT_43
101
102options 	NFS_BOOT_DHCP
103
104config		netbsd		root on ? type ?
105
106# WS console uses SUN or VT100 terminal emulation
107options 	WSEMUL_VT100
108#options 	WSDISPLAY_DEFAULTSCREENS=4
109#options 	FONT_VT220L8x8
110options 	FONT_VT220L8x10
111# compatibility to other console drivers
112options 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
113options 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
114options 	WSDISPLAY_COMPAT_USL		# VT handling
115options 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
116#
117# Hpckbd will set key board layout appropriately. You can use option
118# 'PCKBD_LAYOUT' to overrite the default layout.
119#
120#options 	PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)"
121
122# temporally power management
123hpcapm0	at mainbus0			# power management
124apmdev0	at hpcapm0			# APM
125
126options 	MQ200_DEBUG
127#options 	MQ200_USECRT
128mqvideo0 at vrip? addr 0x0a000000 size 0x800000	# MQ200 video controller
129hpcfb*		at	mqvideo?
130
131ite8181video0 at vrip? addr 0x0a000000 size 0x800000 # ITE8181 video controller
132hpcfb*		at	ite8181video?
133
134vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_430
135vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_510
136vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520
137vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520A
138vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530
139vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_SIGMARION
140vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530A
141vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_700
142
143#
144# hpcmips isa? bus irq locator means:
145#
146# 0x0000000f ISA IRQ#
147# 0x00ff0000 GPIO port#
148# 0x01000000 interrupt signal hold/through	(1:hold/0:though)
149# 0x02000000 interrupt detection level		(1:low /0:high	)
150# 0x04000000 interrupt detection trigger	(1:edge/0:level	)
151
152#
153# MC-R300, MC-R500
154# Button to GPIO port # mapping
155#  + REC button       : 4
156#  + Open/Close button: 6
157# (PCIC-ISA : 9)
158# (COM power:14)
159#
160# MC-R510
161# Button to GPIO port # mapping
162#  + Open/Close button: 3
163# (PCIC-ISA : 9)
164# (COM power:14)
165#
166# MC-R530
167# Button to GPIO port # mapping
168#  + Open/Close button: 3
169#  + Application button: 2
170# (PCIC-ISA : 9)
171# (COM power:46)
172#
173# MC-R700
174# Button to GPIO port # mapping
175#  + Open/Close button: 3
176# (PCIC-ISA : 9)
177# (COM power:46)
178#
179# MC-CS
180# Button to GPIO port # mapping
181# (PCIC-ISA : 9)
182# (COM power:14)
183#
184# IBM WorkPad z50
185# Button to GPIO port # mapping
186#  + REC button       : 1
187#  + Application button?      : 2
188# (PCIC-ISA : 9)
189#
190button0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4
191button0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4
192button0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0
193button1 at vrgiu? platform NEC_MCR_430 id BTN_COVER port 3
194button1 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3
195button1 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3
196#button1 at vrgiu? platform NEC_MCR_520A id BTN_COVER port 3
197button1 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3
198#button1 at vrgiu? platform NEC_MCR_530A id BTN_COVER port 3
199button1 at vrgiu? platform NEC_MCR_SIGMARION id BTN_COVER port 3
200button1 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3
201button1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6
202button1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6
203button2 at vrgiu? platform NEC_MCR_530 id BTN_APP0  port 2
204button2 at vrgiu? platform IBM_WORKPAD id BTN_APP0  port 2 active 0
205button3 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8
206pwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14
207pwctl0 at vrgiu? platform NEC_MCR_430 id PWCTL_COM0 port 46
208pwctl0 at vrgiu? platform NEC_MCR_500 id PWCTL_COM0 port 14
209pwctl0 at vrgiu? platform NEC_MCR_530 id PWCTL_COM0 port 46
210pwctl0 at vrgiu? platform NEC_MCR_530A id PWCTL_COM0 port 46
211#pwctl0 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM0 port 46
212pwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46
213pwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14
214pwctl1 at vrgiu? platform NEC_MCR_3XX id PWCTL_LCDLIGHT port 45
215pwctl1 at vrgiu? platform NEC_MCR_500 id PWCTL_LCDLIGHT port 45
216pwctl1 at vrgiu? platform NEC_MCCS id PWCTL_LCDLIGHT port 45
217pwctl2 at vrgiu? platform NEC_MCR_3XX id PWCTL_LCD port 10
218pwctl2 at vrgiu? platform NEC_MCR_500 id PWCTL_LCD port 10
219pwctl2 at vrgiu? platform NEC_MCCS id PWCTL_LCD port 10
220pwctl3 at vrgiu? platform NEC_MCR_3XX id PWCTL_SPEAKER port 12
221pwctl3 at vrgiu? platform NEC_MCR_430 id PWCTL_SPEAKER port 44
222pwctl3 at vrgiu? platform NEC_MCR_500 id PWCTL_SPEAKER port 12
223pwctl3 at vrgiu? platform NEC_MCR_510 id PWCTL_SPEAKER port 44
224pwctl3 at vrgiu? platform NEC_MCR_520 id PWCTL_SPEAKER port 44
225#pwctl3 at vrgiu? platform NEC_MCR_520A id PWCTL_SPEAKER port 44
226pwctl3 at vrgiu? platform NEC_MCR_530 id PWCTL_SPEAKER port 44
227#pwctl3 at vrgiu? platform NEC_MCR_530A id PWCTL_SPEAKER port 44
228#pwctl3 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_SPEAKER port 44
229pwctl3 at vrgiu? platform IBM_WORKPAD id PWCTL_SPEAKER port 49
230#pwctl4 at vrgiu? platform NEC_MCR_430 id PWCTL_COM1 port 47
231#pwctl4 at vrgiu? platform NEC_MCR_530 id PWCTL_COM1 port 47
232#pwctl4 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM1 port 47
233vrisab0 at vrgiu? platform NEC_MCR
234vrisab0 at vrgiu? platform NEC_MCCS
235vrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000
236isa0	at vrisab0
237pcic0	at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003
238#
239# Freestyle
240# Button to GPIO port # mapping
241#    +---------+
242# 1 +|         |
243#    |         |+ 7
244#    |         |
245#20 +|   LCD   |+ 4
246#    |         | + 6
247# 8 +|         |+ 5
248#    |         |
249#    |         |+----Power On/Off (connected to PMU)
250#    +---------+
251#          +9
252#        +12 +10
253#          +11
254# (PCIC-ISA : 23)
255button0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9
256button1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10
257button2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11
258button3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12
259button4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7
260button5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4
261button6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6
262button7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5
263button8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1
264button9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20
265button10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8
266vrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000
267isa1	at vrisab1
268pcic0	at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003
269
270options 	PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle)
271
272#
273# Fujitsu INTERTOP CX300
274#
275pwctl0	at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15
276vrisab2	at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000
277isa2	at vrisab2
278pcic0	at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003
279
280#
281# Vadem Clio and Sharp Tripad
282#
283vrisab3	at vrgiu? platform SHARP_TRIPAD isaportoffset 0x1000000
284vrisab3	at vrgiu? platform VADEM_CLIO_C isaportoffset 0x1000000
285isa3	at vrisab3
286pcic0	at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003
287
288#
289# CASIO CASSIOPEIA E55 and for DoCoMo
290#
291button0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6
292button1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7
293button2 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8
294button3 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9
295button4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10
296button5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11
297button6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12
298button7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13
299pwctl0	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38
300pwctl1	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26
301
302# 'CF hack' for all CASSIOPEIA E series
303vrisab4	at vrgiu? platform CASIO_CASSIOPEIAE_EXX isaportoffset 0xc000
304vrisab4	at vrgiu? platform CASIO_CASSIOPEIAE_EXXX isaportoffset 0xc000
305isa4	at vrisab4
306wdc0	at isa4 port 0x170 irq 0x02000003 flags 0x0002  # single drive
307
308#
309# Fujitsu PenCentra 130
310#
311vrc4172gpio0 at vrgiu? platform FUJITSU_PENCENTRA_130 addr 0x15001080 size 0x4a port 10
312vrisab5	at vrc4172gpio0 isaportoffset 0x1000000
313isa5	at vrisab5
314pcic0	at isa5 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00010003
315
316#
317# Sharp Telios HC-AJ1, HC-VJ1C
318#
319txcsbus1	at tx39biu? platform SHARP_TELIOS
320
321# IO module manager (virtual bridge) DO NOT DELETE
322txioman* at txsim?
323# iochip 0 TX39 internal IO
324#	 1 TX39 internal MFIO
325#	 2 BETTY IO
326#	(3) ITE IO notyet
327#	(4) Plum2 IO (EXTPW[0:2]) notyet
328hpcioman1 at txioman? platform SHARP_TELIOS_HCAJ1
329hpcin*	at hpcioman1 iochip 1 evtype BUTTON  id BTN_APP0   port 7  edge 1 # IE button
330hpcin*	at hpcioman1 iochip 1 evtype BUTTON  id BTN_APP1   port 8  edge 1 # Mail button
331hpcin*	at hpcioman1 iochip 1 evtype PMEVENT id PME_AC	   port 6  edge 1 # AC-power
332hpcin*	at hpcioman1 iochip 0 evtype EVENT   id COM0_CTS   port 27 edge 3
333hpcin*	at hpcioman1 iochip 0 evtype EVENT   id COM0_DCD   port 29 edge 3
334hpcout*	at hpcioman1 iochip 1 evtype POWER   id PWCTL_LED  port 4  flags 3 #(blink)
335
336hpcioman2 at txioman? platform SHARP_TELIOS_HCVJ1C_JP
337hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP0   port 7  edge 1 # IE button
338hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP1   port 8  edge 1 # Mail button
339hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP2   port 11 edge 1 # Video button
340hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP3   port 12 edge 1 # Head phone button
341hpcin*	at hpcioman2 iochip 1 evtype PMEVENT id PME_AC     port 6
342hpcin*	at hpcioman2 iochip 0 evtype EVENT   id COM0_CTS   port 27 edge 3
343hpcin*	at hpcioman2 iochip 1 evtype EVENT   id COM0_DCD   port 13 edge 3
344hpcout*	at hpcioman2 iochip 1 evtype POWER   id PWCTL_COM0 port 15
345hpcout*	at hpcioman2 iochip 1 evtype POWER   id PWCTL_LED  port 4  flags 3 #(blink)
346
347options 	USE_POLL
348
349# PHILIPS UCB1200 / TOSHIBA TC35413F modem/audio analog front-end
350ucb*		at tx39sib? slot 0
351ucbtp*		at ucb?
352ucbsnd*		at ucb?
353ucbio*		at ucb?
354
355# PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
356# chip select: CS1, IRQ: 3:12/4:12 (irq1 108)
357# interrupt-mode don't work. use polling mode.
358tc5165buf*	at txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16
359hpckbd*		at tc5165buf?
360#wsmouse*	at ucbtp? mux 0
361
362# TC6358TB(Plum2)
363#  register space: CS3,
364#  I/O space: MCS0 & MCS1,  IRQ: 8:21 (IO[5] positive)
365#
366plum*		at txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277
367plumicu*	at plum?
368plumpower*	at plum?
369plumvideo*	at plum?
370hpcfb*		at plumvideo?
371plumpcmcia*	at plum?
372ohci*	at plum?
373
374# Workstation Console attachments
375bivideo0	at	mainbus0
376hpcfb*		at	bivideo0
377wsdisplay*	at	hpcfb?
378wskbd*		at	hpckbd? mux 1
379wsmouse*	at	vrpiu? mux 0
380btnmgr0		at	mainbus0
381wskbd*		at	btnmgr0 mux 1
382
383# PCMCIA bus support
384pcmcia* at plumpcmcia? controller ? socket ?
385pcmcia*	at pcic? controller 0 socket ?
386
387# PCMCIA IDE disk
388wdc*	at pcmcia? function ?
389wd*	at wdc? channel ? drive ? flags 0x0000
390
391# PCMCIA network interfaces
392ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
393mbe*	at pcmcia? function ?		# MB8696x based Ethernet
394ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
395ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
396sm*	at pcmcia? function ?		# Megahertz Ethernet
397wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
398awi*	at pcmcia? function ?		# WLI-PCM
399an*	at pcmcia? function ?		# Aironet PC4500/PC4800 (802.11)
400
401# PCMCIA Serial interfaces
402com*	at pcmcia? function ?		# Modems and serial cards
403
404# PCMCIA SCSI interfaces
405aic*	at pcmcia? function ?
406esp*	at pcmcia? function ?		# NCR53c406 SCSI
407
408# ATAPI bus support
409atapibus* at wdc? channel ?
410cd*	at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives
411sd*	at atapibus? drive ? flags 0x0000 # ATAPI disk drives
412
413# SCSI bus support
414scsibus* at aic?
415scsibus* at esp?
416sd*	at scsibus? target ? lun ?	# SCSI disk drives
417cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
418
419# USB Hubs
420usb*	at ohci?
421uhub*	at usb?
422uhub*	at uhub? port ? configuration ? interface ?
423
424# USB HID device
425uhidev*	at uhub? port ? configuration ? interface ?
426
427# USB Mice
428ums*	at uhidev? reportid ?
429wsmouse*	at ums? mux 0
430
431# USB Keyboards
432ukbd*	at uhidev? reportid ?
433wskbd*	at ukbd? console ? mux 1
434
435# USB Generic HID devices
436uhid*	at uhidev? reportid ?
437
438# USB Printer
439ulpt*	at uhub? port ? configuration ? interface ?
440
441# USB Modem
442umodem*	at uhub? port ? configuration ?
443ucom*	at umodem?
444
445# USB Mass Storage
446umass*	at uhub? port ? configuration ? interface ?
447atapibus* at umass? channel ?
448scsibus* at umass? channel ?
449
450# USB audio
451uaudio*	at uhub? port ? configuration ?
452
453# USB MIDI
454umidi* at uhub? port ? configuration ?
455
456# USB IrDA bridges
457#uirda* at uhub? port ? configuration ? interface ?
458#irframe* at uirda?
459
460# USB Ethernet adapters
461aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
462cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
463kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
464
465# Prolofic PL2301/PL2302 host-to-host adapter
466upl*	at uhub? port ?
467
468# Serial adapters
469# FTDI FT8U100AX serial adapter
470uftdi*	at uhub? port ?
471ucom*	at uftdi? portno ?
472
473uplcom*	at uhub? port ?		# I/O DATA USB-RSAQ2 serial adapter
474ucom*	at uplcom? portno ?
475
476umct*	at uhub? port ?		# MCT USB-RS232 serial adapter
477ucom*	at umct? portno ?
478
479# Diamond Multimedia Rio 500
480urio*	at uhub? port ?
481
482# USB Handspring Visor
483uvisor*	at uhub? port ?
484ucom*	at uvisor?
485
486# USB scanners
487uscanner* at uhub? port ?
488
489# USB scanners that use SCSI emulation, e.g., HP5300
490usscanner* at uhub? port ?
491scsibus* at usscanner? channel ?
492
493# Y@P firmware loader
494uyap* at uhub? port ?
495
496# USB Generic driver
497ugen*	at uhub? port ?
498
499audio*	at uaudio?
500
501# Pseudo-Devices
502
503pseudo-device	loop		1	# network loopback
504pseudo-device	ppp		2	# serial-line IP ports
505pseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
506pseudo-device	pty			# pseudo-terminals
507pseudo-device	bpfilter	16	# packet filter ports
508pseudo-device	ipfilter		# IP filter, NAT
509
510pseudo-device	vnd		4	# virtual disk ick
511#pseudo-device	ccd		4	# concatenated disks
512pseudo-device	rnd			# /dev/random and in-kernel generator
513
514pseudo-device	biconsdev	1	# build-in console device
515pseudo-device	wsmux			# mouse & keyboard multiplexor
516#pseudo-device	md		1	# memory disk device (ramdisk)
517
518#pseudo-device	raid		4	# RAIDframe disk driver
519#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
520
521# for IPv6
522pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
523#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
524#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
525
526## IEEE 802.1Q Virtual LAN encapsulation, see vlan(4).
527pseudo-device	vlan
528
529## Simple inter-network traffic bridging
530pseudo-device	bridge
531