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