summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2012-07-18Unify use of tabs/spaces on product lines. From Brad.Stuart Henderson
2012-07-17regenKirill Bychkov
2012-07-17add a bunch of devices found in different laptops and desktops.Kirill Bychkov
2012-07-12Support NetMos NM9820 cardbus (added to puc as well, for theTheo de Raadt
2012-07-08regenStefan Sperling
2012-07-08add another BCM43224 ID; ok and tweak mpi@Stefan Sperling
2012-07-07syncTheo de Raadt
2012-07-07another netmos cardbus serial; espie owns itTheo de Raadt
2012-07-06rewrite the receive filter programming to look similar to otherMike Belopuhov
2012-07-05set the prefetch threshold for 99'er as well. provides some additionalMike Belopuhov
2012-07-05enable the code that forces a cleanup if number of tx descriptorsMike Belopuhov
2012-07-05Add flow control to bnx(4)Peter Hessler
2012-07-05regenMark Kettenis
2012-07-05NVIDIA GeForce 320M as found on the 2010 version of the Apple Mac mini.Mark Kettenis
2012-07-04Invert the logic for detecting fibre interface media adapters.Mark Kettenis
2012-07-04Set the 10_100_ONLY flag for the BCM57791/BCM57795 chipsetsMark Kettenis
2012-07-03regenJonathan Gray
2012-07-03Switch from GT1/GT2 style names to marketing names for recent IntelJonathan Gray
2012-07-02Hibernate i/o implementation for ahci(4). This works with an ATI SBx00Jonathan Matthew
2012-06-29fix obvious panic on resume with AHCI_DEBUG enabledJonathan Matthew
2012-06-29match on the 7SERIES_SMBJasper Lievisse Adriaanse
2012-06-29regenJasper Lievisse Adriaanse
2012-06-29add a bunch of intel 7 series id's for devices found in the thinkpad x230Jasper Lievisse Adriaanse
2012-06-28regenMike Belopuhov
2012-06-28Devices with BCM5724 BCM5750 and BCM5750M PCI IDs were never releasedMike Belopuhov
2012-06-28Fix issues with AMD chipset ahci(4) attach functions.Stuart Henderson
2012-06-12Explicitly check whether a BAR is big enough for a particular port insteadMark Kettenis
2012-06-09regenDavid Gwynne
2012-06-09fix the Broadcom BCM5720 id. add the IDT pcie bridge/switch used on theDavid Gwynne
2012-06-09we dont support the BCM5720. the macro wasnt even referring to the productsDavid Gwynne
2012-06-05When error recovery fails, just fail the command. Attempting errorJonathan Matthew
2012-06-04Add support for the HPET on this device.Mark Kettenis
2012-06-03Remove unnecessary tcpib_wdt_unlock() calls.Mark Kettenis
2012-05-27Add tcpcib(4) to support Intel Atom E600 watchdog.Jonathan Gray
2012-05-26Split out the register definitions into its own file to make it possible toMark Kettenis
2012-05-23add C600 SMBusJonathan Gray
2012-05-23regenMike Belopuhov
2012-05-23Add a ServerEngines vendor ID and a couple of products IDs forMike Belopuhov
2012-05-21Always clear out the inactive list and make sure everything is unbound inMark Kettenis
2012-05-19Split out the suspend/resume code into its own file to make it possible toMark Kettenis
2012-05-17Add support for i350 based devices, based in part on Intel codeJonathan Gray
2012-05-15Allow for serial console on com@puc. Not perfect but should handle theMark Kettenis
2012-05-14fixup "couldn't establish interrupt" error printf; from brad, ok phesslerMike Belopuhov
2012-05-14trigger tx start routine when link goes up to prevent a lockupMike Belopuhov
2012-05-13Add define for capability 0x12 (SATA).Mark Kettenis
2012-05-12Adjust for renaming of Intel GM45 Serial-over-LAN device in pcidevs r1.1643.Mark Kettenis
2012-05-12regenMark Kettenis
2012-05-12regenMark Kettenis
2012-05-12Rename Intel GM45 Serial-over-LAN device to be consistent with others.Mark Kettenis
2012-05-10Enable PCI snoop on the AMD Hudson 2. With help from Juan FranciscoAlexandre Ratchov