summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
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
2006-06-25add Parallels PCI ids.Brad Smith
2006-06-25DAC&ADC group and custom mixer table for the CMedia CMI9880.Brad Smith
2006-06-25If the encoding of an audio converter is 0, refer toBrad Smith
2006-06-24regenJonathan Gray
2006-06-24Correct a typo in one of the CN700 host bridge product ids.Jonathan Gray
2006-06-24Somehow managed to miss including the part of Henrik's diff whereJonathan Gray
2006-06-24Support for Promise PDC205xx based SATA controllers; adaptedJonathan Gray