summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2005-02-07regenBrad Smith
2005-02-07another PCI-E bridge.Brad Smith
2005-02-07em(4) doesn't use the mii layer, call if_link_state_change() directly.Ryan Thomas McBride
2005-02-05regenJonathan Gray
2005-02-05Some Intel and ATI ids found in a dmesg from fries@.Jonathan Gray
2005-02-02regenBrad Smith
2005-02-02ATI Radeon 9200 SE PCI idsBrad Smith
2005-02-01Correctly setup Intel 82801FB and 82801FR SATA; from aurelien6545@free.fr.Alexander Yurchenko
2005-01-31regenMartin Reindl
2005-01-31The SiS 5513 is really a own design, partially revert my previous commit here.Martin Reindl
2005-01-27Add pcmcia_intr_string() to format the intr string for pcmcia attachTodd C. Miller
2005-01-25regenBrad Smith
2005-01-25typoBrad Smith
2005-01-23regenJonathan Gray
2005-01-23D-Link DWL-610 (cardbus rtw).Jonathan Gray
2005-01-23regenJonathan Gray
2005-01-23Intel 925X devices and Nvidia Quadro FX 330.Jonathan Gray
2005-01-23Some additional Radeon 9600 Pro related ids.Jonathan Gray
2005-01-23nForce2 memory controller found in a dmesg from jsilland at free dot fr.Jonathan Gray
2005-01-22PCI_PRODUCT_SIS_5513 -> PCI_PRODUCT_SIS_5597_IDEMartin Reindl
2005-01-22syncMartin Reindl
2005-01-22correct SiS 5597/5598 entriesMartin Reindl
2005-01-22regenBrad Smith
2005-01-22add VIA VT8633Brad Smith
2005-01-18Timeslot mask is no longer shifted when passed form ifconfig to make theClaudio Jeker
2005-01-17try memory-mapped bars first that exist on ich4/ich5 and fall bak to io-mappe...Michael Shalayeff
2005-01-17typo; from Michael van der Westhuizen <michael@skanky.homeunix.net>Michael Shalayeff
2005-01-17regenDamien Couderc
2005-01-17add ATI radeon 9600 Pro and 9800 XT, ok deraadt@Damien Couderc
2005-01-17add id for Intel 82546GB dual port PCI-E adapter.Brad Smith
2005-01-17regenBrad Smith
2005-01-17another Intel Gig idBrad Smith
2005-01-17add BGE_QUIRK_FEWER_MBUFS to 5704 fallback case.Brad Smith
2005-01-16- recognize Microsoft PCI and CardBus adaptersBrad Smith
2005-01-16regenBrad Smith
2005-01-16its bad enough that Microsoft makes software nevermind assemblingBrad Smith
2005-01-16regenBrad Smith
2005-01-16Hawking CardBus card.Brad Smith
2005-01-16get EEPROM width on all cards except for the original PNICBrad Smith
2005-01-15rev 1.56Brad Smith
2005-01-15nForce2 Ultra 400 IDE support. ok grange@Jonathan Gray
2005-01-15regenJonathan Gray
2005-01-15nForce2 Ultra 400 devices.Jonathan Gray
2005-01-15Intel devices found in a dmesg from petersm at sedsystems dot ca.Jonathan Gray
2005-01-15regenJonathan Gray
2005-01-15TI PCI22050 and PCI2050 PCI-PCI bridges. Former found in a dmesgJonathan Gray
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2005-01-14regenPedro Martelletto
2005-01-14Add Radeon IGP 9100, from Bruno Oliveira Silvestre, ok deraadt@Pedro Martelletto
2005-01-14use PCI Memory Write and Invalidate; from bogdan@eastonline.ru, ok pascoeTheo de Raadt