summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2002-04-08Credit DARPA/USAF appropriately.Jason Wright
2002-04-08tag repairTheo de Raadt
2002-04-08regenMike Frantzen
2002-04-08ESS Alegro-1 and Maestro 3 stuffMike Frantzen
2002-04-08add an entry for the MAESTRO_3 audio accelerator. it improves your bandwidthMike Frantzen
2002-04-08Allegro-1 and Maestro 3 driver ported from netbsdMike Frantzen
2002-04-07Typo. ok millert@Thierry Deval
2002-04-06For PLX-based bridge cards, move printing of pcmcia card CIS stringsTodd C. Miller
2002-04-06Add support for Symbol cards and printing of the primary stationTodd C. Miller
2002-04-06s/REESSERVED/RESERVED/Jason Wright
2002-04-04Catch broken devices on sparc64 (where broken == devices that don't haveJason Wright
2002-04-03The PLX version of the NDC NCP130 PCI card w/ embedded Prism2 doesTodd C. Miller
2002-04-03back out ALTQ diff which breaks it; see PR 2517Theo de Raadt
2002-04-03gx doesn't actually do bitbangingNathan Binkert
2002-04-02gx doesn't use vtophysNathan Binkert
2002-04-02Add gx(4)Nathan Binkert
2002-04-02syncNathan Binkert
2002-04-02Fix the names for the Intel Gigabit cardsNathan Binkert
2002-04-01Don't have dc and de return the same match value in any case.Nathan Binkert
2002-04-01- add support for PDC20268R (not tested) and PDC20269Grigoriy Orlov
2002-04-01Add support for PowerStorm 4D20 TGA boqrds with IBM 561 ramdac (akaMatthieu Herrb
2002-04-01Only call dc_ramdac_intr if initialized(). Fixes a panic whenMatthieu Herrb
2002-04-01No Mickey, that corega card is just a rebadged NDC card.Todd C. Miller
2002-04-01todd killed a corega cardMichael Shalayeff
2002-03-31Limit pci register map size to 256kNathan Binkert
2002-03-30o Move register definitions to if_wireg.hTodd C. Miller
2002-03-30map only first page of whatever is given to us in the bar,Michael Shalayeff
2002-03-27Update comment at the top to reality.Todd C. Miller
2002-03-27make sure error is set to zero on the pci write case for user confJason Wright
2002-03-26Add support for the TMD7160 dumb PCI-ISA bridge (similar in function toTodd C. Miller
2002-03-26regenTodd C. Miller
2002-03-26o 0x15e8 is National Datacomm Corp, not CoregaTodd C. Miller
2002-03-26regenMichael Shalayeff
2002-03-26a clone of Eumitcom WL11000P -- USR11000P; from lj7@usa.netMichael Shalayeff
2002-03-25regenMichael Shalayeff
2002-03-25another intel gbt etherMichael Shalayeff
2002-03-25support 630ETi; from wyllie@dilex.netMichael Shalayeff
2002-03-24after codec reset wait for 1/2 sec; from mark@mcs.vuw.ac.nz (http://mail-inde...Michael Shalayeff
2002-03-22my guess at a sunix puc; the tester disappearedTheo de Raadt
2002-03-22On sparc64, try local-mac-address before falling back to myetheraddr()Jason Wright
2002-03-19remove __PTodd C. Miller
2002-03-19fix the ich3 ac97 audio idMichael Shalayeff
2002-03-19regenMichael Shalayeff
2002-03-19update ich3 namesMichael Shalayeff
2002-03-19syncNathan Binkert
2002-03-19Altima vendor id and altima gigabit ethernetNathan Binkert
2002-03-19revert to older ahc driver until the new one's bugs are fixedTodd C. Miller
2002-03-15Try 'local-mac-address' before myetheraddr(). This allows us to correctlyJason Wright
2002-03-15update URL to vendor ID search engineTodd C. Miller
2002-03-14Don't prototype pciide_machdep_compat_intr_establish() andTodd C. Miller