summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
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
2008-03-20Add the PLX 8524 24 lane PCIe switch.Brad Smith
2008-03-20Rearrange some VIA entries so they're in numerical order by PCI id.Brad Smith
2008-03-16Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimesOwain Ainsworth
2008-03-10the Dell SoundBlaster Live! 5.1 cards differ enough from "regular"Jacob Meuser
2008-03-08allows SMALL_KERNEL compilesMarc Espie
2008-03-04Add a workaround against a NULL pointer dereference on alpha whenMiod Vallat
2008-03-02Change some spaces to tabs in the transmit functions.Brad Smith
2008-03-02Clear interrupts on detach. Fixes interrupt storm on digital-onlyDeanna Phillips
2008-03-02Correct the comment describing the BGE_PCISTATE_PCI_BUSSPEED bit.Brad Smith
2008-03-02If bus_dmamap_load_mbuf() fails in ixgb_get_buf() use m_freem() intead ofBrad Smith
2008-03-02At the moment em_flowstatus() does not deal with fiber interfaces andBrad Smith
2008-03-02If bus_dmamap_load_mbuf() fails in em_get_buf() use m_freem() intead ofBrad Smith
2008-03-01regenMark Kettenis
2008-03-01Add O2 Micro firewire.Mark Kettenis
2008-03-01regenMark Kettenis
2008-03-01Correct/shorten a few more Intel chipset entries I overlooked before.Mark Kettenis
2008-02-28Add initial bits for fiber support with the BCM5706/BCM5708 chipsets.Brad Smith
2008-02-27Make sure we match the correct pci domain; clean up the code a bit and removeMark Kettenis
2008-02-27Add ICH8M SATA IDE support, and adjust for renamed ICH7 and ICH8 IDs.Mark Kettenis
2008-02-27regenMark Kettenis
2008-02-27Add ICH8M SATA IDE, and correct a few ICH7 and ICH8 SATA/AHCI/RAID entries.Mark Kettenis
2008-02-27Correct the watchdog timer by moving it out from under the condition checkBrad Smith