summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2006-08-09add Intel 82571EB PCI Express quad port PCI id.Brad Smith
2006-08-09Use the DMA map size from the DMA map instead of the dma_size field withBrad Smith
2006-08-09regenBrad Smith
2006-08-09add another Intel 5000 PCIe bridge and another Intel 6321ESB USB port.Brad Smith
2006-08-08regenBrad Smith
2006-08-08add Conexant CX2388x Video and Audio PCI decoder ids.Brad Smith
2006-08-07whitespace fixesDavid Gwynne
2006-08-07from the drivers side of the iop331 there is only one set of interruptDavid Gwynne
2006-08-06endian fixes. this works on sparc64 now.David Gwynne
2006-08-06endianness.Damien Bergamini
2006-08-06cosmetic tweaks.Damien Bergamini
2006-08-06fill out the interrupt handler. io is now no longer polled, and as a bonusDavid Gwynne
2006-08-06we can support more than one entry in an sgl, so stop lying to bus_dmaDavid Gwynne
2006-08-06sync PCI ids.Brad Smith
2006-08-06regenBrad Smith
2006-08-06be more consistent in naming MegaRAID devices.Brad Smith
2006-08-06add another MegaRAID PCI id.Brad Smith
2006-08-06regenBrad Smith
2006-08-06add another MegaRAID PCI id.Brad Smith
2006-08-06regenBrad Smith
2006-08-06add vendor Mitac and Intel 6321ESB SATA, AHCI SATA and SATA RAID PCI ids.Brad Smith
2006-08-06add the Intel 6321ESB IDE controller.Brad Smith
2006-08-06fix message printing when resetting the power state.Brad Smith
2006-08-06less magicDavid Gwynne
2006-08-06io commands are the only ones every posted on the queues, so hardcode theDavid Gwynne
2006-08-05implement reply and post queue handling, but only polled for now. io shouldDavid Gwynne
2006-08-04move the promiscuous mode handling code into bge_setpromisc() and simplifyBrad Smith
2006-08-04simplify interface flags ioctl handler.Brad Smith
2006-08-04typo, loose -> loseBrad Smith
2006-08-04extend the set of supported 802.11a channels (100-140).Damien Bergamini
2006-08-04- merge em/ixgb_disable_promisc() into em/ixgb_set_promisc().Brad Smith
2006-08-04and the same goes for sk_init_yukon().Brad Smith
2006-08-04remove now redundant promiscuous mode handling code from sk_init_xmac().Brad Smith
2006-08-04refactor the promiscuous mode handling code and simplify the ioctl handler.Brad Smith
2006-08-04Fix busy check for PHY write operation with Yukon chips.Brad Smith
2006-08-04fix up error messages in em/ixgb_allocate_pci_resources().Brad Smith
2006-08-03syncTheo de Raadt
2006-08-03do not waste space with long namesTheo de Raadt
2006-08-03- initialize interrupt string to NULL.Brad Smith
2006-08-03Fix 802.11a. With these changes I can now connect my wpi(4) toDamien Bergamini
2006-08-03pci front end for acxTheo de Raadt
2006-08-03white space fixesDavid Gwynne
2006-08-03regenBrad Smith
2006-08-03remove a underscore from the ITE IT8888F entry.Brad Smith
2006-08-03regenBrad Smith
2006-08-03properly deal with Atheros chips that use a 64-bit memory address space.Brad Smith
2006-08-03fix typo, 5300ESB -> 6300ESBBrad Smith
2006-08-03regenBrad Smith
2006-08-03add NVIDIA CK804 Mem controller.Brad Smith
2006-08-02regenBrad Smith