summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2006-07-05revert back to the older driver as this causes some breakage.Brad Smith
2006-07-04Back out the workaround committed in rev 1.13 now that we no longer blindlyMark Kettenis
2006-07-04Add some more pci ids that I forgot to commit.Marco Peereboom
2006-07-04Do not blindly enable io and mem space for all matched PCI devices. This isMark Kettenis
2006-07-03Sync up to Intel's latest FreeBSD em driver (6.0.5). Adds supportBrad Smith
2006-07-01(fxp/re)_attach_common -> (fxp/re)_attachBrad Smith
2006-07-01recognize the 5750 C2.Brad Smith
2006-07-01regenBrad Smith
2006-07-01add new Intel Gig ids from the ES2 and ICH8 chipsets.Brad Smith
2006-06-30regenBrad Smith
2006-06-30add Micrel vendor id and some product ids.Brad Smith
2006-06-30regenBrad Smith
2006-06-30remove the hyphen in the Xframe II entry.Brad Smith
2006-06-30fix comment, pointed out by kettenisTheo de Raadt
2006-06-30do not master enable, already done elsewhereTheo de Raadt
2006-06-30do not bother playing tag with the PCI_COMMAND_STATUS_REGTheo de Raadt
2006-06-29simplify the PCI match routine a bit.Brad Smith
2006-06-29we dont have to beat mpt to attach to this hardware anymore.David Gwynne
2006-06-29remove mpt. it has since been replaced with mpi, which is a smaller andDavid Gwynne
2006-06-29do not check for master/io/mem enablesTheo de Raadt
2006-06-29no need to check io/mem enables before calling pci_mapreg_map()Theo de Raadt
2006-06-29do not check for master/io/mem enables; ok kettenisTheo de Raadt
2006-06-29regenBrad Smith
2006-06-29add the Intel IOP331 PCIX-PCIX bridge and fix the existing IOP331 entriesBrad Smith
2006-06-29add support for NVIDIA MCP51 and MCP55 SMbus controllers.Brad Smith
2006-06-29regenBrad Smith
2006-06-29add a few ALi devices.Brad Smith
2006-06-29do not return from the reset function if there was a timeoutBrad Smith
2006-06-29Read the "slot info" PCI configuration register to find out how manyUwe Stuehler
2006-06-28* azalia_pci_detach()Brad Smith
2006-06-28remove some whitespace.Brad Smith
2006-06-28regenBrad Smith
2006-06-28better entry for NVidia MCP55 HD Audio.Brad Smith
2006-06-27don't set BGE_DEBUG by default, reduces the bloat a bit. noticed by deraadt.Brad Smith
2006-06-27Disable Jumbos on the 5714 family of chips for now. The bge driver assumesBrad Smith
2006-06-27add new RealTek PCI ids.Brad Smith
2006-06-27regenGordon Willem Klok
2006-06-27Add device ids for some ATI radeon ports and the Intel 82945GM PCIEGordon Willem Klok
2006-06-27regenBrad Smith
2006-06-27add the PCI product ids for the RealTek 8169SC and 8101E.Brad Smith
2006-06-26Avoid using an uninitialized variable when downgrading PIO mode too much onMiod Vallat
2006-06-26if piixpm does not try to attach an interrupt then indicate that the chipBrad Smith
2006-06-26add the PCI id for the ServerWorks HT-1000 SMbus controller.Brad Smith
2006-06-26do not allow a Jumbo size MTU yet.Brad Smith
2006-06-26relocate the firmware per Theo's request.Brad Smith
2006-06-26Add a rough initial port of the bce driver from FreeBSD, which providesBrad Smith
2006-06-26Add IDE_PCI_CLASS_OVERRIDE for ServerWorks HT-1000 SATA.Brad Smith
2006-06-25regenMartin Reindl
2006-06-25fix Surecom NE-34 dmesg, found on misc@Martin Reindl
2006-06-25regenBrad Smith