summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2011-11-03Backout last change that broke the driver. There's no hardware at handMike Belopuhov
2011-11-02Make sure we set UDMA capabilities for HT-1000 IDE,Jonathan Gray
2011-10-31Save and restore MSI configuration on PCI-Express bridges duringMike Belopuhov
2011-10-27Split AHCI port multiplier detection out into a separate function.Jonathan Matthew
2011-10-26Intel EG20T serial, tested by mitja.Jonathan Gray
2011-10-26Convert some ahci port multiplier printfs to DPRINTFs as they'reJonathan Matthew
2011-10-25Use a new encoding for the entries in the pucdata table, the result isTheo de Raadt
2011-10-24Fix unaligned pci config space access in intelagp.Owain Ainsworth
2011-10-22Sunix 50xx serial/parallel cardsCamiel Dobbelaar
2011-10-22regenCamiel Dobbelaar
2011-10-22Another Sunix id for their 50xx series cardsCamiel Dobbelaar
2011-10-19Typo; from BradKevin Lo
2011-10-19A missing part of an if statement meant we were writing outJonathan Gray
2011-10-19Add some missing bus_dmamap_sync()'s and sync the others withKevin Lo
2011-10-16align the read to the PCI config space.David Hill
2011-10-13Make WOL support do something that actually makes sense; effectivelyMark Kettenis
2011-10-10Introduce pci_probe_device_hook(pci_chipset_tag_t, struct pci_attach_args *).Miod Vallat
2011-10-09add support for WCH CH352 serialJonathan Gray
2011-10-09regenJonathan Gray
2011-10-09WCH CH352 serialJonathan Gray
2011-10-05Add the remaining parts of support for 82580 based devices such asJonathan Gray
2011-09-23regenJonathan Gray
2011-09-23XHCI -> xHCI and some additional devicesJonathan Gray
2011-09-22Fix white space and tabs here. ok miod@, oga@Matthieu Herrb
2011-09-21Some minor clean up to the _start funtions to make the code read a littleKevin Lo
2011-09-20In its current state the ring code doesn't work on sandybridge. As a resultMark Kettenis
2011-09-20The BIOS on the x220 doesn't retrain the FDI link upon resume and restoringMark Kettenis
2011-09-19Make sure snooping is enabled on Intel HDA variants. Fixes audio on myMark Kettenis
2011-09-18Fix various format string types to as a minimum match the width of theMiod Vallat
2011-09-17use default_chip_unmap for sata_chip_map, lets the via controllers detachJonathan Gray
2011-09-16regenJonathan Gray
2011-09-16add Intel E600/EG20T and some other devices from submitted dmesgsJonathan Gray
2011-09-15Fix up age_encap() / age_start()..Kevin Lo
2011-09-14Initial kernel support for sandybridge intel chipsets in intagp and inteldrm.Owain Ainsworth
2011-09-13Fix up ale_encap() / ale_start():Kevin Lo
2011-09-13Fix up alc_encap() / alc_start():Kevin Lo
2011-09-12Clamp a maximum number of outstanding requests at 40 as it wasMike Belopuhov
2011-09-05Enable MSI support and fix establishing a link to a GigE link partnerKevin Lo
2011-09-04regenMark Kettenis
2011-09-04There is no such thing as the "Intel Centrino Advanced-N 6005".Mark Kettenis
2011-09-04regenMark Kettenis
2011-09-04Add entry for Intel Z68 LPC and correct the H61 LPC entry (pointed out byMark Kettenis
2011-09-04syncStuart Henderson
2011-09-04Add PCI ids for D-Link DGE-530T C1 GigE NIC and the ServerWorks HT-1100 SATAStuart Henderson
2011-09-03Help prevent watchdog timeouts.Kevin Lo
2011-09-03Disable PHY hibernation. The PHY will go into sleep state when itKevin Lo
2011-09-02Differential gain calibration makes the 6005 firmware crap out, so skip it forMark Kettenis
2011-09-01The 6005 and 6050-based parts need DC calibration turned on, otherwise theMark Kettenis
2011-08-30regenMartin Pieuchot
2011-08-30Add another GeForce 8400 GSMartin Pieuchot