1# $NetBSD: VR41XX,v 1.38 2006/03/28 20:58:40 pavel Exp $ 2# 3# GENERIC machine description file 4# 5# This machine description file is used to generate the default NetBSD 6# kernel. The generic kernel does not include all options, subsystems 7# and device drivers, but should be useful for most applications. 8# 9# The machine description file can be customised for your specific 10# machine to reduce the kernel size and improve its performance. 11# 12# For further information on compiling NetBSD kernels, see the config(8) 13# man page. 14# 15# For further information on hardware support for this architecture, see 16# the intro(4) man page. For further information about kernel options 17# for this architecture, see the options(4) man page. For an explanation 18# of each device driver in this file see the section 4 man page for the 19# device. 20 21include "arch/hpcmips/conf/std.hpcmips" 22include "arch/hpcmips/conf/std.hpcmips.vr41" 23#ident "GENERIC-$Revision: 1.38 $" 24 25#options INCLUDE_CONFIG_FILE # embed config file in kernel binary 26 27maxusers 16 28 29# Support for specific models of H/PC MIPS 30makeoptions CPUFLAGS="-mips2" # CPU codegen options 31options VR4102 # NEC VR4102 32options VR4111 # NEC VR4111 33options VR4121 # NEC VR4121 34options VR4122 # NEC VR4122 35options VR4131 # NEC VR4131 36 37# Standard system options 38options DDB # in-kernel debugger 39#options DDB_ONPANIC=0 # don't enter debugger on panic 40#options KGDB # remote debugger 41#options DIAGNOSTIC # extra kernel debugging checks 42#options DEBUG # extra kernel debugging support 43options KTRACE # system call tracing support 44options MSGBUFSIZE=8192 # dmesg buffer size 45options USERCONF # userconf(4) support 46#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 47#options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 48options KLOADER_KERNEL_PATH="\"/netbsd\"" 49options KLOADER_DEBUG 50 51## UVM options. 52#options UVM_PAGE_TRKOWN 53#options UVMHIST 54#options UVMHIST_PRINT # Loud! 55 56#options SCSIVERBOSE # human readable SCSI error messages 57#options PCMCIAVERBOSE # verbose PCMCIA configuration messages 58 59#options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT 60#options RTC_OFFSET=-540 # JST-9 61#options RTC_OFFSET=480 # PST8 62 # In NO RTC_OFFSET , inherit RTC_OFFSET 63 # from Windows CE. 64options NTP # network time protocol 65 66#options WINCE_DEFAULT_SETTING # Debugging use 67 68#options SYSCALL_DEBUG # for debug 69#options HPCMIPS_L1CACHE_DISABLE # disable L1 cache for debug 70 71# Filesystem options 72file-system FFS # fast filesystem with user and group quotas 73file-system MFS # memory-based filesystem 74file-system NFS # Sun NFS-compatible filesystem (client) 75#file-system LFS # Log-based filesystem (still experimental) 76file-system CD9660 # ISO 9660 + Rock Ridge file system 77file-system MSDOSFS # MS-DOS file system 78#file-system FDESC # /dev/fd 79file-system KERNFS # /kern (kernel informational filesystem) 80#file-system NULLFS # loopback file system 81#file-system OVERLAY # overlay file system 82#file-system PORTAL # portal filesystem (still experimental) 83file-system PROCFS # /proc 84#file-system UMAPFS # NULLFS + uid and gid remapping 85file-system UNION 86file-system PTYFS # /dev/pts/N support 87 88#options NFSSERVER # Sun NFS-compatible filesystem (server) 89options SOFTDEP # FFS soft updates support. 90#options QUOTA # UFS quotas 91options FFS_NO_SNAPSHOT # No FFS snapshot support 92 93# Networking options 94#options GATEWAY # IP packet forwarding 95options INET # IP + ICMP + TCP + UDP 96options INET6 # IPV6 97#options IPSEC # IP security 98#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC) 99#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T) 100#options IPSEC_DEBUG # debug for IP security 101#options MROUTING # Multicast routing support 102#options PIM # Protocol Independent Multicast 103#options ISO # OSI networking 104#options TPIP # TPIP 105#options EON # OSI tunneling over IP 106#options CCITT,LLC,HDLC # X.25 107 108# NetBSD backwards compatibility 109options COMPAT_43 110options COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 111 112options NFS_BOOT_DHCP 113 114config netbsd root on ? type ? 115 116# compile options 117#makeoptions DEFGP="-G 8" 118 119# WS console uses SUN or VT100 terminal emulation 120options WSEMUL_VT100 121#options WSDISPLAY_DEFAULTSCREENS=4 122#options FONT_VT220L8x8 123options FONT_VT220L8x10 124# compatibility to other console drivers 125options WSDISPLAY_COMPAT_PCVT # emulate some ioctls 126options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls 127options WSDISPLAY_COMPAT_USL # VT handling 128options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes 129# 130# Hpckbd will set key board layout appropriately. You can use option 131# 'PCKBD_LAYOUT' to overrite the default layout. 132# 133#options PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)" 134 135# temporally power management 136hpcapm0 at mainbus0 # power management 137apmdev0 at hpcapm0 # APM 138 139options MQ200_DEBUG 140#options MQ200_USECRT 141mqvideo0 at vr4102ip? addr 0x0a000000 size 0x800000 # MQ200 video controller 142hpcfb* at mqvideo? 143 144ite8181video0 at vr4102ip? addr 0x0a000000 size 0x800000 # ITE8181 video controller 145hpcfb* at ite8181video? 146 147vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_430 148vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_510 149vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_520 150vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_520A 151vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_530 152vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_SIGMARION 153vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_530A 154vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_700 155vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_700A 156vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_730 157vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_730A 158 159# Workstation Console attachments 160bivideo0 at mainbus0 161hpcfb* at bivideo0 162wsdisplay* at hpcfb? 163wskbd* at hpckbd? mux 1 164wsmouse* at vrpiu? mux 0 165btnmgr0 at mainbus0 166wskbd* at btnmgr0 mux 1 167 168# 169# hpcmips isa? bus irq locator means: 170# 171# 0x0000000f ISA IRQ# 172# 0x00ff0000 GPIO port# 173# 0x01000000 interrupt signal hold/through (1:hold/0:though) 174# 0x02000000 interrupt detection level (1:low /0:high ) 175# 0x04000000 interrupt detection trigger (1:edge/0:level ) 176 177# 178# MC-R300, MC-R500 179# Button to GPIO port # mapping 180# + REC button : 4 181# + Open/Close button: 6 182# (PCIC-ISA : 9) 183# (COM power:14) 184# 185# MC-R510 186# Button to GPIO port # mapping 187# + Open/Close button: 3 188# (PCIC-ISA : 9) 189# (COM power:14) 190# 191# MC-R530 192# Button to GPIO port # mapping 193# + Open/Close button: 3 194# + Application button: 2 195# (PCIC-ISA : 9) 196# (COM power:46) 197# 198# MC-R700 199# Button to GPIO port # mapping 200# + Open/Close button: 3 201# (PCIC-ISA : 9) 202# (COM power:46) 203# 204# MC-CS 205# Button to GPIO port # mapping 206# (PCIC-ISA : 9) 207# (COM power:14) 208# 209# IBM WorkPad z50 210# Button to GPIO port # mapping 211# + REC button : 1 212# + Application button? : 2 213# (PCIC-ISA : 9) 214# 215button0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4 216button0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4 217button0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0 218button1 at vrgiu? platform NEC_MCR_430 id BTN_COVER port 3 219button1 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3 220button1 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3 221#button1 at vrgiu? platform NEC_MCR_520A id BTN_COVER port 3 222button1 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3 223#button1 at vrgiu? platform NEC_MCR_530A id BTN_COVER port 3 224button1 at vrgiu? platform NEC_MCR_SIGMARION id BTN_COVER port 3 225button1 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3 226button1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6 227button1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6 228button2 at vrgiu? platform NEC_MCR_530 id BTN_APP0 port 2 229button2 at vrgiu? platform IBM_WORKPAD id BTN_APP0 port 2 active 0 230button3 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8 231pwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14 232pwctl0 at vrgiu? platform NEC_MCR_430 id PWCTL_COM0 port 46 233pwctl0 at vrgiu? platform NEC_MCR_500 id PWCTL_COM0 port 14 234pwctl0 at vrgiu? platform NEC_MCR_530 id PWCTL_COM0 port 46 235pwctl0 at vrgiu? platform NEC_MCR_530A id PWCTL_COM0 port 46 236#pwctl0 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM0 port 46 237pwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46 238pwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14 239pwctl1 at vrgiu? platform NEC_MCR_3XX id PWCTL_LCDLIGHT port 45 240pwctl1 at vrgiu? platform NEC_MCR_500 id PWCTL_LCDLIGHT port 45 241pwctl1 at vrgiu? platform NEC_MCCS id PWCTL_LCDLIGHT port 45 242pwctl2 at vrgiu? platform NEC_MCR_3XX id PWCTL_LCD port 10 243pwctl2 at vrgiu? platform NEC_MCR_500 id PWCTL_LCD port 10 244pwctl2 at vrgiu? platform NEC_MCCS id PWCTL_LCD port 10 245pwctl3 at vrgiu? platform NEC_MCCS id PWCTL_SPEAKER port 12 246pwctl3 at vrgiu? platform NEC_MCR_3XX id PWCTL_SPEAKER port 12 247pwctl3 at vrgiu? platform NEC_MCR_430 id PWCTL_SPEAKER port 44 248pwctl3 at vrgiu? platform NEC_MCR_500 id PWCTL_SPEAKER port 12 249pwctl3 at vrgiu? platform NEC_MCR_510 id PWCTL_SPEAKER port 44 250pwctl3 at vrgiu? platform NEC_MCR_520 id PWCTL_SPEAKER port 44 251#pwctl3 at vrgiu? platform NEC_MCR_520A id PWCTL_SPEAKER port 44 252pwctl3 at vrgiu? platform NEC_MCR_530 id PWCTL_SPEAKER port 44 253#pwctl3 at vrgiu? platform NEC_MCR_530A id PWCTL_SPEAKER port 44 254#pwctl3 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_SPEAKER port 44 255pwctl3 at vrgiu? platform IBM_WORKPAD id PWCTL_SPEAKER port 49 256#pwctl4 at vrgiu? platform NEC_MCR_430 id PWCTL_COM1 port 47 257#pwctl4 at vrgiu? platform NEC_MCR_530 id PWCTL_COM1 port 47 258#pwctl4 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM1 port 47 259vrisab0 at vrgiu? platform NEC_MCR 260vrisab0 at vrgiu? platform NEC_MCCS 261vrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000 262isa0 at vrisab0 263pcic0 at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003 264# 265# Freestyle 266# Button to GPIO port # mapping 267# +---------+ 268# 1 +| | 269# | |+ 7 270# | | 271#20 +| LCD |+ 4 272# | | + 6 273# 8 +| |+ 5 274# | | 275# | |+----Power On/Off (connected to PMU) 276# +---------+ 277# +9 278# +12 +10 279# +11 280# (PCIC-ISA : 23) 281button0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9 282button1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10 283button2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11 284button3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12 285button4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7 286button5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4 287button6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6 288button7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5 289button8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1 290button9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20 291button10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8 292vrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000 293isa1 at vrisab1 294pcic0 at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003 295 296options PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle) 297 298# 299# Fujitsu INTERTOP CX300 300# 301pwctl0 at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15 302vrisab2 at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000 303isa2 at vrisab2 304pcic0 at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003 305 306# 307# Vadem Clio and Sharp Tripad 308# 309vrisab3 at vrgiu? platform SHARP_TRIPAD isaportoffset 0x0 310vrisab3 at vrgiu? platform VADEM_CLIO_C isaportoffset 0x0 311isa3 at vrisab3 312pcic0 at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003 313 314# 315# CASIO CASSIOPEIA E55 and for DoCoMo 316# 317button0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6 318button1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7 319button2 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8 320button3 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9 321button4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10 322button5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11 323button6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12 324button7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13 325pwctl0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38 326pwctl1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26 327 328# 'CF hack' for all CASSIOPEIA E series 329vrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_EXX isaportoffset 0xc000 330vrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_EXXX isaportoffset 0xc000 331isa4 at vrisab4 332wdc0 at isa4 port 0x170 irq 0x02000003 flags 0x0002 # single drive 333 334# 335# Fujitsu PenCentra 130 336# 337vrc4172gpio0 at vrgiu? platform FUJITSU_PENCENTRA_130 addr 0x15001080 size 0x4a port 10 338vrisab5 at vrc4172gpio0 isaportoffset 0x1000000 339isa5 at vrisab5 340pcic0 at isa5 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00010003 341 342# 343# SigmarionII 344# 345com* at vrgiu? platform NEC_MCR_SIGMARION2 addr 0x0b600000 port 8 346vrisab6 at vrgiu? platform NEC_MCR_SIGMARION2 isaportoffset 0xf780f800 347isa6 at vrisab6 348ne* at isa6 port 0x300 irq 0x00090003 # port 9, active high and thorough 349#wdc* at isa6 port 0x170 irq 0x00090003 flags 0x0002 # single drive 350hpcioman6 at vrgiu? platform NEC_MCR_SIGMARION2 351hpcin* at hpcioman6 evtype PCIINTR id PCIINTR_00_12_02 port 0 level 1 connect 1 352 353# 354# MP-C303/304 355# 356hpcioman7 at vrgiu? platform VICTOR_INTERLINK_MPC303 357hpcioman7 at vrgiu? platform VICTOR_INTERLINK_MPC304 358hpcin* at hpcioman7 evtype PCIINTR id PCIINTR_00_19_02 port 1 level 0 hold 1 connect 1 359 360 361# PCI bus support 362options PCIVERBOSE 363pci* at vrpciu? 364 365# VRC4173 366vrc4173bcu* at pci? dev ? function ? # VRC4173 BCU 367#vrc4173cmu* at vrc4173bcu? # VRC4173 CMU 368#vrc4173piu* at vrc4173bcu? # VRC4173 PIU 369#vrc4173kiu* at vrc4173bcu? # VRC4173 KIU 370 371#vrc4173cardu* at pci? dev ? function ? # VRC4173 CARDU 372#pcmcia* at vrc4173cardu? 373 374# PCI USB controllers 375ohci* at pci? dev ? function ? # Open Host Controller 376#options OHCI_DEBUG, USB_DEBUG, UHUB_DEBUG 377 378# PCMCIA bus support 379pcmcia* at pcic? controller 0 socket ? 380 381# PCMCIA IDE disk 382wdc* at pcmcia? function ? 383 384# ATA (IDE) bus support 385atabus* at ata? 386 387# IDE drives 388wd* at atabus? drive ? flags 0x0000 389 390# PCMCIA network interfaces 391ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 392mbe* at pcmcia? function ? # MB8696x based Ethernet 393ne* at pcmcia? function ? # NE2000-compatible Ethernet 394ray* at pcmcia? function ? # Raytheon Raylink (802.11) 395sm* at pcmcia? function ? # Megahertz Ethernet 396wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11) 397awi* at pcmcia? function ? # WLI-PCM 398an* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11) 399 400# PCMCIA Serial interfaces 401com* at pcmcia? function ? # Modems and serial cards 402 403# PCMCIA SCSI interfaces 404aic* at pcmcia? function ? 405esp* at pcmcia? function ? # NCR53c406 SCSI 406 407# ATAPI bus support 408atapibus* at atapi? 409cd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 410sd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 411 412# SCSI bus support 413scsibus* at aic? 414scsibus* at esp? 415sd* at scsibus? target ? lun ? # SCSI disk drives 416cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 417 418# USB Hubs 419usb* at ohci? 420uhub* at usb? 421uhub* at uhub? port ? configuration ? interface ? 422 423# USB HID device 424uhidev* at uhub? port ? configuration ? interface ? 425 426# USB Mice 427ums* at uhidev? reportid ? 428wsmouse* at ums? mux 0 429 430# USB Keyboards 431ukbd* at uhidev? reportid ? 432wskbd* at ukbd? console ? mux 1 433 434# USB serial adpater 435ucycom* at uhidev? reportid ? 436 437# USB Generic HID devices 438uhid* at uhidev? reportid ? 439 440# USB Printer 441ulpt* at uhub? port ? configuration ? interface ? 442 443# USB Modem 444umodem* at uhub? port ? configuration ? 445ucom* at umodem? 446 447# USB Mass Storage 448umass* at uhub? port ? configuration ? interface ? 449atapibus* at umass? 450scsibus* at umass? channel ? 451 452# USB audio 453uaudio* at uhub? port ? configuration ? 454 455# USB MIDI 456umidi* at uhub? port ? configuration ? 457 458# USB IrDA bridges 459#uirda* at uhub? port ? configuration ? interface ? 460#irframe* at uirda? 461 462# USB Ethernet adapters 463aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters 464axe* at uhub? port ? # ASIX AX88172 based adapters 465cue* at uhub? port ? # CATC USB-EL1201A based adapters 466kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters 467url* at uhub? port ? # Realtek RTL8150L based adapters 468 469# Prolific PL2301/PL2302 host-to-host adapter 470upl* at uhub? port ? 471 472# Serial adapters 473# FTDI FT8U100AX serial adapter 474uftdi* at uhub? port ? 475ucom* at uftdi? portno ? 476 477uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter 478ucom* at uplcom? portno ? 479 480umct* at uhub? port ? # MCT USB-RS232 serial adapter 481ucom* at umct? portno ? 482 483# Diamond Multimedia Rio 500 484urio* at uhub? port ? 485 486# USB Handspring Visor 487uvisor* at uhub? port ? 488ucom* at uvisor? 489 490# Kyocera AIR-EDGE PHONE 491ukyopon* at uhub? port ? 492ucom* at ukyopon? portno ? 493 494# USB scanners 495uscanner* at uhub? port ? 496 497# USB scanners that use SCSI emulation, e.g., HP5300 498usscanner* at uhub? port ? 499scsibus* at usscanner? channel ? 500 501# Y@P firmware loader 502uyap* at uhub? port ? 503 504# USB Generic driver 505ugen* at uhub? port ? 506 507audio* at uaudio? 508 509pseudo-device loop 1 # network loopback 510pseudo-device ppp # serial-line IP ports 511pseudo-device pty # pseudo-terminals 512pseudo-device bpfilter # packet filter ports 513pseudo-device ipfilter # IP filter, NAT 514 515pseudo-device vnd # virtual disk ick 516#pseudo-device ccd 4 # concatenated disks 517pseudo-device rnd # /dev/random and in-kernel generator 518pseudo-device clockctl # user control of clock subsystem 519 520pseudo-device biconsdev 1 # build-in console device 521pseudo-device wsmux # mouse & keyboard multiplexor 522#pseudo-device md 1 # memory disk device (ramdisk) 523 524#pseudo-device raid 4 # RAIDframe disk driver 525#options RAID_AUTOCONFIG # auto-configuration of RAID components 526#pseudo-device fss 4 # file system snapshot device 527 528# for IPv6 529pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933) 530#pseudo-device faith # IPv[46] tcp relay translation i/f 531pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation 532 533## IEEE 802.1Q Virtual LAN encapsulation, see vlan(4). 534pseudo-device vlan 535 536## Simple inter-network traffic bridging 537pseudo-device bridge 538