VR41XX revision 1.31
1# $NetBSD: VR41XX,v 1.31 2005/09/11 13:42:40 chs 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"
23#ident 		"GENERIC-$Revision: 1.31 $"
24
25#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
26
27maxusers	16
28
29# Support for specific models of H/PC MIPS
30makeoptions	CPUFLAGS="-mips2"	# CPU codegen options
31options 	VR4102			# NEC VR4102
32options 	VR4111			# NEC VR4111
33options 	VR4121			# NEC VR4121
34options 	VR4122			# NEC VR4122
35options 	VR4131			# NEC VR4131
36
37# Standard system options
38options 	DDB			# in-kernel debugger
39#options 	DDB_ONPANIC=0		# don't enter debugger on panic
40#options 	KGDB			# remote debugger
41#options 	DIAGNOSTIC		# extra kernel debugging checks
42#options 	DEBUG			# extra kernel debugging support
43options 	KTRACE			# system call tracing support
44options 	MSGBUFSIZE=8192		# dmesg buffer size
45options 	USERCONF		# userconf(4) support
46#options	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
47#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
48options 	KLOADER_KERNEL_PATH="\"/netbsd\""
49options		KLOADER_DEBUG
50
51## UVM options.
52#options 	UVM_PAGE_TRKOWN
53#options 	UVMHIST
54#options 	UVMHIST_PRINT	# Loud!
55
56#options 	SCSIVERBOSE		# human readable SCSI error messages
57#options 	PCMCIAVERBOSE		# verbose PCMCIA configuration messages
58
59#options 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
60#options 	RTC_OFFSET=-540		# JST-9
61#options 	RTC_OFFSET=480		# PST8
62					# In NO RTC_OFFSET , inherit RTC_OFFSET
63					# from Windows CE.
64options 	NTP			# network time protocol
65
66#options 	WINCE_DEFAULT_SETTING	# Debugging use
67
68#options 	SYSCALL_DEBUG		# for debug
69#options 	HPCMIPS_L1CACHE_DISABLE	# disable L1 cache for debug
70
71# Filesystem options
72file-system 	FFS		# fast filesystem with user and group quotas
73file-system 	MFS		# memory-based filesystem
74file-system 	NFS		# Sun NFS-compatible filesystem (client)
75#file-system	LFS		# Log-based filesystem (still experimental)
76file-system 	CD9660		# ISO 9660 + Rock Ridge file system
77file-system 	MSDOSFS		# MS-DOS file system
78#file-system 	FDESC		# /dev/fd
79file-system 	KERNFS		# /kern (kernel informational filesystem)
80#file-system 	NULLFS		# loopback file system
81#file-system 	OVERLAY		# overlay file system
82#file-system 	PORTAL		# portal filesystem (still experimental)
83file-system 	PROCFS		# /proc
84#file-system 	UMAPFS		# NULLFS + uid and gid remapping
85file-system 	UNION
86file-system	PTYFS		# /dev/pts/N support
87
88#options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
89options 	SOFTDEP		# FFS soft updates support.
90#options 	QUOTA		# UFS quotas
91options 	VNODE_OP_NOINLINE # don't inline vnode op calls
92options 	FFS_NO_SNAPSHOT	# No FFS snapshots
93
94# Networking options
95#options 	GATEWAY		# IP packet forwarding
96options 	INET		# IP + ICMP + TCP + UDP
97options 	INET6		# IPV6
98#options 	IPSEC		# IP security
99#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
100#options 	IPSEC_NAT_T	# IPsec NAT traversal (NAT-T)
101#options 	IPSEC_DEBUG	# debug for IP security
102#options 	MROUTING	# Multicast routing support
103#options 	PIM		# Protocol Independent Multicast
104#options 	ISO		# OSI networking
105#options 	TPIP		# TPIP
106#options 	EON		# OSI tunneling over IP
107#options 	CCITT,LLC,HDLC	# X.25
108
109# NetBSD backwards compatibility
110options 	COMPAT_43
111options		COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
112
113options 	NFS_BOOT_DHCP
114
115config		netbsd		root on ? type ?
116
117# compile options
118#makeoptions	DEFGP="-G 8"
119
120# WS console uses SUN or VT100 terminal emulation
121options 	WSEMUL_VT100
122#options 	WSDISPLAY_DEFAULTSCREENS=4
123#options 	FONT_VT220L8x8
124options 	FONT_VT220L8x10
125# compatibility to other console drivers
126options 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
127options 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
128options 	WSDISPLAY_COMPAT_USL		# VT handling
129options 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
130#
131# Hpckbd will set key board layout appropriately. You can use option
132# 'PCKBD_LAYOUT' to overrite the default layout.
133#
134#options 	PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)"
135
136# temporally power management
137hpcapm0	at mainbus0			# power management
138apmdev0	at hpcapm0			# APM
139
140options 	MQ200_DEBUG
141#options 	MQ200_USECRT
142mqvideo0 at vr4102ip? addr 0x0a000000 size 0x800000	# MQ200 video controller
143hpcfb*		at	mqvideo?
144
145ite8181video0 at vr4102ip? addr 0x0a000000 size 0x800000 # ITE8181 video controller
146hpcfb*		at	ite8181video?
147
148vrc4172pwm*	at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_430
149vrc4172pwm*	at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_510
150vrc4172pwm*	at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_520
151vrc4172pwm*	at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_520A
152vrc4172pwm*	at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_530
153vrc4172pwm*	at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_SIGMARION
154vrc4172pwm*	at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_530A
155vrc4172pwm*	at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_700
156vrc4172pwm*	at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_700A
157vrc4172pwm*	at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_730
158vrc4172pwm*	at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_730A
159
160# Workstation Console attachments
161bivideo0	at	mainbus0
162hpcfb*		at	bivideo0
163wsdisplay*	at	hpcfb?
164wskbd*		at	hpckbd? mux 1
165wsmouse*	at	vrpiu? mux 0
166btnmgr0		at	mainbus0
167wskbd*		at	btnmgr0 mux 1
168
169#
170# hpcmips isa? bus irq locator means:
171#
172# 0x0000000f ISA IRQ#
173# 0x00ff0000 GPIO port#
174# 0x01000000 interrupt signal hold/through	(1:hold/0:though)
175# 0x02000000 interrupt detection level		(1:low /0:high	)
176# 0x04000000 interrupt detection trigger	(1:edge/0:level	)
177
178#
179# MC-R300, MC-R500
180# Button to GPIO port # mapping
181#  + REC button       : 4
182#  + Open/Close button: 6
183# (PCIC-ISA : 9)
184# (COM power:14)
185#
186# MC-R510
187# Button to GPIO port # mapping
188#  + Open/Close button: 3
189# (PCIC-ISA : 9)
190# (COM power:14)
191#
192# MC-R530
193# Button to GPIO port # mapping
194#  + Open/Close button: 3
195#  + Application button: 2
196# (PCIC-ISA : 9)
197# (COM power:46)
198#
199# MC-R700
200# Button to GPIO port # mapping
201#  + Open/Close button: 3
202# (PCIC-ISA : 9)
203# (COM power:46)
204#
205# MC-CS
206# Button to GPIO port # mapping
207# (PCIC-ISA : 9)
208# (COM power:14)
209#
210# IBM WorkPad z50
211# Button to GPIO port # mapping
212#  + REC button       : 1
213#  + Application button?      : 2
214# (PCIC-ISA : 9)
215#
216button0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4
217button0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4
218button0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0
219button1 at vrgiu? platform NEC_MCR_430 id BTN_COVER port 3
220button1 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3
221button1 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3
222#button1 at vrgiu? platform NEC_MCR_520A id BTN_COVER port 3
223button1 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3
224#button1 at vrgiu? platform NEC_MCR_530A id BTN_COVER port 3
225button1 at vrgiu? platform NEC_MCR_SIGMARION id BTN_COVER port 3
226button1 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3
227button1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6
228button1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6
229button2 at vrgiu? platform NEC_MCR_530 id BTN_APP0  port 2
230button2 at vrgiu? platform IBM_WORKPAD id BTN_APP0  port 2 active 0
231button3 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8
232pwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14
233pwctl0 at vrgiu? platform NEC_MCR_430 id PWCTL_COM0 port 46
234pwctl0 at vrgiu? platform NEC_MCR_500 id PWCTL_COM0 port 14
235pwctl0 at vrgiu? platform NEC_MCR_530 id PWCTL_COM0 port 46
236pwctl0 at vrgiu? platform NEC_MCR_530A id PWCTL_COM0 port 46
237#pwctl0 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM0 port 46
238pwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46
239pwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14
240pwctl1 at vrgiu? platform NEC_MCR_3XX id PWCTL_LCDLIGHT port 45
241pwctl1 at vrgiu? platform NEC_MCR_500 id PWCTL_LCDLIGHT port 45
242pwctl1 at vrgiu? platform NEC_MCCS id PWCTL_LCDLIGHT port 45
243pwctl2 at vrgiu? platform NEC_MCR_3XX id PWCTL_LCD port 10
244pwctl2 at vrgiu? platform NEC_MCR_500 id PWCTL_LCD port 10
245pwctl2 at vrgiu? platform NEC_MCCS id PWCTL_LCD port 10
246pwctl3 at vrgiu? platform NEC_MCCS id PWCTL_SPEAKER port 12
247pwctl3 at vrgiu? platform NEC_MCR_3XX id PWCTL_SPEAKER port 12
248pwctl3 at vrgiu? platform NEC_MCR_430 id PWCTL_SPEAKER port 44
249pwctl3 at vrgiu? platform NEC_MCR_500 id PWCTL_SPEAKER port 12
250pwctl3 at vrgiu? platform NEC_MCR_510 id PWCTL_SPEAKER port 44
251pwctl3 at vrgiu? platform NEC_MCR_520 id PWCTL_SPEAKER port 44
252#pwctl3 at vrgiu? platform NEC_MCR_520A id PWCTL_SPEAKER port 44
253pwctl3 at vrgiu? platform NEC_MCR_530 id PWCTL_SPEAKER port 44
254#pwctl3 at vrgiu? platform NEC_MCR_530A id PWCTL_SPEAKER port 44
255#pwctl3 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_SPEAKER port 44
256pwctl3 at vrgiu? platform IBM_WORKPAD id PWCTL_SPEAKER port 49
257#pwctl4 at vrgiu? platform NEC_MCR_430 id PWCTL_COM1 port 47
258#pwctl4 at vrgiu? platform NEC_MCR_530 id PWCTL_COM1 port 47
259#pwctl4 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM1 port 47
260vrisab0 at vrgiu? platform NEC_MCR
261vrisab0 at vrgiu? platform NEC_MCCS
262vrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000
263isa0	at vrisab0
264pcic0	at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003
265#
266# Freestyle
267# Button to GPIO port # mapping
268#    +---------+
269# 1 +|         |
270#    |         |+ 7
271#    |         |
272#20 +|   LCD   |+ 4
273#    |         | + 6
274# 8 +|         |+ 5
275#    |         |
276#    |         |+----Power On/Off (connected to PMU)
277#    +---------+
278#          +9
279#        +12 +10
280#          +11
281# (PCIC-ISA : 23)
282button0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9
283button1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10
284button2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11
285button3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12
286button4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7
287button5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4
288button6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6
289button7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5
290button8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1
291button9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20
292button10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8
293vrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000
294isa1	at vrisab1
295pcic0	at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003
296
297options 	PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle)
298
299#
300# Fujitsu INTERTOP CX300
301#
302pwctl0	at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15
303vrisab2	at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000
304isa2	at vrisab2
305pcic0	at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003
306
307#
308# Vadem Clio and Sharp Tripad
309#
310vrisab3	at vrgiu? platform SHARP_TRIPAD isaportoffset 0x1000000
311vrisab3	at vrgiu? platform VADEM_CLIO_C isaportoffset 0x1000000
312isa3	at vrisab3
313pcic0	at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003
314
315#
316# CASIO CASSIOPEIA E55 and for DoCoMo
317#
318button0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6
319button1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7
320button2 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8
321button3 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9
322button4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10
323button5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11
324button6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12
325button7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13
326pwctl0	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38
327pwctl1	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26
328
329# 'CF hack' for all CASSIOPEIA E series
330vrisab4	at vrgiu? platform CASIO_CASSIOPEIAE_EXX isaportoffset 0xc000
331vrisab4	at vrgiu? platform CASIO_CASSIOPEIAE_EXXX isaportoffset 0xc000
332isa4	at vrisab4
333wdc0	at isa4 port 0x170 irq 0x02000003 flags 0x0002  # single drive
334
335#
336# Fujitsu PenCentra 130
337#
338vrc4172gpio0 at vrgiu? platform FUJITSU_PENCENTRA_130 addr 0x15001080 size 0x4a port 10
339vrisab5	at vrc4172gpio0 isaportoffset 0x1000000
340isa5	at vrisab5
341pcic0	at isa5 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00010003
342
343#
344# SigmarionII
345#
346com*	at vrgiu? platform NEC_MCR_SIGMARION2 addr 0x0b600000 port 8
347vrisab6	at vrgiu? platform NEC_MCR_SIGMARION2 isaportoffset 0xf780f800
348isa6	at vrisab6
349ne*	at isa6 port 0x300 irq  0x00090003 # port 9, active high and thorough
350#wdc*	at isa6 port 0x170 irq 0x00090003 flags 0x0002  # single drive
351hpcioman6 at vrgiu? platform NEC_MCR_SIGMARION2
352hpcin*	at hpcioman6 evtype PCIINTR id PCIINTR_00_12_02 port 0 level 1 connect 1
353
354#
355# MP-C303/304
356#
357hpcioman7 at vrgiu? platform VICTOR_INTERLINK_MPC303
358hpcioman7 at vrgiu? platform VICTOR_INTERLINK_MPC304
359hpcin*	at hpcioman7 evtype PCIINTR id PCIINTR_00_19_02 port 1 level 0 hold 1 connect 1
360
361
362# PCI bus support
363options 	PCIVERBOSE
364pci*	at vrpciu?
365
366# VRC4173
367vrc4173bcu* at pci? dev ? function ?	# VRC4173 BCU
368#vrc4173cmu* at vrc4173bcu?		# VRC4173 CMU
369#vrc4173piu* at vrc4173bcu?		# VRC4173 PIU
370#vrc4173kiu* at vrc4173bcu?		# VRC4173 KIU
371
372#vrc4173cardu* at pci? dev ? function ?	# VRC4173 CARDU
373#pcmcia*	at vrc4173cardu?
374
375# PCI USB controllers
376ohci*	at pci?	dev ? function ?	# Open Host Controller
377#options 	OHCI_DEBUG, USB_DEBUG, UHUB_DEBUG
378
379# PCMCIA bus support
380pcmcia*	at pcic? controller 0 socket ?
381
382# PCMCIA IDE disk
383wdc*	at pcmcia? function ?
384
385# ATA (IDE) bus support
386atabus* at ata?
387
388# IDE drives
389wd*	at atabus? 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 atapi?
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 serial adpater
436ucycom*	at uhidev? reportid ?
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?
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
465axe*	at uhub? port ?		# ASIX AX88172 based adapters
466cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
467kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
468url*	at uhub? port ?		# Realtek RTL8150L based adapters
469
470# Prolofic PL2301/PL2302 host-to-host adapter
471upl*	at uhub? port ?
472
473# Serial adapters
474# FTDI FT8U100AX serial adapter
475uftdi*	at uhub? port ?
476ucom*	at uftdi? portno ?
477
478uplcom*	at uhub? port ?		# I/O DATA USB-RSAQ2 serial adapter
479ucom*	at uplcom? portno ?
480
481umct*	at uhub? port ?		# MCT USB-RS232 serial adapter
482ucom*	at umct? portno ?
483
484# Diamond Multimedia Rio 500
485urio*	at uhub? port ?
486
487# USB Handspring Visor
488uvisor*	at uhub? port ?
489ucom*	at uvisor?
490
491# Kyocera AIR-EDGE PHONE
492ukyopon* at uhub? port ?
493ucom*	at ukyopon? portno ?
494
495# USB scanners
496uscanner* at uhub? port ?
497
498# USB scanners that use SCSI emulation, e.g., HP5300
499usscanner* at uhub? port ?
500scsibus* at usscanner? channel ?
501
502# Y@P firmware loader
503uyap* at uhub? port ?
504
505# USB Generic driver
506ugen*	at uhub? port ?
507
508audio*	at uaudio?
509
510pseudo-device	loop		1	# network loopback
511pseudo-device	ppp		2	# serial-line IP ports
512pseudo-device	pty			# pseudo-terminals
513pseudo-device	bpfilter	16	# packet filter ports
514pseudo-device	ipfilter		# IP filter, NAT
515
516pseudo-device	vnd		4	# virtual disk ick
517#pseudo-device	ccd		4	# concatenated disks
518pseudo-device	rnd			# /dev/random and in-kernel generator
519pseudo-device	clockctl		# user control of clock subsystem
520
521pseudo-device	biconsdev	1	# build-in console device
522pseudo-device	wsmux			# mouse & keyboard multiplexor
523#pseudo-device	md		1	# memory disk device (ramdisk)
524
525#pseudo-device	raid		4	# RAIDframe disk driver
526#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
527#pseudo-device	fss		4	# file system snapshot device
528
529# for IPv6
530pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
531#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
532#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
533
534## IEEE 802.1Q Virtual LAN encapsulation, see vlan(4).
535pseudo-device	vlan
536
537## Simple inter-network traffic bridging
538pseudo-device	bridge
539