summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2008-01-31recognize the BCM5755 C0 ASIC revision.Brad Smith
2008-01-29Add support for VIA VT8237S SATA.Jonathan Gray
2008-01-29regenJonathan Gray
2008-01-29Add VIA VT8237S SATA.Jonathan Gray
2008-01-26regenClaudio Jeker
2008-01-26Add Radeon HD 2600 IDs. Diff by brad@ tested by myself.Claudio Jeker
2008-01-26SAS1078 is a megaraid, not a fusion-mpt, so dont attach to itDavid Gwynne
2008-01-26newline when printing about a failure to attach.David Gwynne
2008-01-25regenBrad Smith
2008-01-25- correct a typo for the Atheros AR5311 entry.Brad Smith
2008-01-21use the right capitalization for `QLogic'Igor Sobrado
2008-01-17Remove some #if;ed out code.Mark Kettenis
2008-01-17Set if_baudrate with IF_Gbps(10);Thordur I. Bjornsson
2008-01-17casts so this compiles on i386.Thordur I. Bjornsson
2008-01-17Add splnet around mii_tick() in sk_yukon_tick().Brad Smith
2008-01-16Set the baudrate with IF_Gbps(10); and remove anThordur I. Bjornsson
2008-01-15bring in lots of ac97(4) and auvia(4) updates from NetBSDJacob Meuser
2008-01-14Zap two usless printfs.Thordur I. Bjornsson
2008-01-14protect against an invalid device index possibly leading to kernelJacob Meuser
2008-01-11regenJonathan Gray
2008-01-11Turns out the id I thought was both CX700/VX700 IDE was only for VX700,Jonathan Gray
2008-01-11regenJonathan Gray
2008-01-11Some additional Intel devices from submitted dmesgs.Jonathan Gray
2008-01-11regenBrad Smith
2008-01-11Add the Broadcom 10Gb controller PCI id, BCM57710.Brad Smith
2008-01-10regenThordur I. Bjornsson
2008-01-10Add some more Intel 10G PCIe entries.Thordur I. Bjornsson
2008-01-09- add support for 4, 6, and 8 channel playbackJacob Meuser
2008-01-05Adapt to the recent cleanup of Intel PCI host bridges Ids. ok oga@Matthieu Herrb
2008-01-05even better attach message locationTheo de Raadt
2008-01-05print info in attach before if_attachTheo de Raadt
2008-01-04read the hardware mac address into the drivers ac_enaddr thing rather thanDavid Gwynne
2008-01-04we have pci_vpd_read now. get rid of the (bad) comment that left it outDavid Gwynne
2008-01-04Clean up Intel host bridge PCI IDs.Mark Kettenis
2008-01-04regenMark Kettenis
2008-01-04Clean up Intel host bridge PCI IDs.Mark Kettenis
2008-01-02regenMark Kettenis
2008-01-02Fix typo in 82801IH LPC entry.Mark Kettenis
2008-01-02Add the ATI SB700 chipset.Brad Smith
2008-01-02correct the comment above noct_read().Brad Smith
2008-01-02add the NVIDIA MCP77/79 ids.Brad Smith
2008-01-02correct the comment in agp_map_aperture().Brad Smith
2007-12-31On some machines we get hotplug interrupts when they're resumed, so don'tMark Kettenis
2007-12-31use OpenBSD rcs id'sJasper Lievisse Adriaanse
2007-12-31lii(4) is a driver for the atheros l2 ethernet chip as found on the asusDavid Gwynne
2007-12-30regenBrad Smith
2007-12-30- rename some SATA entries which are shared between the ATI SB700 and SB800 c...Brad Smith
2007-12-30regenBrad Smith
2007-12-30add the PCI id for the Sun Crypto Accelerator 6000 PCIe board.Brad Smith
2007-12-22syncTheo de Raadt