summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
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
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-13Fetch mac address from local-mac-address property, and use myetheraddr() onlyJason Wright
2002-03-12sync with KAMEKenjiro Cho
2002-03-06remove unused #includeNathan Binkert
2002-03-06vtophys is no longer usedNathan Binkert
2002-03-06syncNathan Binkert
2002-03-06Add a couple new intel gigabit cardsNathan Binkert
2002-03-0421140 support for dc isn't reliable enough for it to win over dc.Nathan Binkert
2002-03-01From NetBSD, noticed by Alexander YurchenkoChris Cappuccio
2002-02-23Add aperture driver support for macppc, and also place writing to /dev/pciMatthieu Herrb
2002-02-22Revert to previous (non hacked =) version now that the iommu is handledJason Wright
2002-02-18This should fix AHA-3950BU2.Steve Murphree
2002-02-18Correct fix for breakage in rev 1.23. Sorry for the mess.Matthieu Herrb
2002-02-18do not assume PCI_USERCONF is set on all arch; matthieu okTheo de Raadt
2002-02-18store the PCI configuration space bus number in the pci_softc structMatthieu Herrb
2002-02-18syncTheo de Raadt
2002-02-18oopsTheo de Raadt
2002-02-18syncTheo de Raadt
2002-02-18a sunix pucTheo de Raadt
2002-02-18Add trm - driver for Tekram TRM-S1040 cards (DC395U/UW/F,DC315/U).Kenneth R Westerback
2002-02-17new puc devices: netmos, moxa, sybaTheo de Raadt
2002-02-17permit > 8 bit offsetsTheo de Raadt
2002-02-17syncTheo de Raadt
2002-02-17new puc devicesTheo de Raadt
2002-02-17make dc win on alpha tooNathan Binkert