summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2005-10-05regenThierry Deval
2005-10-05Add Texas Instruments' PCI7XX1 CardBus multipurpose controllersThierry Deval
2005-10-05syncTheo de Raadt
2005-10-05shortenTheo de Raadt
2005-10-05regenBrad Smith
2005-10-05add PCI ids for new Intel Gig PCI Express chips.Brad Smith
2005-10-02regenBrad Smith
2005-10-02a little bit more consistent naming scheme for Apple devices and addBrad Smith
2005-10-02add special handling for some o2micro devices, so by instance atheros works.Federico G. Schwindt
2005-10-02Add comment regarding the `reserved' o2micro registers, taken fromFederico G. Schwindt
2005-10-02regenBrad Smith
2005-10-02add some NVidia cards.Brad Smith
2005-10-02spaces vs tabBrad Smith
2005-10-01remove return at the end of void function.Brad Smith
2005-10-01update names.Brad Smith
2005-10-01regenBrad Smith
2005-10-01better names for Apple GMAC's.Brad Smith
2005-10-01regenBrad Smith
2005-10-01add a Broadcom BCM5701 with a Apple vendor id.Brad Smith
2005-10-01oops, the include was just doing fine thereMartin Reindl
2005-10-01fix some comments and put if_devar.h include where it belongsMartin Reindl
2005-09-30regenMark Kettenis
2005-09-30s/K2_UATA/K2_ATA/Mark Kettenis
2005-09-30Add support for K2 GMAC.Mark Kettenis
2005-09-30regenMark Kettenis
2005-09-30Fix typo.Mark Kettenis
2005-09-30syncTheo de Raadt
2005-09-30nicer namesTheo de Raadt
2005-09-30syncDale Rahn
2005-09-30oops, rev.Dale Rahn
2005-09-29syncDale Rahn
2005-09-29Devices on G5 towerDale Rahn
2005-09-29Add support for Shasta GMAC.Mark Kettenis
2005-09-25regenMark Kettenis
2005-09-25Add stuff found in iMac G5.Mark Kettenis
2005-09-25shuffle some stuff aroundBrad Smith
2005-09-25remove TULIP_PCI_ATTACH_ARGS and TULIP_SHUTDOWN_ARGSBrad Smith
2005-09-25remove more indirection through typedef's and macrosBrad Smith
2005-09-25- delint: zero sized array initalisation is a gccismBrad Smith
2005-09-23complete rearrange and spaces. makes this readable. no binary change.Federico G. Schwindt
2005-09-23addition O2Micro registers needed to make certain chipsets work (atherosFederico G. Schwindt
2005-09-23regen.Federico G. Schwindt
2005-09-23more O2 micro entries and correct some existing ones; based on diffFederico G. Schwindt
2005-09-22Simplify DMA handling. Limit DMA size to a fixed numer of slots.Claudio Jeker
2005-09-22Notify sppp about link state changes. This makes PPP encoding work.Claudio Jeker
2005-09-22remove the very basic ath(4) rate control implementation and useReyk Floeter
2005-09-20memory, media handling and a bunch of register definitions for Yukon-2.Brad Smith
2005-09-20merge xmaciireg.h and yukonreg.h into if_skreg.hBrad Smith
2005-09-20shuffle some stuff from skreg to skvarBrad Smith
2005-09-19o Add initial bits for IBSS support.Damien Bergamini