summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
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
2005-09-19spelling.Federico G. Schwindt
2005-09-17KNF and remove function/line number references from log messagesCan Erkin Acar
2005-09-17regenJonathan Gray
2005-09-17Handful of additional devices.Jonathan Gray
2005-09-17remove VPD bitsBrad Smith
2005-09-17add media detection and dual port detection for Yukon-2.Brad Smith
2005-09-16spelling.Federico G. Schwindt
2005-09-16- remove code to read PCI VPD as we do not use that anymore.Brad Smith
2005-09-15Revert rev 1.202 for now as it breaks at least one machine.Jonathan Gray
2005-09-14Support for ATI IXP 200/300/400 IDE mostly based on changesJonathan Gray
2005-09-14decrease RX copy treshold to MHLEN to preventCan Erkin Acar
2005-09-13only include what is needed (tree.h) and not the whole metric assload of unre...Michael Shalayeff
2005-09-13replace the node hash table with a red-black tree. this fixes someReyk Floeter
2005-09-12regenJonathan Gray
2005-09-12ZyDAS PCI IDs.Jonathan Gray
2005-09-11typo, th -> theBrad Smith
2005-09-11oops. unused varMichael Shalayeff
2005-09-11do not inline pci_mapreg_map() anymore as it is olrite now; brad@ okMichael Shalayeff
2005-09-11Don't use a global variable to indicate that we areBrad Smith