summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2008-04-16Some formatting nits. No functional change.Owain Ainsworth
2008-04-16Replace handrolled hashes with a splay tree, while there plug a memleakPierre-Yves Ritschard
2008-04-13Disable ISP10160 and ISP12160. They don't quite work yet, and people withMark Kettenis
2008-04-13bring back a free call which was left out when moving from handrolled listsPierre-Yves Ritschard
2008-04-12just use an incremented int to calculate drawable ids. This is simplerOwain Ainsworth
2008-04-12Make sure that the drawables are properly freed when removed, and uponOwain Ainsworth
2008-04-12Switch part of the magic hashtable over to using a TAILQ insteadOwain Ainsworth
2008-04-12check the softc for null before we use it. Fixes a crash when drm is enabledOwain Ainsworth
2008-04-12Convert the list of agp memory over to a TAILQ instead of using a hand-Owain Ainsworth
2008-04-11introduce THT_{RXF/TXT}_PKT_NUM macros and use them instead of theThordur I. Bjornsson
2008-04-10Add support for recording through the mic jack on AD1984.Deanna Phillips
2008-04-09On sparc64, a zero base address doesn't mean the BAR is invalid. We probablyMark Kettenis
2008-04-09from freebsd; tested in snaps for weeksTheo de Raadt
2008-04-09device_lookup() increments the reference count for the device, and weOwain Ainsworth
2008-04-09dma sync the tx ring and post new packets to the chip once per call toDavid Gwynne
2008-04-08- Count excess and late collisions as output errors.Brad Smith
2008-04-08pci_chipset_tag_t already_t is_t a_t pointer_tMark Kettenis
2008-04-08Make ahci detachable. Not tested as the ppb on my shitty nvidiaJonathan Gray
2008-04-07regenDavid Gwynne
2008-04-07neptuneDavid Gwynne
2008-04-06regenBrad Smith
2008-04-06- Add the Intel ICH8/9 Thermal sensors.Brad Smith
2008-04-04tht is cool cos it generates interrupts when the link state change.David Gwynne
2008-04-03Clean up the DMA read/write control register setup code and add someBrad Smith
2008-04-03Add missing half duplex flags for the media status.Brad Smith
2008-04-03Ensure that we wrap around to the start of the TXD buffer when incrementingJoel Sing
2008-04-02Add support for the National Semiconductor Saturn (which really is a SunMark Kettenis
2008-04-02syncTheo de Raadt
2008-04-02intel host bridgeTheo de Raadt
2008-04-02Correct error message printing and add a missing errorBrad Smith
2008-03-30Add code to configure the vendor specific opcodes of the SPI Flash.Joel Sing
2008-03-30Enable setting of interrupt timers.Joel Sing
2008-03-30Pad the RXD buffer so that packets are aligned on a 128-byte boundary. ThisJoel Sing
2008-03-30todd@ has 82c686 based auvia(4) devices that do full-duplexJacob Meuser
2008-03-27add detach support. this has to be the easiest diff for hotplug ever, goDavid Gwynne
2008-03-27update the revision cpuid table, removing three duplicate ids from "JH-F"Constantine A. Murenin
2008-03-27welcome kate(4), a new driver supporting AMD K8 temperature sensorsConstantine A. Murenin
2008-03-24auvia(4) doesn't record properly, so don't claim full-duplexJacob Meuser
2008-03-248-bit has been emulated for some time now. quit lying.Jacob Meuser
2008-03-23Sometimes the registers claiming the aperture size on 9XX chipsets lie.Owain Ainsworth
2008-03-23regenMiod Vallat
2008-03-23More 3DLabs devices.Miod Vallat
2008-03-23Add AGP support for the Intel G33 chipset.Damien Bergamini
2008-03-22remove unused fields from envy_softc structure, no functional changeAlexandre Ratchov
2008-03-21Pass the MIIF_HAVEFIBER flag along to mii_attach() for MII based fiberBrad Smith
2008-03-21outputs.master.mute, inputs.dac.mute, record.volume.mute and record.sourceAlexandre Ratchov
2008-03-21Some additional changes to deal with the ICH8 and ICH9 chipsets.Brad Smith
2008-03-20regenBrad Smith
2008-03-20Add some NVIDIA MCP7B PCI IDs.Brad Smith
2008-03-20add the Silan vendor ID and some product IDs.Brad Smith