summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2011-06-19Don't assume no interrupts if the command processor is not running.Owain Ainsworth
2011-06-19Fix typo in the "fixed" HyperTransport MSI Mapping Capability address.Mark Kettenis
2011-06-18Use MSI interrupts when available. Tested by deraadt@ and jsg@.Claudio Jeker
2011-06-17Enable MSI support; tested by krw@, Mark Peoples, andKevin Lo
2011-06-17Enable MSI support; tested by Thomas PfaffKevin Lo
2011-06-17M_WAITOK cleanup of two cases:Michael Knudsen
2011-06-16Enable msi support on iwn.Owain Ainsworth
2011-06-16Enable MSI on newish PCIe hardware, essentially everything handled by the LinuxMark Kettenis
2011-06-15if the system runs out of mbufs and cannot provide any when fillingDavid Gwynne
2011-06-14Intel 3400 AHCI responds to PMP probes like ATI SBx00 chips.Jonathan Matthew
2011-06-12Some devices, like parts of the NVIDIA C51 chipset, have a broken CapabilitiesMark Kettenis
2011-06-10Monster update of ix(4). This brings ix(4) close to what is currentlyClaudio Jeker
2011-06-10RegenClaudio Jeker
2011-06-10Fix numeric order of a 82598 chip and add the id of 82599VF for theClaudio Jeker
2011-06-09Backout MSI change. People are seeing watchdog timeouts, which must be causedMark Kettenis
2011-06-09MSI interrupts work here, too.Theo de Raadt
2011-06-06Backout vmmap in order to repair virtual address selection algorithmsAriane van der Steldt
2011-06-06regenMark Kettenis
2011-06-06The host and PCIe bridge parts of the RS780 northbridge crry the AMD vendor ID.Mark Kettenis
2011-06-05Revert previous commit; it makes us run out of interrupt slots too fast onMark Kettenis
2011-06-05Access a presumably 32-bit wide register at a properly aligned address.Christian Weisgerber
2011-06-04regenMark Kettenis
2011-06-04ATI Radeon HD 4290 internal graphics as found on the AMD 890FX chipset.Mark Kettenis
2011-06-04regenMark Kettenis
2011-06-04Another mislabeled AMD northbridge.Mark Kettenis
2011-06-03Fix em_write_pci_cfg() and em_read_pci_cfg() to avoid unaligned access, andMark Kettenis
2011-06-03regenMark Kettenis
2011-06-03PLX PEX 8613Mark Kettenis
2011-06-02MSI for wpi(4).Michael Knudsen
2011-06-02Enable MSI.Mark Kettenis
2011-06-02Add $OpenBSD$ after oga said 'go ahead and fix that'Paul de Weerd
2011-06-02Move the code that disables MSI out of azalia_configure_pci(), such that weMark Kettenis
2011-06-02Attempt msi interrupt mapping, with fall back to old-style mapping. WorksKenneth R Westerback
2011-05-31regenMark Kettenis
2011-05-31There is a desktop version of the SR5690 northbridge after all and the thereMark Kettenis
2011-05-31Family 14h also supports the km(4) temperature sensorTheo de Raadt
2011-05-30Force full resets always for now.Owain Ainsworth
2011-05-30Remove the freelist member from vm_physsegOwain Ainsworth
2011-05-30Enable MSI.Mark Kettenis
2011-05-30Add mmuagp. a driver for the agp chipsets on early amd64 machines.Owain Ainsworth
2011-05-30Add RADEON_CS ioctl support for r600 and r700.Owain Ainsworth
2011-05-30Enable MSI on inteldrm.Owain Ainsworth
2011-05-30Enable MSI for HyperTransport devices that have MSI remapping enabled.Mark Kettenis
2011-05-29Add MSI support.Mark Kettenis
2011-05-29regenMark Kettenis
2011-05-29Shorten a couple of old Intel chip names for consistency. Should save a fewMark Kettenis
2011-05-29regenMark Kettenis
2011-05-29Add a few missing ATI chipset entries (and fix one since we prefer the chipMark Kettenis
2011-05-29syncTheo de Raadt
2011-05-29pcidevs.hTheo de Raadt