MPC303 revision 1.50
1#
2# 	$NetBSD: MPC303,v 1.50 2008/07/31 07:41:01 simonb Exp $
3# 	From: NetBSD: GENERIC,v 1.91 2001/05/06 14:25:16 takemura Exp
4#
5# Kernel configuration file for Victor MP-C303; enami's test machine.
6#
7
8include		"arch/hpcmips/conf/std.hpcmips"
9
10#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
11
12#ident 		"GENERIC-$Revision: 1.50 $"
13
14maxusers	16
15
16options 	MIPS3			# R4000/R4400/R4600 CPUs
17
18# Support for specific models of H/PC MIPS
19makeoptions	CPUFLAGS="-mips3"	# CPU codegen options
20options 	MIPS3_4100		# VR4100 core
21options 	VR41XX			# NEC VR41xx series
22options 	VR4122			# NEC VR4122
23
24# Standard system options
25options 	DDB			# in-kernel debugger
26#options 	DDB_ONPANIC=0		# don't enter debugger on panic
27#options 	KGDB			# remote debugger
28options 	DIAGNOSTIC		# extra kernel debugging checks
29#options 	DEBUG			# extra kernel debugging support
30options 	KTRACE			# system call tracing support
31options 	MSGBUFSIZE=16384	# dmesg buffer size
32options 	USERCONF		# userconf(4) support
33#options	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
34#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
35
36## UVM options.
37#options 	UVM_PAGE_TRKOWN
38#options 	UVMHIST
39#options 	UVMHIST_PRINT	# Loud!
40
41#options 	SCSIVERBOSE		# human readable SCSI error messages
42#options 	PCMCIAVERBOSE		# verbose PCMCIA configuration messages
43
44#options 	RTC_OFFSET=0	# hardware clock is this many mins. west of GMT
45options 	RTC_OFFSET=-540		# JST-9
46#options 	RTC_OFFSET=480		# PST8
47					# In NO RTC_OFFSET , inherit RTC_OFFSET
48					# from Windows CE.
49options 	NTP			# network time protocol
50
51#options 	WINCE_DEFAULT_SETTING	# Debugging use
52#options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
53#options 	DEBUG_FIND_PCIC		# Debugging use XXX harmful don't define until read source.
54
55#options 	SYSCALL_DEBUG		# for debug
56#options 	HPCMIPS_L1CACHE_DISABLE	# disable L1 cache for debug
57
58# Filesystem options
59file-system 	FFS		# fast filesystem with user and group quotas
60file-system 	MFS		# memory-based filesystem
61file-system 	NFS		# Sun NFS-compatible filesystem (client)
62#file-system	LFS		# Log-based filesystem (still experimental)
63file-system 	CD9660		# ISO 9660 + Rock Ridge file system
64file-system 	MSDOSFS		# MS-DOS file system
65#file-system 	FDESC		# /dev/fd
66file-system 	KERNFS		# /kern (kernel informational filesystem)
67#file-system 	NULLFS		# loopback file system
68#file-system 	OVERLAY		# overlay file system
69#file-system 	PORTAL		# portal filesystem (still experimental)
70file-system 	PROCFS		# /proc
71#file-system 	UMAPFS		# NULLFS + uid and gid remapping
72file-system 	UNION
73file-system	PTYFS		# /dev/pts/N support
74
75#options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
76options 	SOFTDEP		# FFS soft updates support.
77options 	WAPBL		# File system journaling support - Experimental
78#options 	QUOTA		# UFS quotas
79options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
80
81# Networking options
82#options 	GATEWAY		# IP packet forwarding
83options 	INET		# IP + ICMP + TCP + UDP
84options 	INET6		# IPV6
85#options 	IPSEC		# IP security
86#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
87#options 	IPSEC_NAT_T	# IPsec NAT traversal (NAT-T)
88#options 	IPSEC_DEBUG	# debug for IP security
89#options 	MROUTING	# Multicast routing support
90#options 	PIM		# Protocol Independent Multicast
91#options 	ISO		# OSI networking
92#options 	TPIP		# TPIP
93#options 	EON		# OSI tunneling over IP
94
95# NetBSD backwards compatibility
96options 	COMPAT_43
97options 	COMPAT_16
98options 	COMPAT_20
99options 	COMPAT_30	# NetBSD 3.0 compatibility.
100options 	COMPAT_40	# NetBSD 4.0 compatibility.
101options		COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
102
103#options 	NFS_BOOT_DHCP
104#options 	NFS_BOOT_BOOTP
105options 	NFS_BOOT_BOOTPARAM
106
107options 	VR_FIND_DRAMLIM=0x03800000
108
109# compile options
110#makeoptions	DEFGP="-G 14"
111
112#config		netbsd		root on ? type ?
113config		netbsd		root on aue0 type nfs
114
115# WS console uses SUN or VT100 terminal emulation
116options 	WSEMUL_VT100
117#options 	WSDISPLAY_DEFAULTSCREENS=4
118#options 	FONT_VT220L8x8
119options 	FONT_VT220L8x10
120# compatibility to other console drivers
121options 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
122options 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
123options 	WSDISPLAY_COMPAT_USL		# VT handling
124options 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
125#
126# Hpckbd will set key board layout appropriately. You can use option
127# 'PCKBD_LAYOUT' to overrite the default layout.
128#
129#options 	PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)"
130
131# temporally power management
132hpcapm0	at mainbus0			# power management
133apmdev0	at hpcapm0			# APM
134
135vrip*	at mainbus0
136vrbcu*	at vrip? addr 0x0f000000 size 0x20
137vrcmu*	at vrip? addr 0x0f000060 size 0x20
138vrrtc*	at vrip? addr 0x0f000100 size 0x20 unit VRRTC
139
140#vrkiu*	at vrip? addr 0x0b000180 size 0x20 unit VRKIU
141#hpckbd*	at vrkiu?
142com*	at vrip? addr 0x0f000800 size 0x20 unit VRSIU pwctl PWCTL_COM0
143vrgiu*	at vrip? addr 0x0f000140 size 0x20 unit VRGIU
144vrpmu*	at vrip? addr 0x0f0000c0 size 0x20 unit VRPMU # power switch
145#vrdsu*	at vrip? addr 0x0b0000e0 size 0x08
146#vrpiu*	at vrip? addr 0x0b000120 size 0x1a0 unit VRPIU
147vrled*	at vrip? addr 0x0f000180 size 0x10 unit VRLED
148vrpciu*	at vrip? addr 0x0f000c00 size 0x200 unit VRPCIU
149
150# PCI bus support
151options 	PCIVERBOSE
152pci*	at vrpciu?
153
154# MQ200
155#mqvideo0 at pci? dev ? function ?
156#hpcfb*		at	mqvideo?
157
158# VRC4173
159vrc4173bcu* at pci? dev ? function ?	# VRC4173 BCU
160vrkiu* at vrc4173bcu? addr 0x100 size 0x20 unit VRKIU # VRC4173 KIU
161hpckbd*	at vrkiu?
162vrpiu* at vrc4173bcu? addr 0x0a0 size 0x20 addr2 0x0c0 size2 0x20 unit VRPIU	# VRC4173 PIU
163
164#vrc4173cardu* at pci? dev ? function ?	# VRC4173 CARDU
165#pcmcia*	at vrc4173cardu?
166
167# PCI USB controllers
168ohci*	at pci?	dev ? function ?	# Open Host Controller
169options 	OHCI_DEBUG, USB_DEBUG, UHUB_DEBUG
170
171# USB bus support
172usb*	at ohci?
173
174# USB Hubs
175uhub*	at usb?
176uhub*	at uhub? port ?
177
178# USB HID device
179#uhidev*	at uhub? port ? configuration ? interface ?
180
181# USB Mice
182#ums*	at uhidev? reportid ?
183#wsmouse*	at ums? mux 0
184
185# USB Keyboards
186#ukbd*	at uhidev? reportid ?
187#wskbd*	at ukbd? console ? mux 1
188
189# USB serial adapter
190#ucycom*	at uhidev? reportid ?
191
192# USB Generic HID devices
193#uhid*	at uhidev? reportid ?
194
195# USB Printer
196#ulpt*	at uhub? port ? configuration ? interface ?
197
198# USB Modem
199#umodem*	at uhub? port ? configuration ?
200#ucom*	at umodem?
201
202# USB Mass Storage
203#umass*	at uhub? port ? configuration ? interface ?
204#atapibus* at umass?
205#scsibus* at umass? channel ?
206
207# USB Generic driver
208ugen*	at uhub? port ?
209
210# USB Ethernet adapters
211aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
212#axe*	at uhub? port ?		# ASIX AX88172 based adapters
213#url*	at uhub? port ?		# Realtek RTL8150L based adapters
214
215# MII/PHY support
216ukphy*	at mii? phy ?			# generic unknown PHYs
217
218options 	MQ200_DEBUG
219#options 	MQ200_USECRT
220#mqvideo0 at vrip? addr 0x0a000000 size 0x800000	# MQ200 video controller
221#hpcfb*		at	mqvideo?
222
223#ite8181video0 at vrip? addr 0x0a000000 size 0x800000 # ITE8181 video controller
224#hpcfb*		at	ite8181video?
225
226#vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_430
227#vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_510
228#vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520
229#vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520A
230#vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530
231#vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_SIGMARION
232#vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530A
233#vrc4172pwm*	at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_700
234
235# Workstation Console attachments
236bivideo0	at	mainbus0
237hpcfb*		at	bivideo0
238wsdisplay*	at	hpcfb?
239wskbd*		at	hpckbd? mux 1
240wsmouse*	at	vrpiu? mux 0
241btnmgr0		at	mainbus0
242wskbd*		at	btnmgr0 mux 1
243
244#
245# hpcmips isa? bus irq locator means:
246#
247# 0x0000000f ISA IRQ#
248# 0x00ff0000 GPIO port#
249# 0x01000000 interrupt signal hold/through	(1:hold/0:though)
250# 0x02000000 interrupt detection level		(1:low /0:high	)
251# 0x04000000 interrupt detection trigger	(1:edge/0:level	)
252
253#
254# MC-R300, MC-R500
255# Button to GPIO port # mapping
256#  + REC button       : 4
257#  + Open/Close button: 6
258# (PCIC-ISA : 9)
259# (COM power:14)
260#
261# MC-R510
262# Button to GPIO port # mapping
263#  + Open/Close button: 3
264# (PCIC-ISA : 9)
265# (COM power:14)
266#
267# MC-R530
268# Button to GPIO port # mapping
269#  + Open/Close button: 3
270#  + Application button: 2
271# (PCIC-ISA : 9)
272# (COM power:46)
273#
274# MC-R700
275# Button to GPIO port # mapping
276#  + Open/Close button: 3
277# (PCIC-ISA : 9)
278# (COM power:46)
279#
280# MC-CS
281# Button to GPIO port # mapping
282# (PCIC-ISA : 9)
283# (COM power:14)
284#
285# IBM WorkPad z50
286# Button to GPIO port # mapping
287#  + REC button       : 1
288#  + Application button?      : 2
289# (PCIC-ISA : 9)
290#
291button0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4
292button0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4
293button0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0
294button1 at vrgiu? platform NEC_MCR_430 id BTN_COVER port 3
295button1 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3
296button1 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3
297#button1 at vrgiu? platform NEC_MCR_520A id BTN_COVER port 3
298button1 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3
299#button1 at vrgiu? platform NEC_MCR_530A id BTN_COVER port 3
300button1 at vrgiu? platform NEC_MCR_SIGMARION id BTN_COVER port 3
301button1 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3
302button1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6
303button1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6
304button2 at vrgiu? platform NEC_MCR_530 id BTN_APP0  port 2
305button2 at vrgiu? platform IBM_WORKPAD id BTN_APP0  port 2 active 0
306button3 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8
307pwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14
308pwctl0 at vrgiu? platform NEC_MCR_430 id PWCTL_COM0 port 46
309pwctl0 at vrgiu? platform NEC_MCR_500 id PWCTL_COM0 port 14
310pwctl0 at vrgiu? platform NEC_MCR_530 id PWCTL_COM0 port 46
311pwctl0 at vrgiu? platform NEC_MCR_530A id PWCTL_COM0 port 46
312#pwctl0 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM0 port 46
313pwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46
314pwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14
315pwctl1 at vrgiu? platform NEC_MCR_300 id PWCTL_LCDLIGHT port 45
316pwctl1 at vrgiu? platform NEC_MCR_FORDOCOMO id PWCTL_LCDLIGHT port 45
317pwctl1 at vrgiu? platform NEC_MCR_500 id PWCTL_LCDLIGHT port 45
318pwctl1 at vrgiu? platform NEC_MCCS id PWCTL_LCDLIGHT port 45
319pwctl2 at vrgiu? platform NEC_MCR_300 id PWCTL_LCD port 10
320pwctl2 at vrgiu? platform NEC_MCR_FORDOCOMO id PWCTL_LCD port 10
321pwctl2 at vrgiu? platform NEC_MCR_500 id PWCTL_LCD port 10
322pwctl2 at vrgiu? platform NEC_MCCS id PWCTL_LCD port 10
323pwctl3 at vrgiu? platform NEC_MCR_3XX id PWCTL_SPEAKER port 12
324pwctl3 at vrgiu? platform NEC_MCR_430 id PWCTL_SPEAKER port 44
325pwctl3 at vrgiu? platform NEC_MCR_500 id PWCTL_SPEAKER port 12
326pwctl3 at vrgiu? platform NEC_MCR_510 id PWCTL_SPEAKER port 44
327pwctl3 at vrgiu? platform NEC_MCR_520 id PWCTL_SPEAKER port 44
328#pwctl3 at vrgiu? platform NEC_MCR_520A id PWCTL_SPEAKER port 44
329pwctl3 at vrgiu? platform NEC_MCR_530 id PWCTL_SPEAKER port 44
330#pwctl3 at vrgiu? platform NEC_MCR_530A id PWCTL_SPEAKER port 44
331#pwctl3 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_SPEAKER port 44
332pwctl3 at vrgiu? platform IBM_WORKPAD id PWCTL_SPEAKER port 49
333#pwctl4 at vrgiu? platform NEC_MCR_430 id PWCTL_COM1 port 47
334#pwctl4 at vrgiu? platform NEC_MCR_530 id PWCTL_COM1 port 47
335#pwctl4 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM1 port 47
336vrisab0 at vrgiu? platform NEC_MCR
337vrisab0 at vrgiu? platform NEC_MCCS
338vrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000
339isa0	at vrisab0
340pcic0	at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003
341#
342# Freestyle
343# Button to GPIO port # mapping
344#    +---------+
345# 1 +|         |
346#    |         |+ 7
347#    |         |
348#20 +|   LCD   |+ 4
349#    |         | + 6
350# 8 +|         |+ 5
351#    |         |
352#    |         |+----Power On/Off (connected to PMU)
353#    +---------+
354#          +9
355#        +12 +10
356#          +11
357# (PCIC-ISA : 23)
358button0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9
359button1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10
360button2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11
361button3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12
362button4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7
363button5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4
364button6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6
365button7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5
366button8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1
367button9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20
368button10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8
369vrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000
370isa1	at vrisab1
371pcic0	at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003
372
373options 	PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle)
374
375#
376# Fujitsu INTERTOP CX300
377#
378pwctl0	at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15
379vrisab2 at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000
380isa2	at vrisab2
381pcic0	at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003
382
383#
384# Vadem Clio and Sharp Tripad
385#
386vrisab3	at vrgiu? platform SHARP_TRIPAD isaportoffset 0x0
387vrisab3	at vrgiu? platform VADEM_CLIO_C isaportoffset 0x0
388isa3	at vrisab3
389pcic0	at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003
390
391#
392# CASIO CASSIOPEIA E55 and for DoCoMo
393#
394button0	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6
395button1	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7
396button2	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8
397button3	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9
398button4	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10
399button5	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11
400button6	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12
401button7	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13
402pwctl0	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38
403pwctl1	at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26
404
405# 'CF hack' for all CASSIOPEIA E series
406vrisab4	at vrgiu? platform CASIO_CASSIOPEIAE_EXX isaportoffset 0xc000
407vrisab4	at vrgiu? platform CASIO_CASSIOPEIAE_EXXX isaportoffset 0xc000
408isa4	at vrisab4
409wdc0	at isa4 port 0x170 irq 0x02000003 flags 0x0002	# single drive
410
411#
412# Fujitsu PenCentra 130
413#
414vrc4172gpio0 at vrgiu? platform FUJITSU_PENCENTRA_130 addr 0x15001080 size 0x4a port 10
415vrisab5	at vrc4172gpio0 isaportoffset 0x1000000
416isa5	at vrisab5
417pcic0	at isa5 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00010003
418
419#
420# SigmarionII
421#
422com*	at vrgiu? platform NEC_MCR_SIGMARION2 addr 0x0b600000 port 8
423vrisab6	at vrgiu? platform NEC_MCR_SIGMARION2 isaportoffset 0xf780f800
424isa6	at vrisab6
425ne*	at isa6 port 0x300 irq  0x00090003 # port 9, active high and thorough
426#wdc*	at isa6 port 0x170 irq 0x00090003 flags 0x0002  # single drive
427hpcioman6 at vrgiu? platform NEC_MCR_SIGMARION2
428hpcin*	at hpcioman6 evtype PCIINTR id PCIINTR_00_12_00 port 0 level 1 connect 1
429
430#
431# MP-C303/304
432#
433hpcioman7 at vrgiu? platform VICTOR_INTERLINK_MPC303
434hpcioman7 at vrgiu? platform VICTOR_INTERLINK_MPC304
435hpcin*	at hpcioman7 evtype PCIINTR id PCIINTR_00_19_00 port 1 level 0 hold 1 connect 1
436
437# PCMCIA bus support
438pcmcia*	at pcic? controller 0 socket ?
439
440# PCMCIA IDE disk
441wdc*	at pcmcia? function ?
442
443# ATA (IDE) bus support
444atabus* at ata?
445
446# IDE drives
447wd*	at atabus? drive ? flags 0x0000
448
449# PCMCIA network interfaces
450ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
451mbe*	at pcmcia? function ?		# MB8696x based Ethernet
452ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
453ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
454sm*	at pcmcia? function ?		# Megahertz Ethernet
455wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
456awi*	at pcmcia? function ?		# WLI-PCM
457an*	at pcmcia? function ?		# Aironet PC4500/PC4800 (802.11)
458
459# PCMCIA Serial interfaces
460com*	at pcmcia? function ?		# Modems and serial cards
461
462# PCMCIA SCSI interfaces
463aic*	at pcmcia? function ?
464esp*	at pcmcia? function ?		# NCR53c406 SCSI
465
466# ATAPI bus support
467atapibus* at atapi?
468cd*	at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives
469sd*	at atapibus? drive ? flags 0x0000 # ATAPI disk drives
470
471# SCSI bus support
472scsibus* at aic?
473scsibus* at esp?
474sd*	at scsibus? target ? lun ?	# SCSI disk drives
475cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
476
477pseudo-device	loop		1	# network loopback
478pseudo-device	ppp			# serial-line IP ports
479pseudo-device	pty			# pseudo-terminals
480pseudo-device	bpfilter		# packet filter ports
481pseudo-device	ipfilter		# IP filter, NAT
482
483pseudo-device	vnd			# virtual disk ick
484#pseudo-device	ccd		4	# concatenated disks
485pseudo-device	rnd			# /dev/random and in-kernel generator
486pseudo-device	clockctl		# user control of clock subsystem
487
488pseudo-device	biconsdev	1	# build-in console device
489pseudo-device	wsmux			# mouse & keyboard multiplexor
490options 	MEMORY_DISK_HOOKS
491options 	MEMORY_DISK_IS_ROOT	# force root on memory disk
492options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
493options 	MEMORY_DISK_DYNAMIC	# fs image don't exist in data section.
494pseudo-device	md		1	# memory disk device (ramdisk)
495
496#pseudo-device	raid		4	# RAIDframe disk driver
497#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
498#pseudo-device	fss		4	# file system snapshot device
499
500# for IPv6
501pseudo-device	gif			# IPv[46] over IPv[46] tunnel (RFC1933)
502#pseudo-device	faith			# IPv[46] tcp relay translation i/f
503pseudo-device	stf			# 6to4 IPv6 over IPv4 encapsulation
504
505## IEEE 802.1Q Virtual LAN encapsulation, see vlan(4).
506pseudo-device	vlan
507