summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2008-09-17- Fix a typo, Rebotics -> RoboticsBrad Smith
2008-09-17regenBrad Smith
2008-09-17Remove some duplicate NVIDIA entries and touch up some of the namesBrad Smith
2008-09-15this driver uses three dma segments; play, record, calibrate.Jacob Meuser
2008-09-15regenBrad Smith
2008-09-15Add an IDT PCIe bridge.Brad Smith
2008-09-11Remove the BCM4322 id. This is a 802.11n chipset and also requires v4 firmware.Brad Smith
2008-09-11regenBrad Smith
2008-09-11Re-add the Broadcom BCM4321 and BCM4322 PCI ids and correct the previousBrad Smith
2008-09-11regenMark Kettenis
2008-09-11Revert previous commit; it introduces duplicate #defines.Mark Kettenis
2008-09-11regenBrad Smith
2008-09-11Add Broadcom BCM4321 and BCM4322 PCI ids.Brad Smith
2008-09-11regenMiod Vallat
2008-09-11Broadcom BCM4315.Miod Vallat
2008-09-11ANSI function declarations.Brad Smith
2008-09-11Remove the redundant local variable 'revision' from the PCI attach function.Brad Smith
2008-09-10Convert timeout_add() calls using multiples of hz to timeout_add_sec()Bret Lambert
2008-09-1040-bit GART support for PCIE devices. From drm git a while ago.Owain Ainsworth
2008-09-10Kill the max_context member of the softc, it does nothing useful.Owain Ainsworth
2008-09-09Kill some stupid agp api wrapper functions, just use the agp apiOwain Ainsworth
2008-09-08regenBrad Smith
2008-09-08- Add entries for two revisions of the ATI Radeon X1650 adapters.Brad Smith
2008-09-08Fix a link state issue reported by reyk@Brad Smith
2008-09-08IEEE 802.3 Annex 28B.3 explicitly specifies the following relativeBrad Smith
2008-09-07Kill some unneeded defines and struct members.Owain Ainsworth
2008-09-06Something else that nothing calls.Owain Ainsworth
2008-09-06Kill some more unused struct fields and the cases for them.Owain Ainsworth
2008-09-06Kill the stats data structures and noop some other parts. Nothing inOwain Ainsworth
2008-09-05The code for cleaning up errored buffers and for cleaning up at the endOwain Ainsworth
2008-09-05The helper functions in this file are only used in one place andOwain Ainsworth
2008-09-05syncOkan Demirmen
2008-09-05- clarify Radeon HD 2600 Pro entryOkan Demirmen
2008-09-05fix vblank interrupt mask. Unbreaks sync-to-vblank and anything thatOwain Ainsworth
2008-09-04mostly cosmetic.Damien Bergamini
2008-09-03(Re)Association requests should contain a QoS Capability element,Damien Bergamini
2008-09-03redefine ic_send_mgmt() as a no-op instead of calling IF_PURGE inDamien Bergamini
2008-09-03Use & not && when masking bits.Jonathan Gray
2008-09-02If we need a physical hardware status page, initialise it at device attachOwain Ainsworth
2008-09-02Track progress inside of batchbuffers so we know the hardware isn'tOwain Ainsworth
2008-09-02missing break;Jonathan Gray
2008-09-02detypedef some more. No functional change.Owain Ainsworth
2008-09-01avoid loosing return value from copyin, and properly return it.Charles Longeau
2008-09-01fix null dereference.Charles Longeau
2008-09-01convert a tsleep back to msleep that got lost in a previous upstream merge.Owain Ainsworth
2008-09-01Add Interrupt mitigation for the i9XX user_irq, should save a bit of power;Owain Ainsworth
2008-09-01Finish the rest... ATL2 -> LIIBrad Smith
2008-08-31remove http links to dead/changed domains.Jonathan Gray
2008-08-30Fix an issue initially reported by drahn@ with gem(4) where theseBrad Smith
2008-08-30regenBrad Smith