summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2010-03-27DRM for R600 and R700 chipsets.Owain Ainsworth
2010-03-25syncOwain Ainsworth
2010-03-25add Radeon HD3470Owain Ainsworth
2010-03-25disable MSI on Intel devicesJacob Meuser
2010-03-25regenChris Kuethe
2010-03-25remove duplicate definition. "Commit right away." deraadt@Chris Kuethe
2010-03-24syncTheo de Raadt
2010-03-24be even more exact about the TI pcie switchesTheo de Raadt
2010-03-24sncTheo de Raadt
2010-03-24correct IDTheo de Raadt
2010-03-23syncTheo de Raadt
2010-03-23new TI 4-way PCIE-PCIE bridgeTheo de Raadt
2010-03-23macppc seems to need a couple more casts before it will compile aKenneth R Westerback
2010-03-23Change the scsi_cmd function member of scsi_adapter from int toKenneth R Westerback
2010-03-22Remove some cardbus defines and types which are identical toJonathan Gray
2010-03-22There is a workaround for a 82599 specific errata that could hang the rx dmaJonathan Gray
2010-03-22Use the correct number of max scatter gather segments for 82599,Jonathan Gray
2010-03-21another macbook that needs reference voltage for output.Jacob Meuser
2010-03-21deal with the possibility of two internal speaker pins, like onJacob Meuser
2010-03-19Remove support for preproduction 82598 revision A0,Jonathan Gray
2010-03-16Set rx_ndescs to zero when initializing the rx ring. Otherwise we'llMark Kettenis
2010-03-16eek! negative array offsets are bad. don't allow them.Jacob Meuser
2010-03-15Add support for 82801HBM RAID. 'that diff can go in' kettenis@Dale Rahn
2010-03-15Add id for Intel 82801JI RAID. Lets HP GL360 G6 see internal SATAKenneth R Westerback
2010-03-09- push replies back to the free queue when done processing eventsMarco Peereboom
2010-03-07Don't stop DMA in envy_halt_intput() and/or envy_halt_output().Alexandre Ratchov
2010-03-07Make NO_CCB do its thing and by proxy mpii gets a much funner number ofMarco Peereboom
2010-03-05- regenJasper Lievisse Adriaanse
2010-03-05- add a bunch of devices found in dmesgsJasper Lievisse Adriaanse
2010-03-03G41 works here too, so enable it for inteldrm.Owain Ainsworth
2010-03-03Attach intagp on the G41 also.Owain Ainsworth
2010-03-02Fix support for Intel PRO/1000 QP 82575-based devices. This changes the wayDariusz Swiderski
2010-03-02- Add PCI id for the Smart Array P700m adapter.Stuart Henderson
2010-03-02syncStuart Henderson
2010-03-02- Add PCI id for the Smart Array P700m adapter.Stuart Henderson
2010-02-28In pci_mapreg_map(), do not blindly dereference a possible NULL pointerMiod Vallat
2010-02-27regenRobert Nagy
2010-02-27add Radeon HD4890 from Tero KoskinenRobert Nagy
2010-02-27Fix multicast handling. All Atheros controllers use big-endian formKevin Lo
2010-02-26regenRobert Nagy
2010-02-26Add Ricoh SD/MMC found in the Dell Studio 1557Robert Nagy
2010-02-25Fix up some of the comments to use the correctAlexandre Ratchov
2010-02-25Remove trailing spaces,Alexandre Ratchov
2010-02-25Add support for the 82599 ExpressModule (X520-P2) card.Jonathan Gray
2010-02-25regenJonathan Gray
2010-02-25add product id for 82599 ExpressModule found in the Linux driver.Jonathan Gray
2010-02-25- endianness fixes in then bioctl code;Marco Peereboom
2010-02-24Don't print "EEPROM reload timed out" message. Devices that don't have anMark Kettenis
2010-02-23Add support for 82599 devices based on changes to the FreeBSD driver.Jonathan Gray
2010-02-22regenJonathan Gray