1# $NetBSD: files.pci,v 1.151 2001/12/12 07:50:05 elric Exp $ 2# 3# Config file and device description for machine-independent PCI code. 4# Included by ports that need it. Requires that the SCSI files be 5# defined first. 6 7defflag opt_pci.h PCIVERBOSE PCI_CONFIG_DUMP PCI_NETBSD_CONFIGURE 8defparam opt_pci.h PCI_NETBSD_ENABLE_IDE 9 10defflag opt_bktr.h BKTR_430_FX_MODE BKTR_GPIO_ACCESS BKTR_NO_MSP_RESET 11 BKTR_REVERSE_MUTE BKTR_SIS_VIA_MODE BKTR_USE_PLL 12defparam opt_bktr.h BKTR_OVERRIDE_CARD BKTR_OVERRIDE_TUNER BKTR_OVERRIDE_DBX 13 BKTR_OVERRIDE_MSP BKTR_SYSTEM_DEFAULT 14 15defflag opt_pciide.h PCIIDE_CMD064x_DISABLE PCIIDE_AMD756_ENABLEDMA 16 PCIIDE_CMD0646U_ENABLEUDMA 17 18device pci {[dev = -1], [function = -1]} 19attach pci at pcibus 20file dev/pci/pci.c pci needs-flag 21file dev/pci/pci_map.c pci 22file dev/pci/pci_quirks.c pci 23file dev/pci/pci_subr.c pci 24file dev/pci/pci_usrreq.c pci 25file dev/pci/pciconf.c pci_netbsd_configure 26 27# Cypress 82c693 hyperCache(tm) Stand-Alone PCI Peripheral Controller 28# with USB. This is a combo chip: 29# 30# PCI-ISA bridge 31# PCI IDE controller 32# OHCI USB controller 33# 34# There are some common subroutines that each function needs. 35define cy82c693 36file dev/pci/cy82c693.c cy82c693 37 38# Adaptec 3940, 2940, and aic78[5678]0 SCSI controllers 39# device declaration in sys/conf/files 40attach ahc at pci with ahc_pci: ahc_seeprom, smc93cx6 41file dev/pci/ahc_pci.c ahc_pci 42 43# I2O adapters 44attach iop at pci with iop_pci 45file dev/pci/iop_pci.c iop_pci 46 47# 3ware RAID controllers 48device twe {unit = -1} 49attach twe at pci 50file dev/pci/twe.c twe 51 52attach ld at twe with ld_twe 53file dev/pci/ld_twe.c ld_twe 54 55# Compaq RAID controllers 56attach cac at pci with cac_pci 57file dev/pci/cac_pci.c cac_pci 58 59# Mylex DAC960 RAID controllers 60attach mlx at pci with mlx_pci 61file dev/pci/mlx_pci.c mlx_pci 62 63# Newer Mylex AcceleRAID and eXtremeRAID controllers 64device mly: scsi 65attach mly at pci 66file dev/pci/mly.c mly needs-flag 67 68# DPT EATA SCSI controllers 69attach dpt at pci with dpt_pci 70file dev/pci/dpt_pci.c dpt_pci 71 72# AdvanSys 1200A, 1200B, and ULTRA SCSI controllers 73# device declaration in sys/conf/files 74attach adv at pci with adv_pci 75file dev/pci/adv_pci.c adv_pci 76 77# AdvanSys ULTRA WIDE SCSI controllers 78# device declaration in sys/conf/files 79attach adw at pci with adw_pci 80file dev/pci/adw_pci.c adw_pci 81file dev/ic/adwlib.c adw_pci 82file dev/ic/adwmcode.c adw_pci 83 84# AMD Am53c974 PCscsi-PCI SCSI controllers 85device pcscp: scsi, ncr53c9x 86attach pcscp at pci 87file dev/pci/pcscp.c pcscp 88 89# BusLogic BT-9xx PCI family 90# device declaration in sys/conf/files 91attach bha at pci with bha_pci 92file dev/pci/bha_pci.c bha_pci 93 94# Qlogic ISP 10x0 (PCI) family 95# device declaration in sys/conf/files 96attach isp at pci with isp_pci 97file dev/pci/isp_pci.c isp_pci 98 99# Ethernet driver for DC21040-based boards 100device de: ether, ifnet, arp 101attach de at pci 102file dev/pci/if_de.c de 103 104# Efficient Networks, Inc. ATM interface 105# device declaration in sys/conf/files 106attach en at pci with en_pci 107file dev/pci/if_en_pci.c en_pci 108 109# 3Com 3c590 and 3c595 Ethernet controllers 110# device declaration in sys/conf/files 111attach ep at pci with ep_pci 112file dev/pci/if_ep_pci.c ep_pci 113 114# 3Com 3c90x[B] Ethernet controllers 115# device declaration in sys/conf/files 116attach ex at pci with ex_pci 117file dev/pci/if_ex_pci.c ex_pci 118 119# Digital DEFPA PCI FDDI Controller 120device fpa: pdq, fddi, ifnet, arp 121attach fpa at pci 122file dev/pci/if_fpa.c fpa 123 124# AMD am7990 (LANCE) -based Ethernet controllers 125# device declaration in sys/conf/files 126attach le at pci with le_pci: le32 127file dev/pci/if_le_pci.c le_pci 128 129# AMD PCnet-PCI Ethernet controller family 130# Supersedes if_le_pci.c 131device pcn: ether, ifnet, arp, mii 132attach pcn at pci 133file dev/pci/if_pcn.c pcn 134 135# common code for siop/esiop pci front end 136define siop_pci_common 137file dev/pci/siop_pci_common.c siop_pci_common 138 139# Symbios 53c8xx SCSI chips 140# device declaration in sys/conf/files 141attach siop at pci with siop_pci: siop_pci_common 142file dev/pci/siop_pci.c siop_pci 143 144# Initio INIC-940/950 SCSI controllers 145attach iha at pci with iha_pci 146file dev/pci/iha_pci.c iha_pci 147 148# Tekram DC-395U/UW/F and DC-315/U SCSI controllers 149device trm: scsi 150attach trm at pci 151file dev/pci/trm.c trm 152 153# PCI IDE controllers 154device pciide {[channel = -1]}: cy82c693, wdc_base, ata, atapi 155attach pciide at pci 156file dev/pci/pciide.c pciide 157 158# PCI-PCI bridge chips 159device ppb: pcibus 160attach ppb at pci 161file dev/pci/ppb.c ppb 162 163# Cyclades Cyclom-8/16/32 164attach cy at pci with cy_pci 165file dev/pci/cy_pci.c cy_pci 166 167# Cyclades-Z series of intelligent multi-port serial adapters 168device cz 169attach cz at pci 170file dev/pci/cz.c cz needs-flag 171 172# Intel EtherExpress PRO 10/100B 173attach fxp at pci with fxp_pci 174file dev/pci/if_fxp_pci.c fxp_pci 175 176# Sun HME-network 177attach hme at pci with hme_pci 178file dev/pci/if_hme_pci.c hme_pci 179 180# Sun GEM-network 181attach gem at pci with gem_pci 182file dev/pci/if_gem_pci.c gem_pci 183 184# NE2000-compatible PCI Ethernet cards 185defparam opt_ipkdb.h IPKDB_NE_PCISLOT : IPKDB_NE_PCI 186defflag opt_ipkdb.h IPKDB_NE_PCI : IPKDB_NE IPKDB_NE_PCISLOT 187attach ne at pci with ne_pci: rtl80x9 188file dev/pci/if_ne_pci.c ne_pci | IPKDB_NE_PCI 189 190# Texas Instruments ThunderLAN Chip. 191device tl: ether, ifnet, arp, i2c, i2c_eeprom, mii, mii_bitbang 192attach tl at pci 193file dev/pci/if_tl.c tl 194 195# SDL Communications N2 PCI Network Interface 196# device declaration in sys/conf/files 197attach ntwoc at pci with ntwoc_pci 198file dev/pci/if_ntwoc_pci.c ntwoc_pci 199 200# Lan Media Corporation T1/HSSI/DS3 driver 201device lmc: ifnet, sppp 202attach lmc at pci 203file dev/pci/if_lmc.c lmc 204file dev/pci/if_lmc_common.c lmc 205file dev/pci/if_lmc_media.c lmc 206file dev/pci/if_lmc_nbsd.c lmc 207 208# Essential Communications HIPPI interface 209# device declaration in sys/conf/files 210attach esh at pci with esh_pci 211file dev/pci/if_esh_pci.c esh_pci 212 213# generic PCI VGA 214attach vga at pci with vga_pci 215file dev/pci/vga_pci.c vga_pci needs-flag 216 217# DEC TGA 218device tga: wsemuldisplaydev, rasops8, rasops32 219attach tga at pci 220file dev/pci/tga.c tga needs-flag 221file dev/pci/tga_conf.c tga 222file dev/ic/bt485.c tga 223file dev/ic/bt463.c tga 224file dev/ic/ibm561.c tga 225 226# Brooktree Bt848 video capture 227device bktr: pcibus 228attach bktr at pci 229file dev/pci/bktr/bktr_audio.c bktr 230file dev/pci/bktr/bktr_card.c bktr 231file dev/pci/bktr/bktr_core.c bktr 232file dev/pci/bktr/bktr_os.c bktr needs-flag 233file dev/pci/bktr/bktr_tuner.c bktr 234 235# Cirrus Logic CrystalClear PCI Audio CS4280 236device clcs: audio, auconv, mulaw, ac97, midibus 237attach clcs at pci 238file dev/pci/cs4280.c clcs 239 240# Cirrus Logic CrystalClear PCI Audio CS4281 241device clct: audio, auconv, mulaw, ac97 242attach clct at pci 243file dev/pci/cs4281.c clct 244 245# Shared code for Cirrus Logic CrystalClear PCI Audio CS4280 and CS4281 246file dev/pci/cs428x.c clcs | clct 247 248# Forte Media FM801 249device fms { }: audio, auconv, mulaw, ac97, midibus 250attach fms at pci 251file dev/pci/fms.c fms 252 253attach opl at fms with opl_fms 254file dev/pci/opl_fms.c opl_fms 255 256attach mpu at fms with mpu_fms 257file dev/pci/mpu_fms.c mpu_fms 258 259# Ensoniq AudioPCI S5016 260device eap: audio, auconv, mulaw, ac97, midibus 261attach eap at pci 262file dev/pci/eap.c eap 263 264# Intel ICH AC'97 audio 265device auich: audio, auconv, mulaw, ac97 266attach auich at pci 267file dev/pci/auich.c auich 268 269# VIA VT82C686A AC'97 Audio 270device auvia: audio, auconv, mulaw, ac97 271attach auvia at pci 272file dev/pci/auvia.c auvia 273 274# NeoMagic 256 AC'97 Audio 275device neo: audio, auconv, mulaw, ac97 276attach neo at pci 277file dev/pci/neo.c neo 278 279# ESS Solo-1 PCI AudioDrive 280device eso { }: audio, auconv, mulaw, midibus 281attach eso at pci 282file dev/pci/eso.c eso 283 284attach opl at eso with opl_eso 285file dev/pci/opl_eso.c opl_eso 286 287attach mpu at eso with mpu_eso 288file dev/pci/mpu_eso.c mpu_eso 289 290# ESS Maestro-1/2/2e PCI AC97 Audio Accelerator 291device esm: audio, auconv, mulaw, ac97 292attach esm at pci 293file dev/pci/esm.c esm 294 295# S3 SonicVibes (S3 617) 296device sv { }: audio, auconv, mulaw, midibus 297attach sv at pci 298file dev/pci/sv.c sv 299 300attach opl at sv with opl_sv 301file dev/pci/opl_sv.c opl_sv 302 303# C-Media CMI8x38 Audio Chip 304device cmpci { }: audio, auconv, mulaw 305attach cmpci at pci 306file dev/pci/cmpci.c cmpci 307 308attach opl at cmpci with opl_cmpci 309file dev/pci/opl_cmpci.c opl_cmpci 310 311attach mpu at cmpci with mpu_cmpci 312file dev/pci/mpu_cmpci.c mpu_cmpci 313 314# Yamaha YMF724/740/744/754 PCI audio controller 315device yds { }: audio, auconv, mulaw, ac97 316attach yds at pci 317file dev/pci/yds.c yds 318 319attach opl at yds with opl_yds 320file dev/pci/opl_yds.c opl_yds 321 322attach mpu at yds with mpu_yds 323file dev/pci/mpu_yds.c mpu_yds 324 325# Creative Labs EMU10k1 (SBLive! series and PCI512) 326device emuxki: audio, auconv, mulaw, ac97 327attach emuxki at pci 328file dev/pci/emuxki.c emuxki 329 330# Trident 4DWAVE AC'97 audio (including SiS 7018,ALi M5451) 331device autri: audio, auconv, mulaw, ac97, midibus 332attach autri at pci 333file dev/pci/autri.c autri 334 335# SMC EPIC/100 Fast Ethernet on PCI 336attach epic at pci with epic_pci 337file dev/pci/if_epic_pci.c epic_pci 338 339# PCI "universal" communication device driver, for PCI com, lpt, etc. ports 340# (see documentation in the driver for what, exactly, should be supported) 341device puc { port = -1 } 342attach puc at pci 343file dev/pci/puc.c puc 344file dev/pci/pucdata.c puc 345 346attach com at puc with com_puc 347file dev/pci/com_puc.c com_puc 348 349# Console device support for puc drivers 350defflag opt_puccn.h PUCCN 351file dev/pci/puccn.c puccn 352 353# XXX THE FOLLOWING BLOCK SHOULD GO INTO dev/pci/files.pci, BUT CANNOT 354# XXX BECAUSE NOT 'lpt' IS DEFINED IN files.isa, RATHER THAN files. 355# XXX (when the conf/files and files.isa bogons are fixed, this can 356# XXX be fixed as well.) 357 358# attach lpt at puc with lpt_puc 359# file dev/pci/lpt_puc.c lpt_puc 360 361# UHCI USB controller 362attach uhci at pci with uhci_pci 363file dev/pci/uhci_pci.c uhci_pci 364 365# OHCI USB controller 366attach ohci at pci with ohci_pci 367file dev/pci/ohci_pci.c ohci_pci 368 369# EHCI USB controller 370attach ehci at pci with ehci_pci 371file dev/pci/ehci_pci.c ehci_pci 372 373# OHCI IEEE 1394 controller 374attach fwohci at pci with fwohci_pci 375file dev/pci/fwohci_pci.c fwohci_pci 376 377# IEEE 1394 TI "Lynx" controller 378attach fwlynx at pci with fwlynx_pci 379file dev/pci/fwlynx_pci.c fwlynx_pci 380 381# VIA Rhine/Rhine II Fast Ethernet controllers 382device vr: ether, ifnet, arp, mii, mii_bitbang 383attach vr at pci 384file dev/pci/if_vr.c vr 385 386# SiS 900 Fast Ethernet controllers 387device sip: ether, ifnet, arp, mii 388attach sip at pci 389file dev/pci/if_sip.c sip 390 391# National Semiconductor DP83820 Gigabit Ethernet 392device gsip: ether, ifnet, arp, mii, mii_bitbang 393attach gsip at pci 394file dev/pci/if_gsip.c gsip 395 396# Sundance Tech./Tamarack TC9021 Gigabit Ethernet 397device stge: ether, ifnet, arp, mii, mii_bitbang 398attach stge at pci 399file dev/pci/if_stge.c stge 400 401# Realtek 8129/8139 Ethernet controllers 402attach rtk at pci with rtk_pci 403file dev/pci/if_rtk_pci.c rtk_pci 404 405# DECchip 21x4x Ethernet controller family, and assorted clones. 406attach tlp at pci with tlp_pci 407defflag opt_tlp.h TLP_MATCH_21040 TLP_MATCH_21041 408 TLP_MATCH_21140 TLP_MATCH_21142 409 410file dev/pci/if_tlp_pci.c tlp_pci 411 412# Bit3 PCI-VME mod. 617 413device btvmei: vmebus 414attach btvmei at pci 415file dev/pci/btvmei.c btvmei 416#file dev/pci/btvmei_dma.c btvmei 417#file dev/pci/btvmei_cntlrdma.c btvmei 418 419# Alteon ACEnic Gigabit Ethernet controller 420device ti: ether, ifnet, arp 421attach ti at pci 422file dev/pci/if_ti.c ti 423 424# Adaptec AIC-6915 Ethernet interface 425attach sf at pci with sf_pci 426file dev/pci/if_sf_pci.c sf_pci 427 428# Sundance Tech. ST-201 10/100 Ethernet 429device ste: ether, ifnet, arp, mii, mii_bitbang 430attach ste at pci 431file dev/pci/if_ste.c ste 432 433# YENTA PCI-Cardbus bridge 434#device cbb: cbbus, pcmciabus 435device cbb: pcmciaslot 436attach cbb at pci with cbb_pci 437file dev/pci/pccbb.c cbb 438 439# Tundra Universe PCI-VME adapter 440define univ_pci 441file dev/pci/universe_pci.c univ_pci 442 443# Bit3 PCI-VME mod. 2706 444device btvmeii: vmebus, univ_pci 445attach btvmeii at pci 446file dev/pci/btvmeii.c btvmeii 447 448# VT86C686A power management 449device viapm {} 450attach viapm at pci 451file dev/pci/viapm.c viapm 452 453# hardware monitoring part of viapm 454device viaenv: sysmon_envsys 455attach viaenv at viapm 456file dev/pci/viaenv.c viaenv needs-flag 457 458# Hi/fn 7751 459device hifn {} 460attach hifn at pci 461file dev/pci/hifn7751.c hifn 462 463# Aironet PC4500/PC4800 464attach an at pci with an_pci 465file dev/pci/if_an_pci.c an_pci 466 467# Intersil Prism2.5 Mini-PCI 468attach wi at pci with wi_pci 469file dev/pci/if_wi_pci.c wi_pci 470 471# ISDN devices 472attach isic at pci with isic_pci 473file dev/pci/isic_pci.c isic_pci 474 475defflag opt_isicpci.h ISICPCI_ELSA_QS1PCI ISICPCI_AVM_A1 476 477file dev/pci/isic_pci_elsa_qs1p.c isic_pci 478file dev/pci/isic_pci_avm_fritz_pci.c isic_pci 479 480 481# IrDA devices 482# Toshiba Fast Infrared Type O IrDA driver 483device oboe: irbus, irdasir 484attach oboe at pci 485file dev/pci/oboe.c oboe 486