summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2004-06-16+ nVidia Geforce4 Ti 4200 Go + typo. Ok deraadt@.Matthieu Herrb
2004-06-14Remove unused descriptive name strings. We use the names the devices return.Kenneth R Westerback
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-06-13cy_attach improvements; ok artPeter Valchev
2004-06-06Multicast cleanupsRyan Thomas McBride
2004-06-06- replace hand-rolled crc32 with ether_crc32_be()Ryan Thomas McBride
2004-06-05regenBrad Smith
2004-06-05add Intel i960 RD PCI-PCI bridge found on Intel EtherExpress PRO/100 Server a...Brad Smith
2004-06-05- replace handrolled crc32 with ether_crc32_be()Ryan Thomas McBride
2004-06-05cleanup, no functional changesPeter Valchev
2004-06-05a step towards 8139C+Peter Valchev
2004-06-05fix a few printf; pval okTheo de Raadt
2004-06-05add multicast supportPeter Valchev
2004-06-05syncTheo de Raadt
2004-06-05shrinkTheo de Raadt
2004-06-05RealTek 8139C+/8169/8169S/8110S PCI NIC driver from FreeBSD/NetBSDPeter Valchev
2004-06-02Add quirks field to the wdc softc and implement the first one:Alexander Yurchenko
2004-06-01some revisions have issues sending lots of packets.Ted Unangst
2004-05-31Replace local crc32 with ether_crc32_be.Ryan Thomas McBride
2004-05-31Enable all multicast if we encounter a range.Ryan Thomas McBride
2004-05-31Replace tulip_crc32 with ether_crc32_le.Ryan Thomas McBride
2004-05-30a bit of syncing with the FreeBSD driver, namely...Brad Smith
2004-05-30Multicast fixups:Ryan Thomas McBride
2004-05-30Multicast fixups:Ryan Thomas McBride
2004-05-30rcsidsTed Unangst
2004-05-29- Properly support multicast reception.Christian Weisgerber
2004-05-29replace hand-rolled CRC calculation in multicast hash setup with calls toChristian Weisgerber
2004-05-28Clean up subsysid lookups + print subsysid string during boot.Marco Peereboom
2004-05-28Regen.Marco Peereboom
2004-05-28Remove DELL CERC-SATA since it is a subsysid. ok deraadt@, nate@Marco Peereboom
2004-05-25Attach scsi bus, find devices without crashing, successfully do simpleKenneth R Westerback
2004-05-25Use the correct value when checking whether a loop timed out.Ryan Thomas McBride
2004-05-24do not bother w/ void pci_devinfo() calls and free resources on failuresMichael Shalayeff
2004-05-24repair dmesg and free resources on failuresMichael Shalayeff
2004-05-24cummulative update from freebsd an netbsd:Michael Shalayeff
2004-05-24missing statics for freebsd; from freebsd via jakemsr@jakemsr.comMichael Shalayeff
2004-05-24remove freebsd 2 and 3 support, from freebsd via jakemsr@jakemsr.comMichael Shalayeff
2004-05-24Make Yukon-style adapters also set up the multicast filter in sk_init().Christian Weisgerber
2004-05-23ehci support; hacked into working shape by jonathon@gateway.zenbu.netTheo de Raadt
2004-05-21Add support for Dell CERC SATA. ok krw@, henning@ & deraadt@Marco Peereboom
2004-05-21Regen.Marco Peereboom
2004-05-21Add support for Dell CERC SATA. ok krw@, henning@ & deraadt@Marco Peereboom
2004-05-20Remove bogus $Id.Marco Peereboom
2004-05-20Add ahd. ok krw@Marco Peereboom
2004-05-20Add ahd. ok krw@Marco Peereboom
2004-05-19unbreak by removing the 'nonexistant" PERC 3/QC here as wellHenning Brauer
2004-05-19remove duplication, use ETHER_ALIGN from if_ether.hBrad Smith
2004-05-18fix from netbsd to twiddle the fxp eeprom to disable dynamic standby modeBob Beck
2004-05-18Regen.Marco Peereboom
2004-05-18Add ahd, remove non-existent PERC 3/QC. ok deraadt@ henning@ krw@ bob@ millert@Marco Peereboom