summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2007-11-26Make Cassini+ work; remove some unused macros while I'm there.Mark Kettenis
2007-11-26drive port probes from the scsi midlayer now that it will ask the adapterDavid Gwynne
2007-11-26Avoid resetting PCS. Don't do loopback at the serial link.Mark Kettenis
2007-11-26Reenable the PCS functions after a reset; properly disable them while changingMark Kettenis
2007-11-26correct newlines surrounding the sub-bus configuration, and unifyTheo de Raadt
2007-11-26Add another debug register.Mark Kettenis
2007-11-26Add PCI VPD read/write functions from NetBSD required for some thingsJonathan Gray
2007-11-26So instead of triggering a tx interrupt for each packet issue one forClaudio Jeker
2007-11-26fix new agp code on amd64Reyk Floeter
2007-11-26typos; ok jmc@Martynas Venckus
2007-11-26Fix hardware cursor mapping.Owain Ainsworth
2007-11-25missing line from previous commit; return 1 for interrupts we do handleTheo de Raadt
2007-11-25IF_Gbps(2.5) is wrong.David Gwynne
2007-11-25Interrupt handlers which do nothing should return 0 (or -1 if they are notTheo de Raadt
2007-11-25If some rather important registers read as 0xffffffff then the deviceTheo de Raadt
2007-11-25typo; ok jmc@, deanna@Martynas Venckus
2007-11-25Do a TX interrupt for each packet instead of every 126th one. This willClaudio Jeker
2007-11-25Sync.Kenneth R Westerback
2007-11-25Add Intel ICH9 AHCI device seen on ASUS P5K-E, plus the other oneKenneth R Westerback
2007-11-25Make agp attach as a device. This means that many more agp bridgesOwain Ainsworth
2007-11-25Sync.Kenneth R Westerback
2007-11-25Add NVIDIA GeForce 8600 GT found on ASUS P5K-E.Kenneth R Westerback
2007-11-25Sync.Kenneth R Westerback
2007-11-25Shorten some text. "AHCI SATA" and "SATA AHCI" -> "AHCI" as suggested byKenneth R Westerback
2007-11-25When plugging a device, assign BARs and set interrupt lines.Mark Kettenis
2007-11-25Strip the CRC in rxeof()Jonathan Gray
2007-11-25remove an ugly nested blockTheo de Raadt
2007-11-25Correctly setup the tx descriptor by using the right mapping infos.Claudio Jeker
2007-11-25Map the interrupt pins used for swizzling *after* mapping the PCI ExpressMark Kettenis
2007-11-25First step towards PCI Express/ExpressCard hotplug. Unplug should work onMark Kettenis
2007-11-25Make msk(4) detachable.Mark Kettenis
2007-11-24First step towards PCI Express/ExpressCard hotplug. Unplug should work onMark Kettenis
2007-11-24The Sigmatel codec id 7662 looks identical to STAC7661 and works fine withDeanna Phillips
2007-11-23Don't do anything in the shutdownhook if the registers aren't mapped.Mark Kettenis
2007-11-23Check for invalid dev indices, which could get here through ioctl.Deanna Phillips
2007-11-23feng shuiDavid Gwynne
2007-11-21Collect subid #defines at the top.Deanna Phillips
2007-11-19pairwise keys always have an ID equal to 0.Damien Bergamini
2007-11-19all TX rings have the same fixed size (256 entries) and this is notDamien Bergamini
2007-11-19When ignoring whether FR turns on or not, we should still set FRE,Christopher Pascoe
2007-11-18Add a few Cassini+ registers.Mark Kettenis
2007-11-17Allow pci_get_capability to decode capabilities for PCI bridges.Brad Smith
2007-11-17update the physical address of the RX buffer after bus_dmamap_load()Damien Bergamini
2007-11-17fix reading of EEPROM for some adapters.Damien Bergamini
2007-11-17Disable jumbo allocator until the low number of buffers caseJonathan Gray
2007-11-17Rename fiber TBI flag from BGE_TBI to BGE_PHY_FIBER_TBI. No functional change.Brad Smith
2007-11-16No need to mention which codec is being used if there's only one.Deanna Phillips
2007-11-15match expresscard ralTheo de Raadt
2007-11-15syncTheo de Raadt
2007-11-15ralink N expresscard modelTheo de Raadt