summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2005-11-09fix comments, splimp -> splnetBrad Smith
2005-11-08Remove some leftover debugging cruft and an unnecessary check.Can Erkin Acar
2005-11-08Use bus_dma(9) in san(4). Now works on amd64. Still works on i386Can Erkin Acar
2005-11-08regenBrad Smith
2005-11-08add PCI id for Intel PRO/10GbE CX4 adapter.Brad Smith
2005-11-08Sync up to Intel's latest FreeBSD em driver (3.2.18). A few fixesBrad Smith
2005-11-07- splimp -> splnetBrad Smith
2005-11-07first round of lmc(4) cleaning. removes a good portion of the ifdefBrad Smith
2005-11-07add bus_dma support.Brad Smith
2005-11-06also attach on LMC cPCI HSSI cards.Brad Smith
2005-11-06regenBrad Smith
2005-11-06add PCI id for LMC's cPCI HSSI card.Brad Smith
2005-11-06- remove spl from attachBrad Smith
2005-11-05add bus_dma and big endian support.Brad Smith
2005-11-05speeling fixDavid Gwynne
2005-11-04don't bother setting error in em_attach() since it'sBrad Smith
2005-11-04- splimp -> splnetBrad Smith
2005-11-04- splimp -> splnetBrad Smith
2005-11-03- fix error message printed when pci_mapreg_map() fails.Brad Smith
2005-11-02syncTheo de Raadt
2005-11-022 more puc devices by oxfordTheo de Raadt
2005-11-02- unmap resources allocated by pci_mapreg_map() on failure to attachBrad Smith
2005-10-31regenJonathan Gray
2005-10-31A few more nvidia video cards, mostly from submitted dmesgs.Jonathan Gray
2005-10-31Move from arpcom to ieee80211com in wi softc. This will beJonathan Gray
2005-10-30Simplify sis(4) TX/RX ring initialization.Brad Smith
2005-10-28regenBrad Smith
2005-10-28add some Symbios Logic ids including SAS and FC chipsets.Brad Smith
2005-10-27- __sparc__ -> __sparc64__Brad Smith
2005-10-26add missing bus_dmamap_sync()'s, much closer to working on hppaBrad Smith
2005-10-26revert 82801FBM SATA controller back to being configured as an IDE controllerBrad Smith
2005-10-26regenBrad Smith
2005-10-26fix some Intel chipset names.Brad Smith
2005-10-26use the MI atop() macro for alpha and mipsMartin Reindl
2005-10-26syncTheo de Raadt
2005-10-26oopsTheo de Raadt
2005-10-26syncTheo de Raadt
2005-10-26new digi puc; bsw71@mail.ruTheo de Raadt
2005-10-26regenBrad Smith
2005-10-26add Compaq iLO controllersBrad Smith
2005-10-26Adapt art(4) to the new link state handling done by sppp(4).Claudio Jeker
2005-10-24Revamp interrupt handling in em(4) driver:Brad Smith
2005-10-24- remove some redundnt checks before pci_mapreg_map()Brad Smith
2005-10-23regenBrad Smith
2005-10-23add Davicom DM9132Brad Smith
2005-10-23regenBrad Smith
2005-10-23better like thisBrad Smith
2005-10-23regenBrad Smith
2005-10-23add Znyx Networks vendor id.Brad Smith
2005-10-22shorten ne(4) dmesg entries from 2-3 lines to 1.Brad Smith