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