summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-06-05fix a few printf; pval okTheo de Raadt
2004-06-05Remove NGPIO button.Alexander Yurchenko
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-05Add defines for RealTek 8139C+/8169/8169S/8110S; from FreeBSDPeter Valchev
2004-06-05Driver for the RealTek 8169S/8110S internal 10/100/1000 PHYPeter Valchev
2004-06-05syncPeter Valchev
2004-06-05gigE PHY in the RealTek 8169S/8110S chipsPeter Valchev
2004-06-05another try to re-add itTheo de Raadt
2004-06-05Remove unused file. We use aic7xxxvar.h.Kenneth R Westerback
2004-06-05Remove unused file. We use aic7xxxvar.h.Kenneth R Westerback
2004-06-04fix conversion to ether_crc32_be(). problem noticed by naddy@Brad Smith
2004-06-04regen for ASUS SpaceLink WL-100Todd C. Miller
2004-06-04Add support for ASUS SpaceLink WL-100 PCMCIA 802.11b card; Sigfred HÃversenTodd C. Miller
2004-06-04regenTodd C. Miller
2004-06-04Fix pasto I introduced in Adaptec AWN-8030 additionTodd C. Miller
2004-06-03Add support for the GPIO logical device.Alexander Yurchenko
2004-06-03A framework for supporting various General Purpose Input/Output (GPIO)Alexander Yurchenko
2004-06-02Add quirks field to the wdc softc and implement the first one:Alexander Yurchenko
2004-06-02Add ether_{add,del}multi(), makes multicast work.Ryan Thomas McBride
2004-06-01dv_xname is not the same as dv_unit (for hell knows what reason)Michael Shalayeff
2004-06-01regenTodd C. Miller
2004-06-01Add support for the Adaptec AWN-8030 WLAN pcmcia-card (prism 2.5) fromTodd C. Miller
2004-06-01Replace hand-rolled crc32 with ether_crc32_le().Ryan Thomas McBride
2004-06-01some revisions have issues sending lots of packets.Ted Unangst
2004-05-31When loading multicast filters, accept all multicast when we encounterRyan Thomas McBride
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-31multicast cleanups:Ryan Thomas McBride
2004-05-31Don't reinvent the wheel, use ether_crc32_le() instead.Ryan Thomas McBride
2004-05-30a bit of syncing with the FreeBSD driver, namely...Brad Smith
2004-05-30serial console hack from tom. who, after having been told a few timesTheo de Raadt
2004-05-30Devices hot plugging support.Alexander Yurchenko
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-27while polling, ack & ignore interrupts. this will have to do untilTheo de Raadt
2004-05-26add Sitecom usb-serial (CN104)Markus Friedl
2004-05-26syncMarkus Friedl
2004-05-26sitecom serial adapterMarkus Friedl
2004-05-26use ETHER_ALIGNBrad Smith
2004-05-26rehab the locator index crack monkeysTheo de Raadt