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