GENERIC revision 1.254
1# 2# This machine description file is used to generate the default NetBSD 3# kernel. The generic kernel on NetBSD/alpha does enough to get booted, 4# etc., but not much more. For a more complete kernel see the ALPHA 5# machine description file. 6# 7# The machine description file can be customised for your specific 8# machine to reduce the kernel size and improve its performance. 9# 10# For further information on compiling NetBSD kernels, see the config(8) 11# man page. 12# 13# For further information on hardware support for this architecture, see 14# the intro(4) man page. For further information about kernel options 15# for this architecture, see the options(4) man page. For an explanation 16# of each device driver in this file see the section 4 man page for the 17# device. 18 19# If you add stuff to this, please add it to the ALPHA configuration, too. 20 21include "arch/alpha/conf/std.alpha" 22 23options INCLUDE_CONFIG_FILE # embed config file in kernel binary 24 25#ident "GENERIC-$Revision: 1.254 $" 26 27maxusers 32 28 29# CPU Support 30options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) 31options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. 32options DEC_2100_A500 # Sable: AlphaServer 2100 33options DEC_2100A_A500 # Lynx: AlphaServer 2100A 34options DEC_3000_500 # Flamingo etc: 3000/[4-9]00* 35options DEC_3000_300 # Pelican etc: 3000/300* 36options DEC_AXPPCI_33 # NoName: AXPpci33, etc. 37options DEC_EB164 # EB164: AlphaPC 164 38options DEC_EB64PLUS # EB64+: AlphaPC 64, etc. 39options DEC_KN20AA # KN20AA: AlphaStation 500 and 600 40options DEC_KN8AE # KN8AE: AlphaServer 8200 and 8400 41options DEC_KN300 # KN300: AlphaServer 4100 and 1200 42options DEC_550 # Miata: Digital Personal Workstation 43options DEC_1000 # Mikasa etc: Digital AlphaServer 1000 44options DEC_1000A # Corelle etc: Digital AlphaServer 800/1000A 45options DEC_ALPHABOOK1 # AlphaBook1: Tadpole/DEC AlphaBook 46options DEC_EB66 # EB66: 21066 Evaluation Board 47options DEC_6600 # EV6: 264DP OEM Board 48options API_UP1000 # EV6: Alpha Processor, Inc. UP1000 49 50# Standard system options 51options KTRACE # System call tracing support 52options SYSTRACE # System call vetting via systrace(1) 53options NTP # kernel PLL for NTP 54 55# Enable experimental buffer queue strategy for better responsiveness under 56# high disk I/O load. Use it with caution - it's not proven to be stable yet. 57#options NEW_BUFQ_STRATEGY 58 59# Diagnostic/debugging support options 60options DIAGNOSTIC # Cheap kernel consistency checks 61options DDB # kernel debugger 62options DDB_HISTORY_SIZE=512 # enable history editing in DDB 63#makeoptions DEBUG="-g" 64#makeoptions DEBUGLIST="pattern1 pattern2 ..." 65 66#options KGDB # Remote kernel GDB support 67#options KGDB_DEVNAME="\"com\"" # device to use for KGDB 68#options KGDB_DEVADDR=0x2f8 # at this address 69#options KGDB_DEVRATE=57600 # at this comm. rate 70 71# File systems 72file-system FFS # Fast file system 73file-system MFS # Memory-based file system 74file-system CD9660 # ISO-9660 CD-ROM FS (w/RockRidge extensions) 75file-system MSDOSFS # MS-DOS-compatible file system 76file-system NTFS # Windows/NT file system (experimental) 77file-system NFS # Sun NFS-compatible file system client 78file-system KERNFS # Kernel variable file system (/kern) 79file-system PROCFS # Process file system (/proc) 80 81# File system options 82options QUOTA # UFS quotas 83#options FFS_EI # FFS Endian Independant support 84options SOFTDEP # FFS soft updates support. 85options NFSSERVER # Sun NFS-compatible file system server 86 87# Networking options 88#options GATEWAY # packet forwarding 89options INET # IP + ICMP + TCP + UDP 90options INET6 # IPV6 91#options IPSEC # IP security 92#options IPSEC_ESP # IP security (encryption part; define w/IPSEC) 93#options IPSEC_DEBUG # debug for IP security 94#options MROUTING # IP multicast routing 95#options PIM # Protocol Independent Multicast 96#options NS # XNS 97#options NSIP # XNS tunneling over IP 98#options ISO,TPIP # OSI 99#options EON # OSI tunneling over IP 100#options CCITT,LLC,HDLC # X.25 101#options NETATALK # AppleTalk networking protocols 102#options PPP_BSDCOMP # BSD-Compress compression support for PPP 103#options PPP_DEFLATE # Deflate compression support for PPP 104#options PPP_FILTER # Active filter support for PPP (requires bpf) 105#options PFIL_HOOKS # pfil(9) packet filter hooks 106#options IPFILTER_LOG # ipmon(8) log support 107#options IPFILTER_DEFAULT_BLOCK # block all packets by default 108#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG 109 110#options ALTQ # Manipulate network interfaces' output queues 111#options ALTQ_BLUE # Stochastic Fair Blue 112#options ALTQ_CBQ # Class-Based Queueing 113#options ALTQ_CDNR # Diffserv Traffic Conditioner 114#options ALTQ_FIFOQ # First-In First-Out Queue 115#options ALTQ_FLOWVALVE # RED/flow-valve (red-penalty-box) 116#options ALTQ_HFSC # Hierarchical Fair Service Curve 117#options ALTQ_LOCALQ # Local queueing discipline 118#options ALTQ_PRIQ # Priority Queueing 119#options ALTQ_RED # Random Early Detection 120#options ALTQ_RIO # RED with IN/OUT 121#options ALTQ_WFQ # Weighted Fair Queueing 122 123# 4.3BSD compatibility. Should be optional, but necessary for now. 124options COMPAT_43 125 126# Binary compatibility with previous versions of NetBSD. 127#options COMPAT_09 128options COMPAT_10 129options COMPAT_11 130options COMPAT_12 131options COMPAT_13 132options COMPAT_14 133options COMPAT_16 134options COMPAT_20 135# OSF/1 binary compatibility 136options COMPAT_OSF1 137 138# Linux binary compatibility 139options COMPAT_LINUX 140 141# System V-like message queues 142options SYSVMSG 143#options SEMMNI=10 # number of semaphore identifiers 144#options SEMMNS=60 # number of semaphores in system 145#options SEMUME=10 # max number of undo entries per process 146#options SEMMNU=30 # number of undo structures in system 147 148# System V-like semaphores 149options SYSVSEM 150 151# System V-like shared memory 152options SYSVSHM 153#options SHMMAXPGS=1024 # 1024 pages is the default 154 155# p1003.1b semaphore support 156options P1003_1B_SEMAPHORE 157 158# Loadable Kernel Modules 159options LKM 160 161# Disable kernel security. 162#options INSECURE 163 164# Misc. options 165options EISAVERBOSE # recognize "unknown" EISA devices 166options PCIVERBOSE # recognize "unknown" PCI devices 167options MIIVERBOSE # verbose PHY autoconfig messages 168#options PCI_CONFIG_DUMP # verbosely dump PCI config space 169options SCSIVERBOSE # Verbose SCSI errors 170options USBVERBOSE # verbose USB device autoconfig messages 171options TCVERBOSE # recognize "unknown" TC devices 172#options PCMCIAVERBOSE 173options USERCONF # userconf(4) support 174#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 175options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 176options FONT_GALLANT12x22 # Console font for TC devices 177 178# The Alpha console firmware network boots using the BOOTP 179# protocol, so we ask the NFS code to use BOOTP/DHCP as well, 180# in case we have NFS root. 181options NFS_BOOT_DHCP # superset of BOOTP 182 183# WS console uses SUN or VT100 terminal emulation 184options WSEMUL_VT100 185 186# realtime clock compatible to OSF/1 187#options CLOCK_COMPAT_OSF1 188 189config netbsd root on ? type ? 190#config netbsd root on sd0 type ffs 191#config netbsd root on ? type nfs 192 193mainbus0 at root 194cpu* at mainbus0 195 196# TurboLaser bus support and devices 197tlsb* at mainbus0 198gbus* at tlsb? node ? offset ? 199tlsbmem* at tlsb? node ? offset ? 200kft* at tlsb? node ? offset ? 201 202# Gbus Devices 203mcclock* at gbus? offset ? 204 205# MCBUS bus support 206mcbus* at mainbus0 207mcmem* at mcbus? mid ? 208 209#i2c at mcbus? 210 211#EV6 Tsunami Core Logic 212 213tsc* at mainbus0 214 215# DECpc AXP150 (Jensen) internal bus support 216jensenio* at mainbus0 217 218com* at jensenio? port ? 219lpt* at jensenio? port ? 220mcclock* at jensenio? port ? 221pckbc* at jensenio? port ? 222 223# TURBOchannel host bus adapter support 224tcasic* at mainbus0 225 226# TURBOchannel bus support 227tc* at tcasic? 228 229# TURBOchannel devices 230ioasic* at tc? slot ? offset ? 231mcclock* at ioasic? offset ? 232le* at ioasic? offset ? 233zsc0 at ioasic? offset 0x100000 234zsc1 at ioasic? offset 0x180000 235bba0 at ioasic? offset ? 236tcds* at tc? slot ? offset ? 237asc* at tcds? chip ? 238asc* at tc? slot ? offset ? 239le* at tc? slot ? offset ? 240fta* at tc? slot ? offset ? # DEC DEFTA FDDI cards 241cfb* at tc? slot ? offset ? 242mfb* at tc? slot ? offset ? 243tfb* at tc? slot ? offset ? 244sfb* at tc? slot ? offset ? 245#sfbp* at tc? slot ? offset ? 246px* at tc? slot ? offset ? 247pxg* at tc? slot ? offset ? 248 249# TurboChannel serial attachments 250zstty* at zsc? channel ? # serial ports on B channels 251lkkbd0 at zsc1 channel ? # keyboard port on A channels 252vsms0 at zsc0 channel ? # mouse port on A channels 253 254# PCI host bus adapter support 255apecs* at mainbus? 256cia* at mainbus? 257irongate* at mainbus? 258lca* at mainbus? 259dwlpx* at kft? 260mcpcia* at mcbus? mid ? 261tsp* at tsc? 262ttwoga* at mainbus? 263 264# Sable PCI and STDIO bus and devices 265ttwopci* at ttwoga? hose ? 266sableio* at ttwopci? bus ? 267com* at sableio? port ? 268lpt* at sableio? port ? 269pckbc* at sableio? port ? 270fdc* at sableio? port ? 271 272# PCI bus support 273pci* at apecs? 274pci* at cia? 275pci* at irongate? 276pci* at lca? 277pci* at ppb? 278pci* at dwlpx? 279pci* at mcpcia? 280pci* at tsp? 281pci* at ttwopci? 282 283# AGP support 284agp* at irongate? 285 286# PCI devices 287 288# PCI cryptographic devices 289hifn* at pci? dev ? function ? # Hifn 7755/7811/795x 290ubsec* at pci? dev ? function ? # Broadcom 5501/5601/580x/582x 291 292adv* at pci? dev ? function ? # AdvanSys SCSI 293adw* at pci? dev ? function ? # AdvanSys Wide SCSI 294#options SCSI_ADW_WDTR_DISABLE # disable WDTR 295#options SCSI_ADW_SDTR_DISABLE # disable SDTR 296#options SCSI_ADW_TAGQ_DISABLE # disable Tag Queuing 297ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI 298autri* at pci? dev ? function ? # Trident 4DWAVE based AC'97 Audio 299bha* at pci? dev ? function ? # BusLogic 9xx SCSI (untested) 300cac* at pci? dev ? function ? # Compaq array controller (untested) 301cmpci* at pci? dev ? function ? # C-Media CMI8338/8738 Audio 302cy* at pci? dev ? function ? # Cyclades Cyclom-Y (untested) 303cz* at pci? dev ? function ? # Cyclades-Z (untested) 304dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID 305eap* at pci? dev ? function ? # Ensoniq AudioPCI 306en* at pci? dev ? function ? # ENI PCI ATM (untested) 307ep* at pci? dev ? function ? # 3COM 3c59x 308epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet 309eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive 310ex* at pci? dev ? function ? # 3COM 3c90x[BC] Ethernet 311fpa* at pci? dev ? function ? # DEC DEFPA FDDI 312fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B 313gsip* at pci? dev ? function ? # NS DP83820 Gigabit Ethernet 314iha* at pci? dev ? function ? # Initio INIC-940/950 SCSI 315isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI 316le* at pci? dev ? function ? # PCI LANCE Ethernet (untested) 317sf* at pci? dev ? function ? # Adaptec AIC-6915 Ethernet 318siop* at pci? dev ? function ? # Symbios 53c8xx SCSI 319esiop* at pci? dev ? function ? # Symbios 53c875 SCSI and newer 320mlx* at pci? dev ? function ? # Mylex DAC960 / DEC SWXCR (untested) 321mpt* at pci? dev ? function ? # LSI Fusion SCSI/FC 322ne* at pci? dev ? function ? # NE2000-compatible Ethernet 323ohci* at pci? dev ? function ? # USB Open Host Controller 324ehci* at pci? dev ? function ? # USB-2 Host controller 325pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges 326pciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver 327acardide* at pci? dev ? function ? # Acard IDE controllers 328aceride* at pci? dev ? function ? # Acer Lab IDE controllers 329artsata* at pci? dev ? function ? # Intel i31244 SATA controller 330cmdide* at pci? dev ? function ? # CMD tech IDE controllers 331cypide* at pci? dev ? function ? # Cypress IDE controllers 332hptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers 333optiide* at pci? dev ? function ? # Opti IDE controllers 334piixide* at pci? dev ? function ? # Intel IDE controllers 335pdcide* at pci? dev ? function ? # Promise IDE controllers 336satalink* at pci? dev ? function ? # SiI SATALink controllers 337siside* at pci? dev ? function ? # SiS IDE controllers 338slide* at pci? dev ? function ? # Symphony Labs IDE controllers 339viaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers 340pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI 341ppb* at pci? dev ? function ? # PCI-PCI Bridges 342rtk* at pci? dev ? function ? # Realtek 8129/8139 Ethernet 343sio* at pci? dev ? function ? # Intel PCI-ISA Bridges 344sip* at pci? dev ? function ? # SiS 900 Ethernet 345stge* at pci? dev ? function ? # Sundance/Tamarack TC9021 GigE 346sv* at pci? dev ? function ? # S3 SonicVibes 347tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics 348ti* at pci? dev ? function ? # Alteon Tigon Gig-E 349tl* at pci? dev ? function ? # TI ThunderLAN Ethernet 350tlp* at pci? dev ? function ? # DECchip 21x4x and clones 351uhci* at pci? dev ? function ? # USB Univ. Host Controller 352vga* at pci? dev ? function ? # PCI VGA Graphics 353vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet 354wi* at pci? dev ? function ? # Lucent/Intersil WaveLAN/IEEE 355yds* at pci? dev ? function ? # Yamaha DS-1 PCI Audio 356 357opl* at cmpci? flags 1 358opl* at eso? 359#opl* at sv? 360opl* at yds? 361 362mpu* at cmpci? 363mpu* at eso? 364mpu* at yds? 365 366# MII/PHY support 367exphy* at mii? phy ? # 3Com internal PHYs 368icsphy* at mii? phy ? # Integrated Circuit Systems ICS189x 369inphy* at mii? phy ? # Intel 82555 PHYs 370lxtphy* at mii? phy ? # Level One LXT-970 PHYs 371gphyter* at mii? phy ? # NS83861 Gig-E PHY 372nsphy* at mii? phy ? # NS83840 PHYs 373qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs 374sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs 375tlphy* at mii? phy ? # ThunderLAN PHYs 376ukphy* at mii? phy ? # generic unknown PHYs 377 378# ISA/EISA bus support 379isa* at jensenio? 380eisa* at jensenio? 381isa* at pceb? 382eisa* at pceb? 383isa* at sio? 384#isapnp* at isa? 385 386# ISA devices 387mcclock* at isa? port 0x70 388pckbc* at isa? # PC keyboard controller 389pckbd* at pckbc? # PC keyboard (kbd port) 390pms* at pckbc? # PS/2-style mouse (aux port) 391pcppi* at isa? # PC prog. periph. interface 392spkr0 at pcppi? # IBM BASIC emulation 393isabeep0 at pcppi? # "keyboard" beep 394com* at isa? port 0x3f8 irq 4 # standard serial ports 395com* at isa? port 0x2f8 irq 3 396cs* at isa? port 0x300 iomem ? irq ? drq ? # CS8900 Ethernet 397ec0 at isa? port 0x250 iomem 0xd8000 irq 9 # 3Com 3c503 Ethernet 398ep* at isa? port ? irq ? # 3COM 3c509 Ethernet 399#ep* at isapnp? 400#ix0 at isa? port 0x300 irq 10 # EtherExpress/16 401#iy0 at isa? port 0x360 irq ? # EtherExpress PRO 10 ISA 402fdc0 at isa? port 0x3f0 irq 6 drq 2 # floppy controller 403lc0 at isa? port 0x300 iomem ? irq ? # DEC EtherWORKS III (LEMAC) 404lc1 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC) 405depca0 at isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5 # DEPCA 406depca1 at isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10 # DEPCA 407le* at depca? 408lpt* at isa? port 0x3bc irq 7 # standard parallel port 409vga* at isa? # ISA (EISA: XXX) VGA 410wdc0 at isa? port 0x1f0 irq 14 # ST506/ESDI/IDE controllers 411wdc1 at isa? port 0x170 irq 15 412#wdc* at isapnp? 413we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC Ethernet 414we1 at isa? port 0x300 iomem 0xcc000 irq 10 415#wss* at isa? port 0x530 irq 9 drq 0 # Windows Sound System 416#wss* at isapnp? 417 418ess0 at isa? port 0x220 irq 5 drq 1 drq2 5 # ESS 18XX 419sb* at isa? port 0x220 irq 5 drq 1 # SoundBlaster 420#sb* at isapnp? 421#adv* at isa? port ? irq ? drq ? # AdvanSys APB-514[02] 422aha* at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI 423aha* at isa? port 0x334 irq ? drq ? # Adaptec 154[02] SCSI 424bha* at isa? port 0x330 irq ? drq ? # BusLogic [57]4X SCSI (unt.) 425bha* at isa? port 0x334 irq ? drq ? # BusLogic [57]4X SCSI (unt.) 426uha* at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI (unt.) 427uha* at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI (unt.) 428pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000 429pcic1 at isa? port 0x3e2 iomem 0xcc000 iosiz 0x10000 430pcmcia* at pcic? controller ? socket ? 431 432# EISA devices 433ahb* at eisa? slot ? # Adaptec 174[024] SCSI (unt.) 434ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI 435bha* at eisa? slot ? # BusLogic 7xx SCSI 436ep* at eisa? slot ? # 3COM 3c579 Ethernet (untested) 437fea* at eisa? slot ? # DEC DEFEA FDDI 438mlx* at eisa? slot ? # Mylex DAC960 / DEC SWXCR (untested) 439tlp* at eisa? slot ? # DEC DE-425 Ethernet 440depca* at eisa? slot ? # DEC DE-422 Ethernet 441le* at depca? 442uha* at eisa? slot ? # UltraStor 24f SCSI (unt.) 443 444# PCMCIA device 445com* at pcmcia? function ? # Modems and serial cards 446 447aic* at pcmcia? function ? # Adaptec APA-1460 SCSI 448spc* at pcmcia? function ? # Fujitsu MB87030 SCSI 449 450wdc* at pcmcia? function ? # PCMCIA IDE controllers 451 452ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Eth. 453mbe* at pcmcia? function ? # MB8696x based Ethernet 454ne* at pcmcia? function ? # NE2000-compatible Eth. 455ray* at pcmcia? function ? # Raytheon Raylink (802.11) 456sm* at pcmcia? function ? # Megahertz Ethernet 457wi* at pcmcia? function ? # Lucent/Intersil WaveLAN/IEEE 458xirc* at pcmcia? function ? # Xircom CreditCard Ethernet 459com* at xirc? 460xi* at xirc? 461mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards 462com* at mhzc? 463sm* at mhzc? 464 465# SCSI bus support 466scsibus* at scsi? 467 468# SCSI devices 469cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 470sd* at scsibus? target ? lun ? # SCSI disk drives 471st* at scsibus? target ? lun ? # SCSI tape drives 472 473# ATA (IDE) bus support 474atabus* at ata? 475 476# IDE drives 477wd* at atabus? drive ? 478 479# ATAPI bus support 480atapibus* at atapi? 481 482# ATAPI devices 483sd* at atapibus? drive ? # ATAPI disk devices 484cd* at atapibus? drive ? # ATAPI CD-ROM devices 485 486# Floppy drives 487fd* at fdc? drive ? 488 489# Hardware RAID devices 490ld* at cac? unit ? 491ld* at mlx? unit ? 492 493# USB bus support 494usb* at uhci? 495usb* at ohci? 496usb* at ehci? 497 498# USB Hubs 499uhub* at usb? 500uhub* at uhub? port ? configuration ? interface ? 501 502# USB HID device 503uhidev* at uhub? port ? configuration ? interface ? 504 505# USB Mice 506ums* at uhidev? reportid ? 507wsmouse* at ums? 508 509# USB Keyboards 510ukbd* at uhidev? reportid ? 511wskbd* at ukbd? console ? 512options WSDISPLAY_COMPAT_RAWKBD 513 514# USB Generic HID devices 515uhid* at uhidev? reportid ? 516 517# USB Printer 518ulpt* at uhub? port ? configuration ? interface ? 519 520# USB Modem 521umodem* at uhub? port ? configuration ? 522ucom* at umodem? 523 524# USB Mass Storage 525umass* at uhub? port ? configuration ? interface ? 526atapibus* at umass? 527scsibus* at umass? channel ? 528 529# USB audio 530uaudio* at uhub? port ? configuration ? 531 532# USB MIDI 533umidi* at uhub? port ? configuration ? 534 535# USB IrDA 536# USB-IrDA bridge spec 537uirda* at uhub? port ? configuration ? interface ? 538irframe* at uirda? 539 540# SigmaTel STIr4200 USB/IrDA Bridge 541ustir* at uhub? port ? 542irframe* at ustir? 543 544# USB Ethernet adapters 545aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters 546cue* at uhub? port ? # CATC USB-EL1201A based adapters 547kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters 548uax* at uhub? port ? # ASIX AX88172 based adapters 549url* at uhub? port ? # Realtek RTL8150L based adapters 550udav* at uhub? port ? # Davicom DM9601 based adapters 551 552# Serial adapters 553# FTDI FT8U100AX serial adapter 554uftdi* at uhub? port ? 555ucom* at uftdi? portno ? 556 557# USB scanners 558uscanner* at uhub? port ? 559 560# Y@P firmware loader 561uyap* at uhub? port ? 562 563# D-Link DSB-R100 USB FM radio tuner 564udsbr* at uhub? port ? 565radio* at udsbr? 566 567# USB Generic driver 568ugen* at uhub? port ? 569 570# Audio support 571audio* at audiobus? 572midi* at midibus? 573midi* at pcppi? 574 575# Workstation Console attachments 576wsdisplay* at cfb? 577wsdisplay* at mfb? 578wsdisplay* at tfb? 579wsdisplay* at sfb? 580#wsdisplay* at sfbp? 581wsdisplay* at px? 582wsdisplay* at pxg? 583wsdisplay* at vga? 584wsdisplay* at tga? 585wskbd* at lkkbd? console ? 586wsmouse* at vsms? 587wskbd* at pckbd? 588wsmouse* at pms? 589 590pseudo-device crypto # opencrypto framework 591 592pseudo-device bpfilter 16 593pseudo-device ccd 4 594#pseudo-device cgd 4 # cryptographic disk devices 595pseudo-device raid 8 # RAIDframe disk driver 596options RAID_AUTOCONFIG # auto-configuration of RAID components 597# Options to enable various other RAIDframe RAID types. 598# options RF_INCLUDE_EVENODD=1 599# options RF_INCLUDE_RAID5_RS=1 600# options RF_INCLUDE_PARITYLOGGING=1 601# options RF_INCLUDE_CHAINDECLUSTER=1 602# options RF_INCLUDE_INTERDECLUSTER=1 603# options RF_INCLUDE_PARITY_DECLUSTERING=1 604# options RF_INCLUDE_PARITY_DECLUSTERING_DS=1 605pseudo-device ipfilter 1 606pseudo-device loop 1 607pseudo-device md 1 608pseudo-device ppp 4 609pseudo-device pppoe # PPP over Ethernet (RFC 2516) 610pseudo-device pty # pseudo-terminals 611pseudo-device sl 4 612pseudo-device vnd 4 613#pseudo-device gre 2 # generic L3 over IP tunnel 614pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 615#pseudo-device faith 1 # IPv[46] tcp relay translation i/f 616#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation 617pseudo-device vlan # IEEE 802.1q encapsulation 618pseudo-device bridge # simple inter-network bridging 619#options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too 620pseudo-device sequencer 1 # MIDI sequencer 621pseudo-device rnd # /dev/random and in-kernel generator 622#options RND_COM # use "com" randomness too 623pseudo-device clockctl # user control of clock subsystem 624pseudo-device wsfont 625pseudo-device wsmux # mouse and keyboad multiplexing 626pseudo-device ksyms # /dev/ksyms 627#pseudo-device pf # PF packet filter 628#pseudo-device pflog # PF log if 629