GENERIC revision 1.87
11.1Stakemura# 21.46Such# Distribution kernel (NEC VR based model) kernel config file 31.1Stakemura 41.1Stakemura# 51.87Ssato# $NetBSD: GENERIC,v 1.87 2001/04/20 12:08:45 sato Exp $ 61.1Stakemura# 71.1Stakemurainclude "arch/hpcmips/conf/std.hpcmips" 81.24Shubertf 91.87Ssato#ident "GENERIC-$Revision: 1.87 $" 101.1Stakemura 111.1Stakemuramaxusers 8 121.1Stakemura 131.1Stakemuraoptions MIPS3 # R4000/R4400/R4600 CPUs 141.1Stakemura 151.1Stakemura# Support for specific models of H/PC MIPS 161.9Senamioptions MIPS3_4100 # VR4100 core 171.85Ssatooptions VR41XX # NEC VR41xx series 181.86Ssatooptions VR4102 # NEC VR4102 191.86Ssatooptions VR4111 # NEC VR4111 201.86Ssatooptions VR4121 # NEC VR4121 211.22Sshinoptions NOFPU # No FPU 221.22Sshinoptions SOFTFLOAT # emulate FPU insn 231.9Senamioptions MIPS3_L2CACHE_ABSENT 241.1Stakemura 251.1Stakemura# Standard system options 261.1Stakemuraoptions DDB # in-kernel debugger 271.1Stakemura#options DDB_ONPANIC=0 # don't enter debugger on panic 281.86Ssato#options KGDB # remote debugger 291.1Stakemura#options DIAGNOSTIC # extra kernel debugging checks 301.1Stakemura#options DEBUG # extra kernel debugging support 311.1Stakemuraoptions KTRACE # system call tracing support 321.87Ssatooptions MSGBUFSIZE=8192 # dmesg buffer size 331.72Stakemura 341.72Stakemura## UVM options. 351.72Stakemura#options UVM_PAGE_TRKOWN 361.72Stakemura#options UVMHIST 371.72Stakemura#options UVMHIST_PRINT # Loud! 381.1Stakemura 391.54Sshin#options SCSIVERBOSE # human readable SCSI error messages 401.27Ssato#options PCMCIAVERBOSE # verbose PCMCIA configuration messages 411.1Stakemura 421.11Ssato#options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT 431.9Senami#options RTC_OFFSET=-540 # JST-9 441.9Senami#options RTC_OFFSET=480 # PST8 451.25Ssato # In NO RTC_OFFSET , inherit RTC_OFFSET 461.25Ssato # from Windows CE. 471.1Stakemuraoptions NTP # network time protocol 481.1Stakemura#options UCONSOLE # users can redirect console (unsafe) 491.1Stakemura 501.9Senami#options WINCE_DEFAULT_SETTING # Debugging use 511.9Senami#options DUMP_GIU_LEVEL2_INTR # Debugging use 521.9Senami#options DEBUG_FIND_PCIC # Debugging use XXX harmful don't define until read source. 531.9Senami 541.9Senami#options SYSCALL_DEBUG # for debug 551.9Senami#options HPCMIPS_L1CACHE_DISABLE # disable L1 cache for debug 561.9Senami#options HPCMIPS_FLUSHCACHE_XXX # for debug 571.1Stakemura 581.1Stakemura# Filesystem options 591.1Stakemurafile-system FFS # fast filesystem with user and group quotas 601.1Stakemurafile-system MFS # memory-based filesystem 611.1Stakemurafile-system NFS # Sun NFS-compatible filesystem (client) 621.1Stakemura#file-system LFS # Log-based filesystem (still experimental) 631.54Sshinfile-system CD9660 # ISO 9660 + Rock Ridge file system 641.20Sshinfile-system MSDOSFS # MS-DOS file system 651.1Stakemura#file-system FDESC # /dev/fd 661.1Stakemurafile-system KERNFS # /kern (kernel informational filesystem) 671.1Stakemura#file-system NULLFS # loopback file system 681.23Swrstuden#file-system OVERLAY # overlay file system 691.1Stakemura#file-system PORTAL # portal filesystem (still experimental) 701.1Stakemurafile-system PROCFS # /proc 711.1Stakemura#file-system UMAPFS # NULLFS + uid and gid remapping 721.1Stakemurafile-system UNION 731.1Stakemura 741.1Stakemura#options NFSSERVER # Sun NFS-compatible filesystem (server) 751.55Sfvdloptions SOFTDEP # FFS soft updates support. 761.54Sshin#options QUOTA # UFS quotas 771.68Sshinoptions VNODE_OP_NOINLINE # don't inline vnode op calls 781.13Sjun 791.1Stakemura# Networking options 801.13Sjun#options GATEWAY # IP packet forwarding 811.13Sjunoptions INET # IP + ICMP + TCP + UDP 821.13Sjunoptions INET6 # IPV6 831.13Sjun#options IPSEC # IP security 841.13Sjun#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC) 851.13Sjun#options IPSEC_DEBUG # debug for IP security 861.1Stakemura#options MROUTING # Multicast routing support 871.1Stakemura#options ISO # OSI networking 881.1Stakemura#options TPIP # TPIP 891.1Stakemura#options EON # OSI tunneling over IP 901.1Stakemura#options CCITT,LLC,HDLC # X.25 911.1Stakemura 921.1Stakemura# NetBSD backwards compatibility 931.45Suchoptions COMPAT_43 941.1Stakemura 951.9Senamioptions NFS_BOOT_DHCP 961.1Stakemura 971.1Stakemuraconfig netbsd root on ? type ? 981.1Stakemura 991.1Stakemura# WS console uses SUN or VT100 terminal emulation 1001.1Stakemuraoptions WSEMUL_VT100 1011.81Ssato#options WSDISPLAY_DEFAULTSCREENS=4 1021.9Senami#options FONT_VT220L8x8 1031.9Senamioptions FONT_VT220L8x10 1041.48Stakemura# compatibility to other console drivers 1051.48Stakemuraoptions WSDISPLAY_COMPAT_PCVT # emulate some ioctls 1061.48Stakemuraoptions WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls 1071.48Stakemuraoptions WSDISPLAY_COMPAT_USL # VT handling 1081.48Stakemuraoptions WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes 1091.71Stakemura# 1101.71Stakemura# Hpckbd will set key board layout appropriately. You can use option 1111.71Stakemura# 'PCKBD_LAYOUT' to overrite the default layout. 1121.71Stakemura# 1131.71Stakemura#options PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)" 1141.57Stakemura 1151.57Stakemura# temporally power management 1161.61Stakemurahpcapm0 at mainbus0 # power management 1171.61Stakemuraapmdev0 at hpcapm0 # APM 1181.1Stakemura 1191.1Stakemuravrip* at mainbus0 1201.70Ssatovrbcu* at vrip? addr 0x0b000000 size 0x20 1211.1Stakemuravrcmu* at vrip? addr 0x0b000060 size 0x20 1221.1Stakemuravrrtc* at vrip? addr 0x0b0000c0 size 0x20 intr 2 1231.1Stakemura 1241.1Stakemuravrkiu* at vrip? addr 0x0b000180 size 0x20 intr 7 1251.65Stakemurahpckbd* at vrkiu? 1261.9Senamioptions __NO_SOFT_SERIAL_INTERRUPT 1271.28Stakemuracom* at vrip? addr 0x0c000000 size 0x20 intr 9 pwctl PWCTL_COM0 1281.1Stakemuravrgiu* at vrip? addr 0x0b000100 size 0x20 intr 8 1291.1Stakemuravrpmu* at vrip? addr 0x0b0000a0 size 0x20 intr 1 # power switch 1301.16Stakemuravrdsu* at vrip? addr 0x0b0000e0 size 0x08 1311.19Stakemuravrpiu* at vrip? addr 0x0b000120 size 0x1a0 intr 5 1321.70Ssatovrled* at vrip? addr 0x0b000240 size 0x10 intr 17 1331.59Stakemura 1341.83Stakemuraoptions MQ200_DEBUG 1351.83Stakemura#options MQ200_USECRT 1361.61Stakemuramqvideo0 at vrip? addr 0x0a000000 size 0x800000 # MQ200 video controller 1371.61Stakemurahpcfb* at mqvideo? 1381.69Ssato 1391.69Ssatoite8181video0 at vrip? addr 0x0a000000 size 0x800000 # ITE8181 video controller 1401.69Ssatohpcfb* at ite8181video? 1411.77Ssato 1421.79Ssatovrc4172pwm* at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_430 1431.84Ssatovrc4172pwm* at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_510 1441.84Ssatovrc4172pwm* at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520 1451.82Ssatovrc4172pwm* at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_520A 1461.77Ssatovrc4172pwm* at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530 1471.77Ssatovrc4172pwm* at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_SIGMARION 1481.78Ssatovrc4172pwm* at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_530A 1491.78Ssatovrc4172pwm* at vrip? addr 0x15003880 size 0x6 platform NEC_MCR_700 1501.19Stakemura 1511.19Stakemura# Workstation Console attachments 1521.35Stakemurabivideo0 at mainbus0 1531.35Stakemurahpcfb* at bivideo0 1541.35Stakemurawsdisplay* at hpcfb? 1551.65Stakemurawskbd* at hpckbd? mux 1 1561.19Stakemurawsmouse* at vrpiu? mux 0 1571.36Stakemurabtnmgr0 at mainbus0 1581.36Stakemurawskbd* at btnmgr0 mux 1 1591.1Stakemura 1601.1Stakemura# 1611.33Stakemura# hpcmips isa? bus irq locator means: 1621.33Stakemura# 1631.33Stakemura# 0x0000000f ISA IRQ# 1641.33Stakemura# 0x00ff0000 GPIO port# 1651.33Stakemura# 0x01000000 interrupt signal hold/through (1:hold/0:though) 1661.33Stakemura# 0x02000000 interrupt detection level (1:low /0:high ) 1671.33Stakemura# 0x04000000 interrupt detection trigger (1:edge/0:level ) 1681.33Stakemura 1691.33Stakemura# 1701.27Ssato# MC-R300, MC-R500 1711.1Stakemura# Button to GPIO port # mapping 1721.1Stakemura# + REC button : 4 1731.1Stakemura# + Open/Close button: 6 1741.1Stakemura# (PCIC-ISA : 9) 1751.1Stakemura# (COM power:14) 1761.27Ssato# 1771.27Ssato# MC-R510 1781.27Ssato# Button to GPIO port # mapping 1791.27Ssato# + Open/Close button: 3 1801.27Ssato# (PCIC-ISA : 9) 1811.27Ssato# (COM power:14) 1821.27Ssato# 1831.27Ssato# MC-R530 1841.27Ssato# Button to GPIO port # mapping 1851.27Ssato# + Open/Close button: 3 1861.27Ssato# + Application button: 2 1871.27Ssato# (PCIC-ISA : 9) 1881.27Ssato# (COM power:14) 1891.27Ssato# 1901.27Ssato# MC-R700 1911.27Ssato# Button to GPIO port # mapping 1921.27Ssato# + Open/Close button: 3 1931.27Ssato# (PCIC-ISA : 9) 1941.27Ssato# (COM power:46) 1951.27Ssato# 1961.27Ssato# MC-CS 1971.27Ssato# Button to GPIO port # mapping 1981.27Ssato# (PCIC-ISA : 9) 1991.27Ssato# (COM power:14) 2001.27Ssato# 2011.27Ssato# IBM WorkPad z50 2021.27Ssato# Button to GPIO port # mapping 2031.27Ssato# + REC button : 1 2041.27Ssato# + Application button? : 2 2051.27Ssato# (PCIC-ISA : 9) 2061.27Ssato# 2071.18Stakemurabutton0 at vrgiu? platform NEC_MCR_3XX id BTN_REC port 4 2081.64Ssatobutton0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4 2091.64Ssatobutton0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0 2101.79Ssatobutton1 at vrgiu? platform NEC_MCR_430 id BTN_COVER port 3 2111.64Ssatobutton1 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3 2121.64Ssatobutton1 at vrgiu? platform NEC_MCR_520 id BTN_COVER port 3 2131.64Ssatobutton1 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3 2141.67Ssatobutton1 at vrgiu? platform NEC_MCR_SIGMARION id BTN_COVER port 3 2151.64Ssatobutton1 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3 2161.18Stakemurabutton1 at vrgiu? platform NEC_MCR_3XX id BTN_COVER port 6 2171.18Stakemurabutton1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6 2181.64Ssatobutton2 at vrgiu? platform NEC_MCR_530 id BTN_APP0 port 2 2191.64Ssatobutton2 at vrgiu? platform IBM_WORKPAD id BTN_APP0 port 2 active 0 2201.64Ssatobutton3 at vrgiu? platform NEC_MCCS id BTN_LIGHT port 8 2211.18Stakemurapwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14 2221.79Ssatopwctl0 at vrgiu? platform NEC_MCR_430 id PWCTL_COM0 port 46 2231.75Ssatopwctl0 at vrgiu? platform NEC_MCR_500 id PWCTL_COM0 port 14 2241.75Ssatopwctl0 at vrgiu? platform NEC_MCR_530 id PWCTL_COM0 port 46 2251.75Ssato#pwctl0 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM0 port 46 2261.64Ssatopwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46 2271.64Ssatopwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14 2281.38Ssatopwctl1 at vrgiu? platform NEC_MCR_300 id PWCTL_LCDLIGHT port 45 2291.64Ssatopwctl1 at vrgiu? platform NEC_MCR_FORDOCOMO id PWCTL_LCDLIGHT port 45 2301.64Ssatopwctl1 at vrgiu? platform NEC_MCR_500 id PWCTL_LCDLIGHT port 45 2311.64Ssatopwctl1 at vrgiu? platform NEC_MCCS id PWCTL_LCDLIGHT port 45 2321.42Ssatopwctl2 at vrgiu? platform NEC_MCR_300 id PWCTL_LCD port 10 2331.63Ssatopwctl2 at vrgiu? platform NEC_MCR_FORDOCOMO id PWCTL_LCD port 10 2341.63Ssatopwctl2 at vrgiu? platform NEC_MCR_500 id PWCTL_LCD port 10 2351.42Ssatopwctl2 at vrgiu? platform NEC_MCCS id PWCTL_LCD port 10 2361.64Ssatopwctl3 at vrgiu? platform NEC_MCR_3XX id PWCTL_SPEAKER port 12 2371.79Ssatopwctl3 at vrgiu? platform NEC_MCR_430 id PWCTL_SPEAKER port 44 2381.64Ssatopwctl3 at vrgiu? platform NEC_MCR_500 id PWCTL_SPEAKER port 12 2391.64Ssatopwctl3 at vrgiu? platform NEC_MCR_510 id PWCTL_SPEAKER port 44 2401.64Ssatopwctl3 at vrgiu? platform NEC_MCR_520 id PWCTL_SPEAKER port 44 2411.64Ssatopwctl3 at vrgiu? platform NEC_MCR_530 id PWCTL_SPEAKER port 44 2421.64Ssatopwctl3 at vrgiu? platform IBM_WORKPAD id PWCTL_SPEAKER port 49 2431.79Ssato#pwctl4 at vrgiu? platform NEC_MCR_430 id PWCTL_COM1 port 47 2441.75Ssato#pwctl4 at vrgiu? platform NEC_MCR_530 id PWCTL_COM1 port 47 2451.75Ssato#pwctl4 at vrgiu? platform NEC_MCR_SIGMARION id PWCTL_COM1 port 47 2461.1Stakemuravrisab0 at vrgiu? platform NEC_MCR 2471.1Stakemuravrisab0 at vrgiu? platform NEC_MCCS 2481.14Sshinvrisab0 at vrgiu? platform IBM_WORKPAD isaportoffset 0x1000000 2491.1Stakemuraisa0 at vrisab0 2501.1Stakemurapcic0 at isa0 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00090003 2511.1Stakemura# 2521.1Stakemura# Freestyle 2531.1Stakemura# Button to GPIO port # mapping 2541.1Stakemura# +---------+ 2551.1Stakemura# 1 +| | 2561.1Stakemura# | |+ 7 2571.1Stakemura# | | 2581.1Stakemura#20 +| LCD |+ 4 2591.1Stakemura# | | + 6 2601.5Senami# 8 +| |+ 5 2611.1Stakemura# | | 2621.7Such# | |+----Power On/Off (connected to PMU) 2631.1Stakemura# +---------+ 2641.1Stakemura# +9 2651.1Stakemura# +12 +10 2661.1Stakemura# +11 2671.1Stakemura# (PCIC-ISA : 23) 2681.18Stakemurabutton0 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP0 port 9 2691.18Stakemurabutton1 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP1 port 10 2701.18Stakemurabutton2 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP2 port 11 2711.18Stakemurabutton3 at vrgiu? platform EVEREX_FREESTYLE id BTN_APP3 port 12 2721.18Stakemurabutton4 at vrgiu? platform EVEREX_FREESTYLE id BTN_CANCEL port 7 2731.18Stakemurabutton5 at vrgiu? platform EVEREX_FREESTYLE id BTN_UP port 4 2741.18Stakemurabutton6 at vrgiu? platform EVEREX_FREESTYLE id BTN_OK port 6 2751.18Stakemurabutton7 at vrgiu? platform EVEREX_FREESTYLE id BTN_DOWN port 5 2761.18Stakemurabutton8 at vrgiu? platform EVEREX_FREESTYLE id BTN_REC port 1 2771.18Stakemurabutton9 at vrgiu? platform EVEREX_FREESTYLE id BTN_LIGHT port 20 2781.18Stakemurabutton10 at vrgiu? platform EVEREX_FREESTYLE id BTN_CONTRAST port 8 2791.1Stakemuravrisab1 at vrgiu? platform EVEREX_FREESTYLE isaportoffset 0x1000000 2801.1Stakemuraisa1 at vrisab1 2811.1Stakemurapcic0 at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003 2821.1Stakemura 2831.9Senamioptions PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle) 2841.31Sjun 2851.1Stakemura# 2861.17Sshin# Fujitsu INTERTOP CX300 2871.17Sshin# 2881.18Stakemurapwctl0 at vrgiu? platform FUJITSU_INTERTOP id PWCTL_COM0 port 15 2891.17Sshinvrisab2 at vrgiu? platform FUJITSU_INTERTOP isaportoffset 0x1000000 2901.17Sshinisa2 at vrisab2 2911.17Sshinpcic0 at isa2 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00060003 2921.33Stakemura 2931.17Sshin# 2941.21Sshin# Vadem Clio and Sharp Tripad 2951.21Sshin# 2961.21Sshinvrisab3 at vrgiu? platform SHARP_TRIPAD isaportoffset 0x1000000 2971.52Stakemuravrisab3 at vrgiu? platform VADEM_CLIO_C isaportoffset 0x1000000 2981.21Sshinisa3 at vrisab3 2991.21Sshinpcic0 at isa3 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x000d0003 3001.33Stakemura 3011.33Stakemura# 3021.33Stakemura# CASIO CASSIOPEIA E55 and for DoCoMo 3031.33Stakemura# 3041.33Stakemurabutton0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6 3051.33Stakemurabutton1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7 3061.33Stakemurabutton2 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8 3071.33Stakemurabutton3 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9 3081.33Stakemurabutton4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10 3091.33Stakemurabutton5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11 3101.33Stakemurabutton6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12 3111.33Stakemurabutton7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13 3121.50Ssatopwctl0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_COM0 port 38 3131.50Ssatopwctl1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id PWCTL_LCDLIGHT port 26 3141.80Stakemura 3151.80Stakemura# 'CF hack' for all CASSIOPEIA E series 3161.80Stakemuravrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_EXX isaportoffset 0xc000 3171.80Stakemuravrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_EXXX isaportoffset 0xc000 3181.33Stakemuraisa4 at vrisab4 3191.80Stakemurawdc0 at isa4 port 0x170 irq 0x02000003 flags 0x0002 # single drive 3201.33Stakemura 3211.21Sshin# 3221.1Stakemura# Unknown machines 3231.1Stakemura# 3241.21Sshinvrisab4 at vrgiu? 3251.30Smycroftisa4 at vrisab4 3261.1Stakemura 3271.1Stakemura# PCMCIA bus support 3281.34Sshinpcmcia* at pcic? controller 0 socket ? 3291.1Stakemura 3301.1Stakemura# PCMCIA IDE disk 3311.1Stakemurawdc* at pcmcia? function ? 3321.1Stakemurawd* at wdc? channel ? drive ? flags 0x0000 3331.1Stakemura 3341.1Stakemura# PCMCIA network interfaces 3351.1Stakemuraep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 3361.1Stakemurambe* at pcmcia? function ? # MB8696x based Ethernet 3371.1Stakemurane* at pcmcia? function ? # NE2000-compatible Ethernet 3381.76Smycroftray* at pcmcia? function ? # Raytheon Raylink (802.11) 3391.1Stakemurasm* at pcmcia? function ? # Megahertz Ethernet 3401.32Stakemurawi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11) 3411.32Stakemuraawi* at pcmcia? function ? # WLI-PCM 3421.74Smattan* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11) 3431.1Stakemura 3441.49Stakemura# PCMCIA Serial interfaces 3451.1Stakemuracom* at pcmcia? function ? # Modems and serial cards 3461.1Stakemura 3471.49Stakemura# PCMCIA SCSI interfaces 3481.1Stakemuraaic* at pcmcia? function ? 3491.49Stakemuraesp* at pcmcia? function ? # NCR53c406 SCSI 3501.49Stakemura 3511.49Stakemura# ATAPI bus support 3521.49Stakemuraatapibus* at wdc? channel ? 3531.49Stakemuracd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 3541.49Stakemurasd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 3551.49Stakemura 3561.49Stakemura# SCSI bus support 3571.1Stakemurascsibus* at aic? 3581.49Stakemurascsibus* at esp? 3591.1Stakemurasd* at scsibus? target ? lun ? # SCSI disk drives 3601.49Stakemuracd* at scsibus? target ? lun ? # SCSI CD-ROM drives 3611.1Stakemura 3621.1Stakemurapseudo-device loop 1 # network loopback 3631.10Senamipseudo-device ppp 2 # serial-line IP ports 3641.66Sjdolecekpseudo-device pty # pseudo-terminals 3651.1Stakemurapseudo-device bpfilter 16 # packet filter ports 3661.1Stakemurapseudo-device ipfilter # IP filter, NAT 3671.1Stakemura 3681.1Stakemurapseudo-device vnd 4 # virtual disk ick 3691.54Sshin#pseudo-device ccd 4 # concatenated disks 3701.43Stakemurapseudo-device rnd # /dev/random and in-kernel generator 3711.1Stakemura 3721.1Stakemurapseudo-device biconsdev 1 # build-in console device 3731.37Stakemurapseudo-device wsmux 2 # mouse & keyboard multiplexor 3741.49Stakemura#pseudo-device md 1 # memory disk device (ramdisk) 3751.49Stakemura 3761.49Stakemura#pseudo-device raid 4 # RAIDframe disk driver 3771.49Stakemura#options RAID_AUTOCONFIG # auto-configuration of RAID components 3781.13Sjun 3791.13Sjun# for IPv6 3801.13Sjunpseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 3811.15Sitojun#pseudo-device faith 1 # IPv[46] tcp relay translation i/f 3821.44Sitojun#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation 3831.73Sbouyerpseudo-device vlan # IEEE 802.1q encapsulation 384