VR41XX revision 1.54
1# $NetBSD: VR41XX,v 1.54 2011/12/18 05:49:28 dholland 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.54 $" 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 82file-system PROCFS # /proc 83#file-system UMAPFS # NULLFS + uid and gid remapping 84file-system UNION 85file-system PTYFS # /dev/pts/N support 86 87#options NFSSERVER # Sun NFS-compatible filesystem (server) 88options WAPBL # File system journaling support 89#options QUOTA # legacy UFS quotas 90#options QUOTA2 # new, in-filesystem 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 106options PFIL_HOOKS # pfil(9) packet filter hooks 107options IPFILTER_LOG # ipmon(8) log support 108options IPFILTER_LOOKUP # ippool(8) support 109options IPFILTER_COMPAT # Compat for IP-Filter 110#options IPFILTER_DEFAULT_BLOCK # block all packets by default 111 112# NetBSD backwards compatibility 113options COMPAT_43 114options COMPAT_16 115options COMPAT_20 116options COMPAT_30 # NetBSD 3.0 compatibility. 117options COMPAT_40 # NetBSD 4.0 compatibility. 118options COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 119 120options NFS_BOOT_DHCP 121 122config netbsd root on ? type ? 123 124# compile options 125#makeoptions DEFGP="-G 8" 126 127# WS console uses SUN or VT100 terminal emulation 128options WSEMUL_VT100 129#options WSDISPLAY_DEFAULTSCREENS=4 130#options FONT_VT220L8x8 131options FONT_VT220L8x10 132# compatibility to other console drivers 133options WSDISPLAY_COMPAT_PCVT # emulate some ioctls 134options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls 135options WSDISPLAY_COMPAT_USL # VT handling 136options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes 137# 138# Hpckbd will set key board layout appropriately. You can use option 139# 'PCKBD_LAYOUT' to overrite the default layout. 140# 141#options PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)" 142 143# temporally power management 144hpcapm0 at mainbus0 # power management 145apmdev0 at hpcapm0 # APM 146 147options MQ200_DEBUG 148#options MQ200_USECRT 149mqvideo0 at vr4102ip? addr 0x0a000000 size 0x800000 # MQ200 video controller 150hpcfb* at mqvideo? 151 152ite8181video0 at vr4102ip? addr 0x0a000000 size 0x800000 # ITE8181 video controller 153hpcfb* at ite8181video? 154 155vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_430 156vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_510 157vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_520 158vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_520A 159vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_530 160vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_SIGMARION 161vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_530A 162vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_700 163vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_700A 164vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_730 165vrc4172pwm* at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_730A 166 167# Workstation Console attachments 168bivideo0 at mainbus0 169hpcfb* at bivideo0 170wsdisplay* at hpcfb? 171wskbd* at hpckbd? mux 1 172wsmouse* at vrpiu? mux 0 173btnmgr0 at mainbus0 174wskbd* at btnmgr0 mux 1 175 176# 177# hpcmips isa? bus irq locator means: 178# 179# 0x0000000f ISA IRQ# 180# 0x00ff0000 GPIO port# 181# 0x01000000 interrupt signal hold/through (1:hold/0:though) 182# 0x02000000 interrupt detection level (1:low /0:high ) 183# 0x04000000 interrupt detection trigger (1:edge/0:level ) 184 185# 186# MC-R300, MC-R500 187# Button to GPIO port # mapping 188# + REC button : 4 189# + Open/Close button: 6 190# (PCIC-ISA : 9) 191# (COM power:14) 192# 193# MC-R510 194# Button to GPIO port # mapping 195# + Open/Close button: 3 196# (PCIC-ISA : 9) 197# (COM power:14) 198# 199# MC-R530 200# Button to GPIO port # mapping 201# + Open/Close button: 3 202# + Application button: 2 203# (PCIC-ISA : 9) 204# (COM power:46) 205# 206# MC-R700 207# Button to GPIO port # mapping 208# + Open/Close button: 3 209# (PCIC-ISA : 9) 210# (COM power:46) 211# 212# MC-CS 213# Button to GPIO port # mapping 214# (PCIC-ISA : 9) 215# (COM power:14) 216# 217# IBM WorkPad z50 218# Button to GPIO port # mapping 219# + REC button : 1 220# + Application button? : 2 221# (PCIC-ISA : 9) 222# 223button0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4 224button0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4 225button0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0 226button1 at vrgiu? platform NEC_MCR_430 id BTN_COVER port 3 227button1 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3 228button1 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3 229#button1 at vrgiu? platform NEC_MCR_520A id BTN_COVER port 3 230button1 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3 231#button1 at vrgiu? platform NEC_MCR_530A id BTN_COVER port 3 232button1 at vrgiu? platform NEC_MCR_SIGMARION id BTN_COVER port 3 233button1 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3 234button1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6 235button1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6 236button2 at vrgiu? platform NEC_MCR_530 id BTN_APP0 port 2 237button2 at vrgiu? platform IBM_WORKPAD id BTN_APP0 port 2 active 0 238button3 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8 239pwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14 240pwctl0 at vrgiu? platform NEC_MCR_430 id PWCTL_COM0 port 46 241pwctl0 at vrgiu? platform NEC_MCR_500 id PWCTL_COM0 port 14 242pwctl0 at vrgiu? platform NEC_MCR_530 id PWCTL_COM0 port 46 243pwctl0 at vrgiu? platform NEC_MCR_530A id PWCTL_COM0 port 46 244#pwctl0 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM0 port 46 245pwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46 246pwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14 247pwctl1 at vrgiu? platform NEC_MCR_3XX id PWCTL_LCDLIGHT port 45 248pwctl1 at vrgiu? platform NEC_MCR_500 id PWCTL_LCDLIGHT port 45 249pwctl1 at vrgiu? platform NEC_MCCS id PWCTL_LCDLIGHT port 45 250pwctl2 at vrgiu? platform NEC_MCR_3XX id PWCTL_LCD port 10 251pwctl2 at vrgiu? platform NEC_MCR_500 id PWCTL_LCD port 10 252pwctl2 at vrgiu? platform NEC_MCCS id PWCTL_LCD port 10 253pwctl3 at vrgiu? platform NEC_MCCS id PWCTL_SPEAKER port 12 254pwctl3 at vrgiu? platform NEC_MCR_3XX id PWCTL_SPEAKER port 12 255pwctl3 at vrgiu? platform NEC_MCR_430 id PWCTL_SPEAKER port 44 256pwctl3 at vrgiu? platform NEC_MCR_500 id PWCTL_SPEAKER port 12 257pwctl3 at vrgiu? platform NEC_MCR_510 id PWCTL_SPEAKER port 44 258pwctl3 at vrgiu? platform NEC_MCR_520 id PWCTL_SPEAKER port 44 259#pwctl3 at vrgiu? platform NEC_MCR_520A id PWCTL_SPEAKER port 44 260pwctl3 at vrgiu? platform NEC_MCR_530 id PWCTL_SPEAKER port 44 261#pwctl3 at vrgiu? platform NEC_MCR_530A id PWCTL_SPEAKER port 44 262#pwctl3 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_SPEAKER port 44 263pwctl3 at vrgiu? platform IBM_WORKPAD id PWCTL_SPEAKER port 49 264#pwctl4 at vrgiu? platform NEC_MCR_430 id PWCTL_COM1 port 47 265#pwctl4 at vrgiu? platform NEC_MCR_530 id PWCTL_COM1 port 47 266#pwctl4 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM1 port 47 267vrisab0 at vrgiu? platform NEC_MCR 268vrisab0 at vrgiu? platform NEC_MCCS 269vrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000 270isa0 at vrisab0 271pcic0 at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003 272# 273# Freestyle 274# Button to GPIO port # mapping 275# +---------+ 276# 1 +| | 277# | |+ 7 278# | | 279#20 +| LCD |+ 4 280# | | + 6 281# 8 +| |+ 5 282# | | 283# | |+----Power On/Off (connected to PMU) 284# +---------+ 285# +9 286# +12 +10 287# +11 288# (PCIC-ISA : 23) 289button0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9 290button1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10 291button2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11 292button3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12 293button4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7 294button5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4 295button6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6 296button7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5 297button8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1 298button9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20 299button10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8 300vrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000 301isa1 at vrisab1 302pcic0 at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003 303 304options PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle) 305 306# 307# Fujitsu INTERTOP CX300 308# 309pwctl0 at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15 310vrisab2 at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000 311isa2 at vrisab2 312pcic0 at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003 313 314# 315# Vadem Clio and Sharp Tripad 316# 317vrisab3 at vrgiu? platform SHARP_TRIPAD isaportoffset 0x0 318vrisab3 at vrgiu? platform VADEM_CLIO_C isaportoffset 0x0 319isa3 at vrisab3 320pcic0 at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003 321 322# 323# CASIO CASSIOPEIA E55 and for DoCoMo 324# 325button0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6 326button1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7 327button2 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8 328button3 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9 329button4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10 330button5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11 331button6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12 332button7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13 333pwctl0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38 334pwctl1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26 335 336# 'CF hack' for all CASSIOPEIA E series 337vrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_EXX isaportoffset 0xc000 338vrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_EXXX isaportoffset 0xc000 339isa4 at vrisab4 340wdc0 at isa4 port 0x170 irq 0x02000003 flags 0x0002 # single drive 341 342# 343# Fujitsu PenCentra 130 344# 345vrc4172gpio0 at vrgiu? platform FUJITSU_PENCENTRA_130 addr 0x15001080 size 0x4a port 10 346vrisab5 at vrc4172gpio0 isaportoffset 0x1000000 347isa5 at vrisab5 348pcic0 at isa5 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00010003 349 350# 351# SigmarionII 352# 353com* at vrgiu? platform NEC_MCR_SIGMARION2 addr 0x0b600000 port 8 354vrisab6 at vrgiu? platform NEC_MCR_SIGMARION2 isaportoffset 0xf780f800 355isa6 at vrisab6 356ne* at isa6 port 0x300 irq 0x00090003 # port 9, active high and thorough 357#wdc* at isa6 port 0x170 irq 0x00090003 flags 0x0002 # single drive 358hpcioman6 at vrgiu? platform NEC_MCR_SIGMARION2 359hpcin* at hpcioman6 evtype PCIINTR id PCIINTR_00_12_02 port 0 level 1 connect 1 360 361# 362# MP-C303/304 363# 364hpcioman7 at vrgiu? platform VICTOR_INTERLINK_MPC303 365hpcioman7 at vrgiu? platform VICTOR_INTERLINK_MPC304 366hpcin* at hpcioman7 evtype PCIINTR id PCIINTR_00_19_02 port 1 level 0 hold 1 connect 1 367 368 369# PCI bus support 370options PCIVERBOSE 371pci* at vrpciu? 372 373# VRC4173 374vrc4173bcu* at pci? dev ? function ? # VRC4173 BCU 375#vrc4173cmu* at vrc4173bcu? # VRC4173 CMU 376#vrc4173piu* at vrc4173bcu? # VRC4173 PIU 377#vrc4173kiu* at vrc4173bcu? # VRC4173 KIU 378 379#vrc4173cardu* at pci? dev ? function ? # VRC4173 CARDU 380#pcmcia* at vrc4173cardu? 381 382# PCI USB controllers 383ohci* at pci? dev ? function ? # Open Host Controller 384#options OHCI_DEBUG, USB_DEBUG, UHUB_DEBUG 385 386# PCMCIA bus support 387pcmcia* at pcic? controller 0 socket ? 388 389# PCMCIA IDE disk 390wdc* at pcmcia? function ? 391 392# ATA (IDE) bus support 393atabus* at ata? 394 395# IDE drives 396wd* at atabus? drive ? flags 0x0000 397 398# PCMCIA network interfaces 399ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 400mbe* at pcmcia? function ? # MB8696x based Ethernet 401ne* at pcmcia? function ? # NE2000-compatible Ethernet 402ray* at pcmcia? function ? # Raytheon Raylink (802.11) 403sm* at pcmcia? function ? # Megahertz Ethernet 404wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11) 405awi* at pcmcia? function ? # WLI-PCM 406an* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11) 407 408# PCMCIA Serial interfaces 409com* at pcmcia? function ? # Modems and serial cards 410 411# PCMCIA SCSI interfaces 412aic* at pcmcia? function ? 413esp* at pcmcia? function ? # NCR53c406 SCSI 414 415# ATAPI bus support 416atapibus* at atapi? 417cd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 418sd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 419 420# SCSI bus support 421scsibus* at aic? 422scsibus* at esp? 423sd* at scsibus? target ? lun ? # SCSI disk drives 424cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 425 426# USB Hubs 427usb* at ohci? 428uhub* at usb? 429uhub* at uhub? port ? 430 431# USB HID device 432uhidev* at uhub? port ? configuration ? interface ? 433 434# USB Mice 435ums* at uhidev? reportid ? 436wsmouse* at ums? mux 0 437 438# USB Keyboards 439ukbd* at uhidev? reportid ? 440wskbd* at ukbd? console ? mux 1 441 442# USB serial adapter 443ucycom* at uhidev? reportid ? 444 445# USB Generic HID devices 446uhid* at uhidev? reportid ? 447 448# USB Printer 449ulpt* at uhub? port ? configuration ? interface ? 450 451# USB Modem 452umodem* at uhub? port ? configuration ? 453ucom* at umodem? 454 455# Option N.V. Wireless WAN modems 456uhso* at uhub? port ? configuration ? 457 458# USB Mass Storage 459umass* at uhub? port ? configuration ? interface ? 460scsibus* at umass? channel ? 461 462# USB audio 463uaudio* at uhub? port ? configuration ? 464 465# USB MIDI 466umidi* at uhub? port ? configuration ? 467 468# USB IrDA bridges 469#uirda* at uhub? port ? configuration ? interface ? 470#irframe* at uirda? 471 472# USB Ethernet adapters 473aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters 474axe* at uhub? port ? # ASIX AX88172 based adapters 475cue* at uhub? port ? # CATC USB-EL1201A based adapters 476kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters 477url* at uhub? port ? # Realtek RTL8150L based adapters 478 479# Prolific PL2301/PL2302 host-to-host adapter 480upl* at uhub? port ? 481 482# Serial adapters 483# FTDI FT8U100AX serial adapter 484uftdi* at uhub? port ? 485ucom* at uftdi? portno ? 486 487uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter 488ucom* at uplcom? portno ? 489 490umct* at uhub? port ? # MCT USB-RS232 serial adapter 491ucom* at umct? portno ? 492 493# Diamond Multimedia Rio 500 494urio* at uhub? port ? 495 496# USB Handspring Visor 497uvisor* at uhub? port ? 498ucom* at uvisor? 499 500# Kyocera AIR-EDGE PHONE 501ukyopon* at uhub? port ? 502ucom* at ukyopon? portno ? 503 504# USB scanners 505uscanner* at uhub? port ? 506 507# USB scanners that use SCSI emulation, e.g., HP5300 508usscanner* at uhub? port ? 509scsibus* at usscanner? channel ? 510 511# Y@P firmware loader 512uyap* at uhub? port ? 513 514# USB Generic driver 515ugen* at uhub? port ? 516 517audio* at uaudio? 518 519pseudo-device loop 1 # network loopback 520pseudo-device ppp # serial-line IP ports 521pseudo-device pty # pseudo-terminals 522pseudo-device bpfilter # packet filter ports 523pseudo-device ipfilter # IP filter, NAT 524 525pseudo-device vnd # virtual disk ick 526#pseudo-device ccd 4 # concatenated disks 527pseudo-device clockctl # user control of clock subsystem 528 529pseudo-device biconsdev 1 # build-in console device 530pseudo-device wsmux # mouse & keyboard multiplexor 531#pseudo-device md # memory disk device (ramdisk) 532 533#pseudo-device raid 4 # RAIDframe disk driver 534#options RAID_AUTOCONFIG # auto-configuration of RAID components 535#pseudo-device fss # file system snapshot device 536 537# for IPv6 538pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933) 539#pseudo-device faith # IPv[46] tcp relay translation i/f 540pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation 541 542## IEEE 802.1Q Virtual LAN encapsulation, see vlan(4). 543pseudo-device vlan 544 545## Simple inter-network traffic bridging 546pseudo-device bridge 547