summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2006-10-07add a no Ethernet@Wirespeed flag.Brad Smith
2006-10-07add and set PHY workaround flags depending on the ASIC revisionBrad Smith
2006-10-06regenBrad Smith
2006-10-06move Hitachi to the right position (numerical order).Brad Smith
2006-10-06regenMichael Shalayeff
2006-10-06a few hitachi productsMichael Shalayeff
2006-10-04Do not assume that the pci(4) unit number matches the actual PCI bus number.Mark Kettenis
2006-10-04Use loadfirmware(9) to get /etc/firmware/bnx instead of hard-coding aTheo de Raadt
2006-10-03don't use IF_PREPEND() on altq's.Damien Bergamini
2006-10-02Simplify device attachment. From brad@ with a tiny correction.Marcus Glocker
2006-10-02sync the ServerWorks ids.Brad Smith
2006-10-02regenBrad Smith
2006-10-02revert this change. after a little more digging I found some conflictingBrad Smith
2006-10-02regenBrad Smith
2006-10-02gah. ensure the entries are unique.Brad Smith
2006-10-02add the ServerWorks PCIe bridge ids and correct an unknown ServerWorksBrad Smith
2006-10-02new structure for the firmware blob; ok bradTheo de Raadt
2006-10-02move the checksum stuff under IXGB_CSUM_OFFLOAD.Brad Smith
2006-10-01zap maestro_reg.h, since it's only used in the kernel.Marc Espie
2006-10-01pack several boolean fields into the existing bge_flags field.Brad Smith
2006-10-01add the PCI ids for the BCM5722, BCM5756, BCM5906 and BCM5906M chipsets.Brad Smith
2006-10-01regenBrad Smith
2006-10-01add PCI ids for the Broadcom BCM5722, BCM5756, BCM5906 and BCM5906M chipsets.Brad Smith
2006-09-30regenMatthieu Herrb
2006-09-30yet another nVidia GeForce 6800GT id, from Sam Fourman Jr.Matthieu Herrb
2006-09-29move the checksum stuff under EM_CSUM_OFFLOAD.Brad Smith
2006-09-29add a missing format string to the beacon miss debug message.Brad Smith
2006-09-29regenBrad Smith
2006-09-29- add the Attansic Technology vendor id.Brad Smith
2006-09-28Provide more info in error messages so we can see what's goingAlexander Yurchenko
2006-09-27fix the use of LIST_INSERT_HEAD in [m]sk_alloc_jumbo_mem().Brad Smith
2006-09-26update the comment for bge_chipinit().Brad Smith
2006-09-26regenMatthieu Herrb
2006-09-26add GeForce 7300 GT, ok deraadt@Matthieu Herrb
2006-09-26Set sk_jumbo_buf to NULL if malloc() fails in the for loop withinBrad Smith
2006-09-26do not alloc jumbo buffers (3.5m per iface) and also do not allow card to rec...Michael Shalayeff
2006-09-26Shrink the number of matches done in piixsata_chip_map,Jonathan Gray
2006-09-26Move some duplicated debug code into its own function.Jonathan Gray
2006-09-25add the new PCI ids.Brad Smith
2006-09-25regenBrad Smith
2006-09-25add PCI ids for the DLink DGE-550SX and some unknown Marvell YukonBrad Smith
2006-09-25well, this is embarrassing.David Gwynne
2006-09-25enabling interrupts isnt a bug, so dont put XXX next to it.David Gwynne
2006-09-22regenBrad Smith
2006-09-22add a few more Intel 5000 series and 6321ESB chipset PCI ids.Brad Smith
2006-09-22add the Marvell Yukon 88E8056 PCI idBrad Smith
2006-09-22regenBrad Smith
2006-09-22- add the Marvell Yukon 88E8056 PCI idBrad Smith
2006-09-22regenSteven Mestdagh
2006-09-22add new nvidia graphics cardSteven Mestdagh