summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2012-04-14regenMatthieu Herrb
2012-04-14add Radeon Mobility HD 5430Matthieu Herrb
2012-04-13Fix waiting problem at boot on AMD Hudson's AHCI.sasano
2012-04-11fix all the suser calls which pass an incorrect p_acflag argument;Mike Belopuhov
2012-04-11SLIST_REMOVE_NEXT -> SLIST_REMOVE_AFTER for better consistency andChristian Weisgerber
2012-04-08regenJonathan Gray
2012-04-08add ids for Attansic/Atheros L1F (AR8161) and L2F (AR8162).Jonathan Gray
2012-04-05regenJonathan Gray
2012-04-05add some devices found on a r720Jonathan Gray
2012-03-30If the MIDI UART is not ready for output, don't spin at IPL_CLOCK;Alexandre Ratchov
2012-03-28Take some additional steps needed to make the PHY on EC Ultra/8056Jonathan Gray
2012-03-26Let this compile (not enabled by default); From Damian McGuckinTheo de Raadt
2012-03-15Let nviic(4) match the NVIDIA MCP89 chipset, from Brad.Stuart Henderson
2012-03-14ubsec gets stuck after receiving a packet of a particular lengthMike Belopuhov
2012-03-13Don't call wdcintr() for channels that aren't properly initialized or don'tMark Kettenis
2012-03-11add PCI ids for HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822Jonathan Gray
2012-03-11regenJonathan Gray
2012-03-11HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822Jonathan Gray
2012-03-09New vmmap implementation.Ariane van der Steldt
2012-03-07Add AMD Hudson-2 support, thanks to Jorg Willekens for testing.Bryan Steele
2012-03-06oops. correct diff this timeMike Belopuhov
2012-03-06Add support for an SMB controller found on AMD CS5536 companion device.Mike Belopuhov
2012-03-03Don't print the device name again in attach error messages occuring beforeMiod Vallat
2012-02-28regenJonathan Gray
2012-02-28- move GE_FORCE_9300_GE_1 to correct orderJonathan Gray
2012-02-28- Always try to reclaim transmitted frames instead of returningJonathan Gray
2012-02-26rather than driving the card with 16k intr/s of low latency interrupts,Mike Belopuhov
2012-02-26there's no need to rearm interrupts, we only need to reenable queues;Mike Belopuhov
2012-02-24Correct the spelling of "transferred" and "transferring"Philip Guenthe
2012-02-1582571/82572 do not properly set byte enables 2 and 3 on MSIJonathan Gray
2012-02-08Remove the init path of jme_newbuf that used M_WAITOKJonathan Gray
2012-02-04Close races where timer is started on a command and then an splbio()Kenneth R Westerback
2012-01-30Remove redundant call to vr_reset. From Bryan Steele, ok mikeb@Stuart Henderson
2012-01-29According to the X.org driver, the Evergreen series of chips are thePeter Hessler
2012-01-29syncPeter Hessler
2012-01-29add device ID for Radeon HD 6320Peter Hessler
2012-01-26stop the calibration timeout when stopping the interface (i noticedTheo de Raadt
2012-01-20save content of the pci attach args, not the pointer; from Christian EhrhardtMike Belopuhov
2012-01-15As SiS IDE has the same PCI product id for different revisionsJonathan Gray
2012-01-13handle m_copyback errors, this code is too sensitive for suchMike Belopuhov
2012-01-13Repair hw vlan tagging and stripping on 82599. Previously receiverMike Belopuhov
2012-01-12add support for skinny variants.David Gwynne
2012-01-12regenDavid Gwynne
2012-01-12product SYMBIOS SAS2008_1 0x0073 MegaRAID SAS2008David Gwynne
2012-01-11ansify and de'register some prototypesDavid Hill
2012-01-09regenChristiano F. Haesbaert
2012-01-09Add support for a new puc(4), MosChip MCS9865.Christiano F. Haesbaert
2012-01-09pcidevsChristiano F. Haesbaert
2012-01-07regenMark Kettenis
2012-01-07Intel Xeon E3-1200Mark Kettenis