GENERIC revision 1.104
1# $NetBSD: GENERIC,v 1.104 2002/01/26 10:24:58 takemura 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.104 $"
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
104# compile options
105makeoptions	DEFGP="-G 18"
106
107config		netbsd		root on ? type ?
108
109# WS console uses SUN or VT100 terminal emulation
110options 	WSEMUL_VT100
111#options 	WSDISPLAY_DEFAULTSCREENS=4
112#options 	FONT_VT220L8x8
113options 	FONT_VT220L8x10
114# compatibility to other console drivers
115options 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
116options 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
117options 	WSDISPLAY_COMPAT_USL		# VT handling
118options 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
119#
120# Hpckbd will set key board layout appropriately. You can use option
121# 'PCKBD_LAYOUT' to overrite the default layout.
122#
123#options 	PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)"
124
125# temporally power management
126hpcapm0	at mainbus0			# power management
127apmdev0	at hpcapm0			# APM
128
129options 	MQ200_DEBUG
130#options 	MQ200_USECRT
131mqvideo0 at vrip? addr 0x0a000000 size 0x800000	# MQ200 video controller
132hpcfb*		at	mqvideo?
133
134ite8181video0 at vrip? addr 0x0a000000 size 0x800000 # ITE8181 video controller
135hpcfb*		at	ite8181video?
136
137vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_430
138vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_510
139vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520
140vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520A
141vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530
142vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_SIGMARION
143vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530A
144vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_700
145
146#
147# hpcmips isa? bus irq locator means:
148#
149# 0x0000000f ISA IRQ#
150# 0x00ff0000 GPIO port#
151# 0x01000000 interrupt signal hold/through	(1:hold/0:though)
152# 0x02000000 interrupt detection level		(1:low /0:high	)
153# 0x04000000 interrupt detection trigger	(1:edge/0:level	)
154
155#
156# MC-R300, MC-R500
157# Button to GPIO port # mapping
158#  + REC button       : 4
159#  + Open/Close button: 6
160# (PCIC-ISA : 9)
161# (COM power:14)
162#
163# MC-R510
164# Button to GPIO port # mapping
165#  + Open/Close button: 3
166# (PCIC-ISA : 9)
167# (COM power:14)
168#
169# MC-R530
170# Button to GPIO port # mapping
171#  + Open/Close button: 3
172#  + Application button: 2
173# (PCIC-ISA : 9)
174# (COM power:46)
175#
176# MC-R700
177# Button to GPIO port # mapping
178#  + Open/Close button: 3
179# (PCIC-ISA : 9)
180# (COM power:46)
181#
182# MC-CS
183# Button to GPIO port # mapping
184# (PCIC-ISA : 9)
185# (COM power:14)
186#
187# IBM WorkPad z50
188# Button to GPIO port # mapping
189#  + REC button       : 1
190#  + Application button?      : 2
191# (PCIC-ISA : 9)
192#
193button0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4
194button0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4
195button0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0
196button1 at vrgiu? platform NEC_MCR_430 id BTN_COVER port 3
197button1 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3
198button1 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3
199#button1 at vrgiu? platform NEC_MCR_520A id BTN_COVER port 3
200button1 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3
201#button1 at vrgiu? platform NEC_MCR_530A id BTN_COVER port 3
202button1 at vrgiu? platform NEC_MCR_SIGMARION id BTN_COVER port 3
203button1 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3
204button1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6
205button1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6
206button2 at vrgiu? platform NEC_MCR_530 id BTN_APP0  port 2
207button2 at vrgiu? platform IBM_WORKPAD id BTN_APP0  port 2 active 0
208button3 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8
209pwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14
210pwctl0 at vrgiu? platform NEC_MCR_430 id PWCTL_COM0 port 46
211pwctl0 at vrgiu? platform NEC_MCR_500 id PWCTL_COM0 port 14
212pwctl0 at vrgiu? platform NEC_MCR_530 id PWCTL_COM0 port 46
213pwctl0 at vrgiu? platform NEC_MCR_530A id PWCTL_COM0 port 46
214#pwctl0 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM0 port 46
215pwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46
216pwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14
217pwctl1 at vrgiu? platform NEC_MCR_3XX id PWCTL_LCDLIGHT port 45
218pwctl1 at vrgiu? platform NEC_MCR_500 id PWCTL_LCDLIGHT port 45
219pwctl1 at vrgiu? platform NEC_MCCS id PWCTL_LCDLIGHT port 45
220pwctl2 at vrgiu? platform NEC_MCR_3XX id PWCTL_LCD port 10
221pwctl2 at vrgiu? platform NEC_MCR_500 id PWCTL_LCD port 10
222pwctl2 at vrgiu? platform NEC_MCCS id PWCTL_LCD port 10
223pwctl3 at vrgiu? platform NEC_MCR_3XX id PWCTL_SPEAKER port 12
224pwctl3 at vrgiu? platform NEC_MCR_430 id PWCTL_SPEAKER port 44
225pwctl3 at vrgiu? platform NEC_MCR_500 id PWCTL_SPEAKER port 12
226pwctl3 at vrgiu? platform NEC_MCR_510 id PWCTL_SPEAKER port 44
227pwctl3 at vrgiu? platform NEC_MCR_520 id PWCTL_SPEAKER port 44
228#pwctl3 at vrgiu? platform NEC_MCR_520A id PWCTL_SPEAKER port 44
229pwctl3 at vrgiu? platform NEC_MCR_530 id PWCTL_SPEAKER port 44
230#pwctl3 at vrgiu? platform NEC_MCR_530A id PWCTL_SPEAKER port 44
231#pwctl3 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_SPEAKER port 44
232pwctl3 at vrgiu? platform IBM_WORKPAD id PWCTL_SPEAKER port 49
233#pwctl4 at vrgiu? platform NEC_MCR_430 id PWCTL_COM1 port 47
234#pwctl4 at vrgiu? platform NEC_MCR_530 id PWCTL_COM1 port 47
235#pwctl4 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM1 port 47
236vrisab0 at vrgiu? platform NEC_MCR
237vrisab0 at vrgiu? platform NEC_MCCS
238vrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000
239isa0	at vrisab0
240pcic0	at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003
241#
242# Freestyle
243# Button to GPIO port # mapping
244#    +---------+
245# 1 +|         |
246#    |         |+ 7
247#    |         |
248#20 +|   LCD   |+ 4
249#    |         | + 6
250# 8 +|         |+ 5
251#    |         |
252#    |         |+----Power On/Off (connected to PMU)
253#    +---------+
254#          +9
255#        +12 +10
256#          +11
257# (PCIC-ISA : 23)
258button0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9
259button1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10
260button2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11
261button3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12
262button4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7
263button5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4
264button6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6
265button7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5
266button8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1
267button9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20
268button10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8
269vrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000
270isa1	at vrisab1
271pcic0	at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003
272
273options 	PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle)
274
275#
276# Fujitsu INTERTOP CX300
277#
278pwctl0	at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15
279vrisab2	at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000
280isa2	at vrisab2
281pcic0	at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003
282
283#
284# Vadem Clio and Sharp Tripad
285#
286vrisab3	at vrgiu? platform SHARP_TRIPAD isaportoffset 0x1000000
287vrisab3	at vrgiu? platform VADEM_CLIO_C isaportoffset 0x1000000
288isa3	at vrisab3
289pcic0	at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003
290
291#
292# CASIO CASSIOPEIA E55 and for DoCoMo
293#
294button0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6
295button1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7
296button2 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8
297button3 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9
298button4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10
299button5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11
300button6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12
301button7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13
302pwctl0	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38
303pwctl1	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26
304
305# 'CF hack' for all CASSIOPEIA E series
306vrisab4	at vrgiu? platform CASIO_CASSIOPEIAE_EXX isaportoffset 0xc000
307vrisab4	at vrgiu? platform CASIO_CASSIOPEIAE_EXXX isaportoffset 0xc000
308isa4	at vrisab4
309wdc0	at isa4 port 0x170 irq 0x02000003 flags 0x0002  # single drive
310
311#
312# Fujitsu PenCentra 130
313#
314vrc4172gpio0 at vrgiu? platform FUJITSU_PENCENTRA_130 addr 0x15001080 size 0x4a port 10
315vrisab5	at vrc4172gpio0 isaportoffset 0x1000000
316isa5	at vrisab5
317pcic0	at isa5 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00010003
318
319#
320# Sharp Telios HC-AJ1, HC-VJ1C
321#
322txcsbus1	at tx39biu? platform SHARP_TELIOS
323
324# IO module manager (virtual bridge) DO NOT DELETE
325txioman* at txsim?
326# iochip 0 TX39 internal IO
327#	 1 TX39 internal MFIO
328#	 2 BETTY IO
329#	(3) ITE IO notyet
330#	(4) Plum2 IO (EXTPW[0:2]) notyet
331hpcioman1 at txioman? platform SHARP_TELIOS_HCAJ1
332hpcin*	at hpcioman1 iochip 1 evtype BUTTON  id BTN_APP0   port 7  edge 1 # IE button
333hpcin*	at hpcioman1 iochip 1 evtype BUTTON  id BTN_APP1   port 8  edge 1 # Mail button
334hpcin*	at hpcioman1 iochip 1 evtype PMEVENT id PME_AC	   port 6  edge 1 # AC-power
335hpcin*	at hpcioman1 iochip 0 evtype EVENT   id COM0_CTS   port 27 edge 3
336hpcin*	at hpcioman1 iochip 0 evtype EVENT   id COM0_DCD   port 29 edge 3
337hpcout*	at hpcioman1 iochip 1 evtype POWER   id PWCTL_LED  port 4  flags 3 #(blink)
338
339hpcioman2 at txioman? platform SHARP_TELIOS_HCVJ1C_JP
340hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP0   port 7  edge 1 # IE button
341hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP1   port 8  edge 1 # Mail button
342hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP2   port 11 edge 1 # Video button
343hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP3   port 12 edge 1 # Head phone button
344hpcin*	at hpcioman2 iochip 1 evtype PMEVENT id PME_AC     port 6
345hpcin*	at hpcioman2 iochip 0 evtype EVENT   id COM0_CTS   port 27 edge 3
346hpcin*	at hpcioman2 iochip 1 evtype EVENT   id COM0_DCD   port 13 edge 3
347hpcout*	at hpcioman2 iochip 1 evtype POWER   id PWCTL_COM0 port 15
348hpcout*	at hpcioman2 iochip 1 evtype POWER   id PWCTL_LED  port 4  flags 3 #(blink)
349
350options 	USE_POLL
351
352# PHILIPS UCB1200 / TOSHIBA TC35413F modem/audio analog front-end
353ucb*		at tx39sib? slot 0
354ucbtp*		at ucb?
355ucbsnd*		at ucb?
356ucbio*		at ucb?
357
358# PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
359# chip select: CS1, IRQ: 3:12/4:12 (irq1 108)
360# interrupt-mode don't work. use polling mode.
361tc5165buf*	at txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16
362hpckbd*		at tc5165buf?
363#wsmouse*	at ucbtp? mux 0
364
365# TC6358TB(Plum2)
366#  register space: CS3,
367#  I/O space: MCS0 & MCS1,  IRQ: 8:21 (IO[5] positive)
368#
369plum*		at txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277
370plumicu*	at plum?
371plumpower*	at plum?
372plumvideo*	at plum?
373hpcfb*		at plumvideo?
374plumpcmcia*	at plum?
375ohci*	at plum?
376
377# Workstation Console attachments
378bivideo0	at	mainbus0
379hpcfb*		at	bivideo0
380wsdisplay*	at	hpcfb?
381wskbd*		at	hpckbd? mux 1
382wsmouse*	at	vrpiu? mux 0
383btnmgr0		at	mainbus0
384wskbd*		at	btnmgr0 mux 1
385
386# PCMCIA bus support
387pcmcia* at plumpcmcia? controller ? socket ?
388pcmcia*	at pcic? controller 0 socket ?
389
390# PCMCIA IDE disk
391wdc*	at pcmcia? function ?
392wd*	at wdc? channel ? drive ? flags 0x0000
393
394# PCMCIA network interfaces
395ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
396mbe*	at pcmcia? function ?		# MB8696x based Ethernet
397ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
398ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
399sm*	at pcmcia? function ?		# Megahertz Ethernet
400wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
401awi*	at pcmcia? function ?		# WLI-PCM
402an*	at pcmcia? function ?		# Aironet PC4500/PC4800 (802.11)
403
404# PCMCIA Serial interfaces
405com*	at pcmcia? function ?		# Modems and serial cards
406
407# PCMCIA SCSI interfaces
408aic*	at pcmcia? function ?
409esp*	at pcmcia? function ?		# NCR53c406 SCSI
410
411# ATAPI bus support
412atapibus* at wdc? channel ?
413cd*	at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives
414sd*	at atapibus? drive ? flags 0x0000 # ATAPI disk drives
415
416# SCSI bus support
417scsibus* at aic?
418scsibus* at esp?
419sd*	at scsibus? target ? lun ?	# SCSI disk drives
420cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
421
422# USB Hubs
423usb*	at ohci?
424uhub*	at usb?
425uhub*	at uhub? port ? configuration ? interface ?
426
427# USB HID device
428uhidev*	at uhub? port ? configuration ? interface ?
429
430# USB Mice
431ums*	at uhidev? reportid ?
432wsmouse*	at ums? mux 0
433
434# USB Keyboards
435ukbd*	at uhidev? reportid ?
436wskbd*	at ukbd? console ? mux 1
437
438# USB Generic HID devices
439uhid*	at uhidev? reportid ?
440
441# USB Printer
442ulpt*	at uhub? port ? configuration ? interface ?
443
444# USB Modem
445umodem*	at uhub? port ? configuration ?
446ucom*	at umodem?
447
448# USB Mass Storage
449umass*	at uhub? port ? configuration ? interface ?
450atapibus* at umass? channel ?
451scsibus* at umass? channel ?
452
453# USB audio
454uaudio*	at uhub? port ? configuration ?
455
456# USB MIDI
457umidi* at uhub? port ? configuration ?
458
459# USB IrDA bridges
460#uirda* at uhub? port ? configuration ? interface ?
461#irframe* at uirda?
462
463# USB Ethernet adapters
464aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
465cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
466kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
467
468# Prolofic PL2301/PL2302 host-to-host adapter
469upl*	at uhub? port ?
470
471# Serial adapters
472# FTDI FT8U100AX serial adapter
473uftdi*	at uhub? port ?
474ucom*	at uftdi? portno ?
475
476uplcom*	at uhub? port ?		# I/O DATA USB-RSAQ2 serial adapter
477ucom*	at uplcom? portno ?
478
479umct*	at uhub? port ?		# MCT USB-RS232 serial adapter
480ucom*	at umct? portno ?
481
482# Diamond Multimedia Rio 500
483urio*	at uhub? port ?
484
485# USB Handspring Visor
486uvisor*	at uhub? port ?
487ucom*	at uvisor?
488
489# USB scanners
490uscanner* at uhub? port ?
491
492# USB scanners that use SCSI emulation, e.g., HP5300
493usscanner* at uhub? port ?
494scsibus* at usscanner? channel ?
495
496# Y@P firmware loader
497uyap* at uhub? port ?
498
499# USB Generic driver
500ugen*	at uhub? port ?
501
502audio*	at uaudio?
503
504# Pseudo-Devices
505
506pseudo-device	loop		1	# network loopback
507pseudo-device	ppp		2	# serial-line IP ports
508pseudo-device	pppoe			# PPP over Ethernet (RFC 2516)
509pseudo-device	pty			# pseudo-terminals
510pseudo-device	bpfilter	16	# packet filter ports
511pseudo-device	ipfilter		# IP filter, NAT
512
513pseudo-device	vnd		4	# virtual disk ick
514#pseudo-device	ccd		4	# concatenated disks
515pseudo-device	rnd			# /dev/random and in-kernel generator
516
517pseudo-device	biconsdev	1	# build-in console device
518pseudo-device	wsmux			# mouse & keyboard multiplexor
519#pseudo-device	md		1	# memory disk device (ramdisk)
520
521#pseudo-device	raid		8	# RAIDframe disk driver
522#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
523# Options to enable various other RAIDframe RAID types.
524# options	RF_INCLUDE_EVENODD=1
525# options	RF_INCLUDE_RAID5_RS=1
526# options	RF_INCLUDE_PARITYLOGGING=1
527# options	RF_INCLUDE_CHAINDECLUSTER=1
528# options	RF_INCLUDE_INTERDECLUSTER=1
529# options 	RF_INCLUDE_PARITY_DECLUSTERING=1
530# options	RF_INCLUDE_PARITY_DECLUSTERING_DS=1
531
532# for IPv6
533pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
534#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
535#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
536
537## IEEE 802.1Q Virtual LAN encapsulation, see vlan(4).
538pseudo-device	vlan
539
540## Simple inter-network traffic bridging
541pseudo-device	bridge
542