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