The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/dev/isa/pnpdevs

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 #       $OpenBSD: pnpdevs,v 1.112 2012/05/24 19:40:51 miod Exp $
    2 
    3 #--Interrupt Controllers--
    4 #               PNP0000 # AT Interrupt Controller
    5 #               PNP0001 # EISA Interrupt Controller
    6 #               PNP0002 # MCA Interrupt Controller
    7 #               PNP0003 # APIC
    8 #               PNP0004 # Cyrix SLiC MP interrupt controller
    9 
   10 #--Adaptec SCSI--
   11 #aha            ADP1542 # Adaptec AHA-154x series (PNP00A0)
   12 aha             PNP00A0 # Adaptec AHA-154x series
   13 aic             ADP1502 # Adaptec AHA-152x series
   14 aic             ADP1520 # Adaptec AHA-152x series
   15 aic             ADP2015 # Adaptec AHA-1530P
   16 
   17 #--Timers--
   18 #               PNP0100 # AT Timer
   19 #               PNP0101 # EISA Timer
   20 #               PNP0102 # MCA Timer
   21 
   22 #--DMA--
   23 #               PNP0200 # AT DMA Controller
   24 #               PNP0201 # EISA DMA Controller
   25 #               PNP0202 # MCA DMA Controller
   26 
   27 #--Keyboards--
   28 #               PNP0300 # IBM PC/XT keyboard controller (83-key)
   29 #               PNP0301 # IBM PC/AT keyboard controller (86-key)
   30 #               PNP0302 # IBM PC/XT keyboard controller (84-key)
   31 #               PNP0303 # IBM Enhanced (101/102-key, PS/2 mouse support)
   32 #               PNP0304 # Olivetti Keyboard (83-key)
   33 #               PNP0305 # Olivetti Keyboard (102-key)
   34 #               PNP0306 # Olivetti Keyboard (86-key)
   35 #               PNP0307 # Microsoft Windows(R) Keyboard
   36 #               PNP0308 # General Input Device Emulation Interface (GIDEI) legacy
   37 #               PNP0309 # Olivetti Keyboard (A101/102 key)
   38 #               PNP030A # AT&T 302 keyboard
   39 #               PNP030B # Reserved by Microsoft
   40 #               PNP0320 # Japanese 101-key keyboard
   41 #               PNP0321 # Japanese AX keyboard
   42 #               PNP0322 # Japanese 106-key keyboard A01
   43 #               PNP0323 # Japanese 106-key keyboard 002/003
   44 #               PNP0324 # Japanese 106-key keyboard 001
   45 #               PNP0325 # Japanese Toshiba Desktop keyboard
   46 #               PNP0326 # Japanese Toshiba Laptop keyboard
   47 #               PNP0327 # Japanese Toshiba Notebook keyboard
   48 #               PNP0340 # Korean 84-key keyboard
   49 #               PNP0341 # Korean 86-key keyboard
   50 #               PNP0342 # Korean Enhanced keyboard
   51 #               PNP0343 # Korean Enhanced keyboard 101b
   52 #               PNP0343 # Korean Enhanced keyboard 101c
   53 #               PNP0344 # Korean Enhanced keyboard 103
   54 
   55 #--Parallel Devices--
   56 #               PNP0400 # Standard LPT printer port
   57 #               PNP0401 # ECP printer port
   58 
   59 #--Serial Devices--
   60 com             PNP0500 # Standard PC COM port
   61 com             PNP0501 # 16550A-compatible COM port
   62 #               PNP0510 # Generic IRDA-compatible device
   63 
   64 #--Disk Controllers--
   65 wdc             PNP0600 # Generic ESDI/IDE/ATA compatible hard disk controller
   66 #               PNP0601 # Plus Hardcard II
   67 #               PNP0602 # Plus Hardcard IIXL/EZ
   68 #               PNP0603 # Generic IDE supporting Microsoft Device Bay Specification
   69 #               PNP0700 # PC standard floppy disk controller
   70 #               PNP0701 # Standard floppy controller supporting MS Device Bay Spec
   71 
   72 #--Compatibility with early device ID list--
   73 #               PNP0802 # Microsoft Sound System compatible device (obsolete,
   74                         # use PNPB0xx instead)
   75 #--Display Adapters--
   76 #               PNP0900 # VGA Compatible
   77 #               PNP0901 # Video Seven VRAM/VRAM II/1024i 
   78 #               PNP0902 # 8514/A Compatible
   79 #               PNP0903 # Trident VGA
   80 #               PNP0904 # Cirrus Logic Laptop VGA
   81 #               PNP0905 # Cirrus Logic VGA
   82 #               PNP0906 # Tseng ET4000
   83 #               PNP0907 # Western Digital VGA
   84 #               PNP0908 # Western Digital Laptop VGA
   85 #               PNP0909 # S3 Inc. 911/924
   86 #               PNP090A # ATI Ultra Pro/Plus (Mach 32)
   87 #               PNP090B # ATI Ultra (Mach 8)
   88 #               PNP090C # XGA Compatible
   89 #               PNP090D # ATI VGA Wonder
   90 #               PNP090E # Weitek P9000 Graphics Adapter
   91 #               PNP090F # Oak Technology VGA
   92 #               PNP0910 # Compaq QVision
   93 #               PNP0911 # XGA/2
   94 #               PNP0912 # Tseng Labs W32/W32i/W32p
   95 #               PNP0913 # S3 Inc. 801/928/964
   96 #               PNP0914 # Cirrus Logic 5429/5434 (memory mapped)
   97 #               PNP0915 # Compaq Advanced VGA (AVGA)
   98 #               PNP0916 # ATI Ultra Pro Turbo (Mach64)
   99 #               PNP0917 # Reserved by Microsoft
  100 #               PNP0918 # Matrox MGA
  101 #               PNP0919 # Compaq QVision 2000
  102 #               PNP091A # Tseng W128
  103 #               PNP0930 # Chips & Technologies Super VGA
  104 #               PNP0931 # Chips & Technologies Accelerator
  105 #               PNP0940 # NCR 77c22e Super VGA
  106 #               PNP0941 # NCR 77c32blt
  107 #               PNP09FF # Plug and Play Monitors (VESA DDC)
  108 
  109 #--Peripheral Buses--
  110 #               PNP0A00 # ISA Bus
  111 #               PNP0A01 # EISA Bus
  112 #               PNP0A02 # MCA Bus
  113 #               PNP0A03 # PCI Bus
  114 #               PNP0A04 # VESA/VL Bus
  115 #               PNP0A05 # ACPI Bus
  116 
  117 #-- Real Time Clock, BIOS, System board devices--
  118 #               PNP0800 # AT-style speaker sound
  119 #               PNP0B00 # AT Real-Time Clock
  120 #               PNP0C00 # Plug and Play BIOS (only created by the root enumerator)
  121 #               PNP0C01 # System Board
  122 #               PNP0C02 # General ID for reserving resources required by
  123                         # Plug and Play motherboard registers. (Not specific
  124                         # to a particular device.)
  125 #               PNP0C03 # Plug and Play BIOS Event Notification Interrupt
  126 #               PNP0C04 # Math Coprocessor
  127 #               PNP0C05 # APM BIOS (Version independent)
  128 #               PNP0C06 # Reserved for identification of early Plug and Play 
  129                         # BIOS implementation.
  130 #               PNP0C07 # Reserved for identification of early Plug and Play 
  131                         # BIOS implementation.
  132 
  133 #--PCMCIA Controller Chipsets--
  134 pcic            PNP0E00 # Intel 82365-Compatible PCMCIA Controller
  135 pcic            SCM0469 # SCM SwapBox Plug and Play
  136 pcic            AEI0218 # Actiontec PnP PCMCIA Adapter
  137 #               PNP0E01 # Cirrus Logic CL-PD6720 PCMCIA Controller
  138 #               PNP0E02 # VLSI VL82C146 PCMCIA Controller
  139 #               PNP0E03 # Intel 82365-compatible CardBus controller
  140 
  141 #--Mice--
  142 #               PNP0F00 # Microsoft Bus Mouse
  143 #               PNP0F01 # Microsoft Serial Mouse
  144 #               PNP0F02 # Microsoft InPort Mouse
  145 #               PNP0F03 # Microsoft PS/2-style Mouse
  146 #               PNP0F04 # Mouse Systems Mouse
  147 #               PNP0F05 # Mouse Systems 3-Button Mouse (COM2)
  148 #               PNP0F06 # Genius Mouse (COM1)
  149 #               PNP0F07 # Genius Mouse (COM2)
  150 #               PNP0F08 # Logitech Serial Mouse
  151 #               PNP0F09 # Microsoft BallPoint Serial Mouse
  152 #               PNP0F0A # Microsoft Plug and Play Mouse
  153 #               PNP0F0B # Microsoft Plug and Play BallPoint Mouse
  154 #               PNP0F0C # Microsoft-compatible Serial Mouse
  155 #               PNP0F0D # Microsoft-compatible InPort-compatible Mouse
  156 #               PNP0F0E # Microsoft-compatible PS/2-style Mouse
  157 #               PNP0F0F # Microsoft-compatible Serial BallPoint-compatible Mouse
  158 #               PNP0F10 # Texas Instruments QuickPort Mouse
  159 #               PNP0F11 # Microsoft-compatible Bus Mouse
  160 #               PNP0F12 # Logitech PS/2-style Mouse
  161 #               PNP0F13 # PS/2 Port for PS/2-style Mice
  162 #               PNP0F14 # Microsoft Kids Mouse
  163 #               PNP0F15 # Logitech bus mouse
  164 #               PNP0F16 # Logitech SWIFT device
  165 #               PNP0F17 # Logitech-compatible serial mouse
  166 #               PNP0F18 # Logitech-compatible bus mouse
  167 #               PNP0F19 # Logitech-compatible PS/2-style Mouse
  168 #               PNP0F1A # Logitech-compatible SWIFT Device
  169 #               PNP0F1B # HP Omnibook Mouse
  170 #               PNP0F1C # Compaq LTE Trackball PS/2-style Mouse
  171 #               PNP0F1D # Compaq LTE Trackball Serial Mouse
  172 #               PNP0F1E # Microsoft Kids Trackball Mouse
  173 #               PNP0F1F # Reserved by Microsoft Input Device Group
  174 #               PNP0F20 # Reserved by Microsoft Input Device Group
  175 #               PNP0F21 # Reserved by Microsoft Input Device Group
  176 #               PNP0F22 # Reserved by Microsoft Input Device Group
  177 #               PNP0F23 # Reserved by Microsoft Input Device Group
  178 #               PNP0FFF # Reserved by Microsoft Systems
  179 
  180 #***** Network Adapters - PNP8xxx ***********************
  181 #               PNP8001 # Novell/Anthem NE3200
  182 #               PNP8004 # Compaq NE3200
  183 #               PNP8006 # Intel EtherExpress/32
  184 #               PNP8008 # HP EtherTwist EISA LAN Adapter/32 (HP27248A)
  185 #               PNP8065 # Ungermann-Bass NIUps or NIUps/EOTP
  186 #               PNP8072 # DEC (DE211) EtherWorks MC/TP
  187 #               PNP8073 # DEC (DE212) EtherWorks MC/TP_BNC
  188 #               PNP8078 # DCA 10 Mb MCA
  189 #               PNP8074 # HP MC LAN Adapter/16 TP (PC27246)
  190 #               PNP80C9 # IBM Token Ring
  191 #               PNP80CA # IBM Token Ring II
  192 #               PNP80CB # IBM Token Ring II/Short
  193 #               PNP80CC # IBM Token Ring 4/16Mbs
  194 ne              PNP80D3 # Novell/Anthem NE1000
  195 ne              PNP80D4 # Novell/Anthem NE2000
  196 ne              PNP80D5 # NE1000 Compatible
  197 ne              PNP80D6 # NE2000 Compatible
  198 #               PNP80D7 # Novell/Anthem NE1500T
  199 le              PNP80D8 # Novell/Anthem NE2100
  200 #               PNP80DD # SMC ARCNETPC
  201 #               PNP80DE # SMC ARCNET PC100, PC200
  202 #               PNP80DF # SMC ARCNET PC110, PC210, PC250
  203 #               PNP80E0 # SMC ARCNET PC130/E
  204 #               PNP80E1 # SMC ARCNET PC120, PC220, PC260
  205 #               PNP80E2 # SMC ARCNET PC270/E
  206 #               PNP80E5 # SMC ARCNET PC600W, PC650W
  207 #               PNP80E7 # DEC DEPCA
  208 #               PNP80E8 # DEC (DE100) EtherWorks LC
  209 #               PNP80E9 # DEC (DE200) EtherWorks Turbo
  210 #               PNP80EA # DEC (DE101) EtherWorks LC/TP
  211 #               PNP80EB # DEC (DE201) EtherWorks Turbo/TP
  212 #               PNP80EC # DEC (DE202) EtherWorks Turbo/TP_BNC
  213 #               PNP80ED # DEC (DE102) EtherWorks LC/TP_BNC
  214 #               PNP80EE # DEC EE101 (Built-In)
  215 #               PNP80EF # DECpc 433 WS (Built-In)
  216 #eg             PNP80F1 # 3Com EtherLink Plus
  217 #ec             PNP80F3 # 3Com EtherLink II or IITP (8 or 16-bit)
  218 #               PNP80F4 # 3Com TokenLink
  219 #ie             PNP80F6 # 3Com EtherLink 16
  220 ep              PNP80F7 # 3Com EtherLink III
  221 ep              PNP80F8 # 3Com Generic Etherlink Plug and Play Device
  222 #               PNP80FB # Thomas Conrad TC6045
  223 #               PNP80FC # Thomas Conrad TC6042
  224 #               PNP80FD # Thomas Conrad TC6142
  225 #               PNP80FE # Thomas Conrad TC6145
  226 #               PNP80FF # Thomas Conrad TC6242
  227 #               PNP8100 # Thomas Conrad TC6245
  228 #               PNP8105 # DCA 10 MB
  229 #               PNP8106 # DCA 10 MB Fiber Optic
  230 #               PNP8107 # DCA 10 MB Twisted Pair
  231 #               PNP8113 # Racal NI6510
  232 #               PNP811C # Ungermann-Bass NIUpc
  233 #               PNP8120 # Ungermann-Bass NIUpc/EOTP
  234 we              PNP8123 # SMC StarCard PLUS (WD/8003S)
  235 we              PNP8124 # SMC StarCard PLUS With On Board Hub (WD/8003SH)
  236 we              PNP8125 # SMC EtherCard PLUS (WD/8003E)
  237 we              PNP8126 # SMC EtherCard PLUS With Boot ROM Socket (WD/8003EBT)
  238 we              PNP8127 # SMC EtherCard PLUS With Boot ROM Socket (WD/8003EB)
  239 we              PNP8128 # SMC EtherCard PLUS TP (WD/8003WT)
  240 we              PNP812A # SMC EtherCard PLUS 16 With Boot ROM Socket (WD/8013EBT)
  241 #               PNP812D # Intel EtherExpress 16 or 16TP
  242 #               PNP812F # Intel TokenExpress 16/4
  243 #               PNP8130 # Intel TokenExpress MCA 16/4
  244 #               PNP8132 # Intel EtherExpress 16 (MCA)
  245 #               PNP8137 # Artisoft AE-1
  246 #               PNP8138 # Artisoft AE-2 or AE-3
  247 #               PNP8141 # Amplicard AC 210/XT
  248 #               PNP8142 # Amplicard AC 210/AT
  249 #               PNP814B # Everex SpeedLink /PC16 (EV2027)
  250 #               PNP8155 # HP PC LAN Adapter/8 TP (HP27245)
  251 #               PNP8156 # HP PC LAN Adapter/16 TP (HP27247A)
  252 #               PNP8157 # HP PC LAN Adapter/8 TL (HP27250)
  253 #               PNP8158 # HP PC LAN Adapter/16 TP Plus (HP27247B)
  254 #               PNP8159 # HP PC LAN Adapter/16 TL Plus (HP27252)
  255 #               PNP815F # National Semiconductor Ethernode *16AT
  256 #               PNP8160 # National Semiconductor AT/LANTIC EtherNODE 16-AT3
  257 #               PNP816A # NCR Token-Ring 4 Mbs ISA
  258 #               PNP816D # NCR Token-Ring 16/4 Mbs ISA
  259 #               PNP8191 # Olicom 16/4 Token-Ring Adapter
  260 we              PNP81C3 # SMC EtherCard PLUS Elite (WD/8003EP)
  261 we              PNP81C4 # SMC EtherCard PLUS 10T (WD/8003W)
  262 we              PNP81C5 # SMC EtherCard PLUS Elite 16 (WD/8013EP)
  263 we              PNP81C6 # SMC EtherCard PLUS Elite 16T (WD/8013W)
  264 we              PNP81C7 # SMC EtherCard PLUS Elite 16 Combo (WD/8013EW or 8013EWC)
  265 we              PNP81C8 # SMC EtherElite Ultra 16
  266 #               PNP81E4 # Pure Data PDI9025-32 (Token Ring)
  267 #               PNP81E6 # Pure Data PDI508+ (ArcNet)
  268 #               PNP81E7 # Pure Data PDI516+ (ArcNet)
  269 #               PNP81EB # Proteon Token Ring (P1390)
  270 #               PNP81EC # Proteon Token Ring (P1392)
  271 #               PNP81ED # Proteon ISA Token Ring (1340)
  272 #               PNP81EE # Proteon ISA Token Ring (1342)
  273 #               PNP81EF # Proteon ISA Token Ring (1346)
  274 #               PNP81F0 # Proteon ISA Token Ring (1347)
  275 #               PNP81FF # Cabletron E2000 Series DNI
  276 le              PNP8200 # Cabletron E2100 Series DNI
  277 le              PNP8201 # BOCALANcard COMBO     (ie. BRI1001)
  278 #               PNP8209 # Zenith Data Systems Z-Note
  279 #               PNP820A # Zenith Data Systems NE2000-Compatible
  280 #               PNP8213 # Xircom Pocket Ethernet II
  281 #               PNP8214 # Xircom Pocket Ethernet I
  282 #               PNP821D # RadiSys EXM-10
  283 #               PNP8227 # SMC 3000 Series
  284 #               PNP8228 # SMC 91C2 controller
  285 le              PNP8231 # Advanced Micro Devices AM2100/AM1500T
  286 #               PNP8263 # Tulip NCC-16
  287 #               PNP8277 # Exos 105
  288 #               PNP828A # Intel '595 based Ethernet
  289 #               PNP828B # TI2000-style Token Ring
  290 le              PNP828C # AMD PCNet Family cards
  291 le              PNP828D # AMD PCNet32 (VL version)
  292 #               PNP8294 # IrDA Infrared NDIS driver (Microsoft-supplied)
  293 #               PNP82BD # IBM PCMCIA-NIC
  294 #               PNP82C2 # Xircom CE10
  295 #               PNP82C3 # Xircom CEM2
  296 #               PNP8321 # DEC Ethernet (All Types)
  297 #               PNP8323 # SMC EtherCard (All Types except 8013/A)
  298 #               PNP8324 # ARCNET Compatible
  299 #               PNP8326 # Thomas Conrad (All Arcnet Types)
  300 #               PNP8327 # IBM Token Ring (All Types)
  301 #               PNP8385 # Remote Network Access Driver
  302 #               PNP8387 # RNA Point-to-point Protocol Driver
  303 #               PNP8388 # Reserved for Microsoft Networking components
  304 
  305 #***** SCSI, Proprietary CD Adapters - PNPAxxx **********
  306 #               PNPA002 # Future Domain 16-700 compatible controller
  307 #               PNPA003 # Panasonic proprietary CD-ROM adapter (SBPro/SB16)
  308 #               PNPA01B # Trantor 128 SCSI Controller
  309 #               PNPA01D # Trantor T160 SCSI Controller
  310 #               PNPA01E # Trantor T338 Parallel SCSI controller
  311 #               PNPA01F # Trantor T348 Parallel SCSI controller
  312 #               PNPA020 # Trantor Media Vision SCSI controller
  313 #               PNPA022 # Always IN-2000 SCSI controller
  314 #               PNPA02B # Sony proprietary CD-ROM controller
  315 #               PNPA02D # Trantor T13b 8-bit SCSI controller
  316 #               PNPA02F # Trantor T358 Parallel SCSI controller
  317 #               PNPA030 # Mitsumi LU-005 Single Speed CD-ROM controller + drive
  318 #               PNPA031 # Mitsumi FX-001 Single Speed CD-ROM controller + drive
  319 #               PNPA032 # Mitsumi FX-001 Double Speed CD-ROM controller + drive
  320 
  321 #***** Sound/Video-capture, multimedia - PNPBxxx ********
  322 sb              PNPB000 # Sound Blaster 1.5-compatible sound device
  323 sb              PNPB001 # Sound Blaster 2.0-compatible sound device
  324 sb              PNPB002 # Sound Blaster Pro-compatible sound device
  325 sb              PNPB003 # Sound Blaster 16-compatible sound device
  326 #               PNPB004 # Thunderboard-compatible sound device
  327 #               PNPB005 # Adlib-compatible FM synthesizer device
  328 mpu             PNPB006 # MPU401 compatible 
  329 #               PNPB007 # Microsoft Windows Sound System-compatible sound device
  330 #               PNPB008 # Compaq Business Audio
  331 #               PNPB009 # Plug and Play Microsoft Windows Sound System Device
  332 #               PNPB00A # MediaVision Pro Audio Spectrum 
  333                         # (Trantor SCSI enabled, Thunder Chip Disabled)
  334 #               PNPB00B # MediaVision Pro Audio 3D
  335 #               PNPB00C # MusicQuest MQX-32M
  336 #               PNPB00D # MediaVision Pro Audio Spectrum Basic
  337                         # (No Trantor SCSI, Thunder Chip Enabled)
  338 #               PNPB00E # MediaVision Pro Audio Spectrum
  339                         # (Trantor SCSI enabled, Thunder Chip Enabled)
  340 #               PNPB00F # MediaVision Jazz-16 chipset (OEM Versions)
  341 #               PNPB010 # Auravision VxP500 chipset - Orchid Videola
  342 #               PNPB018 # MediaVision Pro Audio Spectrum 8-bit
  343 #               PNPB019 # MediaVision Pro Audio Spectrum Basic
  344                         # (no Trantor SCSI, Thunder chip Disabled)
  345 #               PNPB020 # Yamaha OPL3-compatible FM synthesizer device
  346 joy             PNPB02F # Joystick/Game port
  347 
  348 #***** Modems - PNPCxxx-Dxxx****************************
  349 com             PNPC000 # Compaq 14400 Modem (TBD)
  350 com             PNPC001 # Compaq 2400/9600 Modem (TBD)
  351 
  352 #
  353 # Everything else.  The following list is exclusively for devices which 
  354 # do not have correct PNPxxx IDs set; in which case we must match on the
  355 # vendor specific ID
  356 #
  357 
  358 # Modems:
  359 #com            ROK0010 # Rockwell ? (PNP0500)
  360 #com            BRI1400 # Boca 33.6 PnP (PNP0500)
  361 #com            BRIB400 # Boca 56k PnP (PNP0500)
  362 #com            OZO8039 # Zoom 56k flex (PNP0500)
  363 #com            ZTIF761 # Zoom ComStar 33.6 (PNP0500)
  364 #com            BDP3336 # Best Data Products Inc. Smart O
  365 #com            BDP0356 # Best Data 56x2
  366 #com            CIR3000 # Cirrus Logic V43
  367 #com            GVC0303 # MaxTech 33.6 PnP D/F/V
  368 #com            GVC5000 # some GVC modem
  369 #com            GVC0012 # VF1128HV-R9 (might be a win modem, need test results back)
  370 #com            GWY0038 # Telepath with v.90
  371 #com            GWY6290 # Telepath with x2 Technology
  372 #com            MOT0000 # Motorola ModemSURFR 33.6 Intern
  373 #com            MOT1550 # Motorola ModemSURFR 56K Modem
  374 #com            MOT15F0 # Motorola VoiceSURFR 56K Modem
  375 #com            NECE761 # 33.6Modem
  376 #com            RSS0250 # 5614Jx3(G) Internal Modem
  377 #com            SUP1310 # SupraExpress 336i PnP Modem
  378 #com            SUP1380 # SupraExpress 288i PnP Voice Modem
  379 #com            SUP1381 # SupraExpress 336i PnP Voice Modem
  380 #com            SUP2084 # SupraExpress 56i PnP Voice Modem
  381 #com            USR0001 # U.S. Robotics Inc., Sportster W
  382 #com            USR0002 # U.S. Robotics Inc. Sportster 33.
  383 #com            USR0006 # USR modem
  384 #com            USR2030 # U.S.Robotics Inc. Sportster 560
  385 #com            USR2050 # U.S.Robotics Inc. Sportster 33.
  386 #com            USR2070 # U.S.Robotics Inc. Sportster 560
  387 #com            USR3030 # U.S. Robotics 56K FAX INT
  388 #com            USR3031 # U.S. Robotics 56K FAX INT
  389 #com            USR3070 # U.S. Robotics 56K Voice INT
  390 #com            USR9190 # U.S. Robotics 56K Voice INT
  391 #com            SMM00C1 # Leopard 56k PnP
  392 #com            AZT4001 # AZT3000 PnP SOUND DEVICE, MODEM
  393 #com            AKY0000 # 56K Plug&Play Modem
  394 #com            BRI3400 # Internal ACF Modem
  395 #com            BRI1500 # Internal Fax Data
  396 #com            AEI0276 # 56K v.90 Fax Modem (LKT)
  397 #com            WCI0003 # Fax/Voice/Modem/Speakphone/Asvd
  398 #com            USR1001 # TelePath 28.8 fax modem
  399 #com            ESS0309 # ESS Modem Fax 56K, FM-3121-512
  400 
  401 #ep             TCM5090 # 3COM 3c509B           (PNP80F7)
  402 #ep             TCM5091 # 3COM 3c509B           (PNP80F7)
  403 #ep             TCM5094 # 3COM 3c509B           (PNP80F7)
  404 #ep             TCM5095 # 3COM 3c509B           (PNP80F7)
  405 #ep             TCM5098 # 3COM 3c509B           (PNP80F7)
  406 #ep             TCM5150 # 3COM 3c515-TX
  407 #ep             TCM5151 # 3COM 3c515-T4
  408 #le             TKN0010 # Lance Ethernet on TEKNOR board (PNP828C)
  409 #le             ADV55AA # AMD PCnet-ISA II Ethernet Netwo (PNP828C)
  410 le              CSI2203 # Cabletron E22xx Adapter
  411 #le             BRI1001 # BOCALANcard COMBO     (PNP8200)
  412 #ne             @@@9519 # ACCTON EN166X MPX2 ETHERNET CAR (PNP80D6)
  413 #ne             RTL8019 # Realtek Plug & Play Ethernet Ca (PNP80D6)
  414 #ne             EDI0119 # PLUG & PLAY ETHERNET CARD (PNP80D6)
  415 #ne             AXE2011 # NETGEAR EA201 Ethernet Card (PNP80D6)
  416 #ne             AXE2201 # Ethernet PnP ISA Card /S (PNP80D6)
  417 ne              UMC9008 # PLUG & PLAY Ethernet Card
  418 ne              @@@1980 # OvisLink LE-8019R
  419 we              SMC8416 # SMC EtherEZ
  420 ef              TCM5051 # 3Com Fast EtherLink ISA
  421 #ne             AXE2201 # Ethernet PnP ISA Card /S (PNP80D6)
  422 an              AWL4800 # Aironet 4800
  423 
  424 joy             @P@0001 # Avance Sound Chip
  425 joy             @P@1001 # ALS100+
  426 joy             @P@2001 # ALS120
  427 joy             AZT3001 # AZT1008 PnP SOUND DEVICE (GAME PORT)
  428 joy             CSC0001 # AW35/Pro gameport
  429 joy             CSC000F # CS4236B
  430 joy             CSC0101 # On Board Audio Chip
  431 #joy            CTL7001 # Creative SB16 PnP joy (PNPB02F)
  432 joy             CTL7002 # Creative SB AWE64 PnP (PNPB02F.. but some miss it)
  433 #joy            CTL7005 # Creative ViBRA16X PnP (PNPB02F)
  434 #joy            ENS2020 # ENSONIQ SoundscapeVIVO (PNPB02F)
  435 joy             ESS0001 # ESS ES1869 Plug and Play AudioD
  436 joy             ESS0005 # ESS ES1878 Plug and Play AudioD
  437 joy             OPT0001 # OPTi Audio 16
  438 joy             CDC0001 # OPL3-SAx Sound Board joy
  439 joy             ASB16FD # AdLib NSC 16 PNP (PNPB02F)
  440 #joy            YMH0022 # OPL3-SA3 Snd System (PNPB02F)
  441 
  442 ess             ESS1868 # ESS ES1868 Plug and Play AudioD
  443 ess             ESS1869 # ESS ES1869 Plug and Play AudioD
  444 ess             ESS1878 # ESS ES1878 Plug and Play AudioD
  445 ess             ESS1879 # ESS ES1879 Plug and Play AudioD
  446 gus             GRV0000 # Advanced Gravis InterWave Audio
  447 mpu             @X@1001 # ALS100+ (External Midi (MPU401)
  448 mpu             AZT2001 # AZT1008 PnP SOUND DEVICE (MPU401 MIDI)
  449 mpu             CSC0003 # AW35/pro MPU
  450 mpu             OPT0002 # OPTi Audio 16 MPU401
  451 #wss            @@@0001 # Avance Sound Chip
  452 sb              @@@2001 # ALS120
  453 sb              @X@0001 # CMI8330. Audio Adapter
  454 sb              ADS7150 # AD1815
  455 sb              ADS7180 # AD1816
  456 sb              AZT1008 # AZT1008 PnP SOUND DEVICE (AUDIO)
  457 sb              CTL0001 # Creative ViBRA16C PnP Audio
  458 sb              CTL0031 # SB AWE32
  459 sb              CTL0041 # SB16 PnP (CT4131)
  460 sb              CTL0042 # SB AWE64 Value
  461 sb              CTL0043 # Creative ViBRA16X PnP
  462 sb              CTL0044 # SB AWE64 Gold
  463 sb              CTL0045 # SB AWE64 Value
  464 wss             ASB1631 # AdLib MSC 16 PNP V3SB
  465 wss             CSC0000 # AW35/Pro sound emulation (both SB *and* WSS, somewhat weird)
  466 wss             CSC0100 # On Board Audio Chip
  467 wss             CSCA800 # AdLib NSC 16 PNP
  468 wss             OPT9310 # OPTi Audio 16
  469 wss             CDC0000 # OPL3-SAx Sound Board
  470 ym              @@@1001 # ALS100+
  471 ym              YMH0021 # OPL3-SA2 Sound Board
  472 
  473 rt              MFRAD10 # FM Radio Tuner at Creative ViBRA16C PnP
  474 
  475 wdc             AZT0500 # AZT1008 PnP SOUND DEVICE (IDE CDROM DISAB)
  476 wdc             CSC0004 # CX4237B-SIDE CD (?)
  477 wdc             CTL2011 # Creative SB32 PnP (PNP0600)
  478 wdc             ESS0002 # ESS ES1868 Plug and Play AudioD
  479 
  480 #               @H@1001 # ALS100+ (Internal Midi (OPL3) device)
  481 #               CSC0010 # AW35/Pro CTRL
  482 #               YMH002F # OPL3-SAX Sound Board (0x100/8, no irq)
  483 #               GRV0003 # UltraSound Plug & Play SB Compatible A
  484 #mpu            GRV0004 # UltraSound Plug & Play, MPU-401 GM Music (no irq)
  485 #               ENS1010 # ENSONIQ SoundscapeVIVO
  486 #joy            ENS2020 # ENSONIQ SoundscapeVIVO (joy)

Cache object: 7382bae405b27237f70ffbff67c28240


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.