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