1# $NetBSD: files.pci,v 1.150 2001/12/05 15:51:11 augustss 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 224 225# Brooktree Bt848 video capture 226device bktr: pcibus 227attach bktr at pci 228file dev/pci/bktr/bktr_audio.c bktr 229file dev/pci/bktr/bktr_card.c bktr 230file dev/pci/bktr/bktr_core.c bktr 231file dev/pci/bktr/bktr_os.c bktr needs-flag 232file dev/pci/bktr/bktr_tuner.c bktr 233 234# Cirrus Logic CrystalClear PCI Audio CS4280 235device clcs: audio, auconv, mulaw, ac97, midibus 236attach clcs at pci 237file dev/pci/cs4280.c clcs 238 239# Cirrus Logic CrystalClear PCI Audio CS4281 240device clct: audio, auconv, mulaw, ac97 241attach clct at pci 242file dev/pci/cs4281.c clct 243 244# Shared code for Cirrus Logic CrystalClear PCI Audio CS4280 and CS4281 245file dev/pci/cs428x.c clcs | clct 246 247# Forte Media FM801 248device fms { }: audio, auconv, mulaw, ac97, midibus 249attach fms at pci 250file dev/pci/fms.c fms 251 252attach opl at fms with opl_fms 253file dev/pci/opl_fms.c opl_fms 254 255attach mpu at fms with mpu_fms 256file dev/pci/mpu_fms.c mpu_fms 257 258# Ensoniq AudioPCI S5016 259device eap: audio, auconv, mulaw, ac97, midibus 260attach eap at pci 261file dev/pci/eap.c eap 262 263# Intel ICH AC'97 audio 264device auich: audio, auconv, mulaw, ac97 265attach auich at pci 266file dev/pci/auich.c auich 267 268# VIA VT82C686A AC'97 Audio 269device auvia: audio, auconv, mulaw, ac97 270attach auvia at pci 271file dev/pci/auvia.c auvia 272 273# NeoMagic 256 AC'97 Audio 274device neo: audio, auconv, mulaw, ac97 275attach neo at pci 276file dev/pci/neo.c neo 277 278# ESS Solo-1 PCI AudioDrive 279device eso { }: audio, auconv, mulaw, midibus 280attach eso at pci 281file dev/pci/eso.c eso 282 283attach opl at eso with opl_eso 284file dev/pci/opl_eso.c opl_eso 285 286attach mpu at eso with mpu_eso 287file dev/pci/mpu_eso.c mpu_eso 288 289# ESS Maestro-1/2/2e PCI AC97 Audio Accelerator 290device esm: audio, auconv, mulaw, ac97 291attach esm at pci 292file dev/pci/esm.c esm 293 294# S3 SonicVibes (S3 617) 295device sv { }: audio, auconv, mulaw, midibus 296attach sv at pci 297file dev/pci/sv.c sv 298 299attach opl at sv with opl_sv 300file dev/pci/opl_sv.c opl_sv 301 302# C-Media CMI8x38 Audio Chip 303device cmpci { }: audio, auconv, mulaw 304attach cmpci at pci 305file dev/pci/cmpci.c cmpci 306 307attach opl at cmpci with opl_cmpci 308file dev/pci/opl_cmpci.c opl_cmpci 309 310attach mpu at cmpci with mpu_cmpci 311file dev/pci/mpu_cmpci.c mpu_cmpci 312 313# Yamaha YMF724/740/744/754 PCI audio controller 314device yds { }: audio, auconv, mulaw, ac97 315attach yds at pci 316file dev/pci/yds.c yds 317 318attach opl at yds with opl_yds 319file dev/pci/opl_yds.c opl_yds 320 321attach mpu at yds with mpu_yds 322file dev/pci/mpu_yds.c mpu_yds 323 324# Creative Labs EMU10k1 (SBLive! series and PCI512) 325device emuxki: audio, auconv, mulaw, ac97 326attach emuxki at pci 327file dev/pci/emuxki.c emuxki 328 329# Trident 4DWAVE AC'97 audio (including SiS 7018,ALi M5451) 330device autri: audio, auconv, mulaw, ac97, midibus 331attach autri at pci 332file dev/pci/autri.c autri 333 334# SMC EPIC/100 Fast Ethernet on PCI 335attach epic at pci with epic_pci 336file dev/pci/if_epic_pci.c epic_pci 337 338# PCI "universal" communication device driver, for PCI com, lpt, etc. ports 339# (see documentation in the driver for what, exactly, should be supported) 340device puc { port = -1 } 341attach puc at pci 342file dev/pci/puc.c puc 343file dev/pci/pucdata.c puc 344 345attach com at puc with com_puc 346file dev/pci/com_puc.c com_puc 347 348# Console device support for puc drivers 349defflag opt_puccn.h PUCCN 350file dev/pci/puccn.c puccn 351 352# XXX THE FOLLOWING BLOCK SHOULD GO INTO dev/pci/files.pci, BUT CANNOT 353# XXX BECAUSE NOT 'lpt' IS DEFINED IN files.isa, RATHER THAN files. 354# XXX (when the conf/files and files.isa bogons are fixed, this can 355# XXX be fixed as well.) 356 357# attach lpt at puc with lpt_puc 358# file dev/pci/lpt_puc.c lpt_puc 359 360# UHCI USB controller 361attach uhci at pci with uhci_pci 362file dev/pci/uhci_pci.c uhci_pci 363 364# OHCI USB controller 365attach ohci at pci with ohci_pci 366file dev/pci/ohci_pci.c ohci_pci 367 368# EHCI USB controller 369attach ehci at pci with ehci_pci 370file dev/pci/ehci_pci.c ehci_pci 371 372# OHCI IEEE 1394 controller 373attach fwohci at pci with fwohci_pci 374file dev/pci/fwohci_pci.c fwohci_pci 375 376# IEEE 1394 TI "Lynx" controller 377attach fwlynx at pci with fwlynx_pci 378file dev/pci/fwlynx_pci.c fwlynx_pci 379 380# VIA Rhine/Rhine II Fast Ethernet controllers 381device vr: ether, ifnet, arp, mii, mii_bitbang 382attach vr at pci 383file dev/pci/if_vr.c vr 384 385# SiS 900 Fast Ethernet controllers 386device sip: ether, ifnet, arp, mii 387attach sip at pci 388file dev/pci/if_sip.c sip 389 390# National Semiconductor DP83820 Gigabit Ethernet 391device gsip: ether, ifnet, arp, mii, mii_bitbang 392attach gsip at pci 393file dev/pci/if_gsip.c gsip 394 395# Sundance Tech./Tamarack TC9021 Gigabit Ethernet 396device stge: ether, ifnet, arp, mii, mii_bitbang 397attach stge at pci 398file dev/pci/if_stge.c stge 399 400# Realtek 8129/8139 Ethernet controllers 401attach rtk at pci with rtk_pci 402file dev/pci/if_rtk_pci.c rtk_pci 403 404# DECchip 21x4x Ethernet controller family, and assorted clones. 405attach tlp at pci with tlp_pci 406defflag opt_tlp.h TLP_MATCH_21040 TLP_MATCH_21041 407 TLP_MATCH_21140 TLP_MATCH_21142 408 409file dev/pci/if_tlp_pci.c tlp_pci 410 411# Bit3 PCI-VME mod. 617 412device btvmei: vmebus 413attach btvmei at pci 414file dev/pci/btvmei.c btvmei 415#file dev/pci/btvmei_dma.c btvmei 416#file dev/pci/btvmei_cntlrdma.c btvmei 417 418# Alteon ACEnic Gigabit Ethernet controller 419device ti: ether, ifnet, arp 420attach ti at pci 421file dev/pci/if_ti.c ti 422 423# Adaptec AIC-6915 Ethernet interface 424attach sf at pci with sf_pci 425file dev/pci/if_sf_pci.c sf_pci 426 427# Sundance Tech. ST-201 10/100 Ethernet 428device ste: ether, ifnet, arp, mii, mii_bitbang 429attach ste at pci 430file dev/pci/if_ste.c ste 431 432# YENTA PCI-Cardbus bridge 433#device cbb: cbbus, pcmciabus 434device cbb: pcmciaslot 435attach cbb at pci with cbb_pci 436file dev/pci/pccbb.c cbb 437 438# Tundra Universe PCI-VME adapter 439define univ_pci 440file dev/pci/universe_pci.c univ_pci 441 442# Bit3 PCI-VME mod. 2706 443device btvmeii: vmebus, univ_pci 444attach btvmeii at pci 445file dev/pci/btvmeii.c btvmeii 446 447# VT86C686A power management 448device viapm {} 449attach viapm at pci 450file dev/pci/viapm.c viapm 451 452# hardware monitoring part of viapm 453device viaenv: sysmon_envsys 454attach viaenv at viapm 455file dev/pci/viaenv.c viaenv needs-flag 456 457# Hi/fn 7751 458device hifn {} 459attach hifn at pci 460file dev/pci/hifn7751.c hifn 461 462# Aironet PC4500/PC4800 463attach an at pci with an_pci 464file dev/pci/if_an_pci.c an_pci 465 466# Intersil Prism2.5 Mini-PCI 467attach wi at pci with wi_pci 468file dev/pci/if_wi_pci.c wi_pci 469 470# ISDN devices 471attach isic at pci with isic_pci 472file dev/pci/isic_pci.c isic_pci 473 474defflag opt_isicpci.h ISICPCI_ELSA_QS1PCI ISICPCI_AVM_A1 475 476file dev/pci/isic_pci_elsa_qs1p.c isic_pci 477file dev/pci/isic_pci_avm_fritz_pci.c isic_pci 478 479 480# IrDA devices 481# Toshiba Fast Infrared Type O IrDA driver 482device oboe: irbus, irdasir 483attach oboe at pci 484file dev/pci/oboe.c oboe 485