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