summaryrefslogtreecommitdiff
path: root/sys/dev/ic/xlreg.h
AgeCommit message (Expand)Author
2004-05-30a bit of syncing with the FreeBSD driver, namely...Brad Smith
2004-05-19another ETHER_ALIGNBrad Smith
2003-10-21typos from Tom Cosgrove;Jason McIntyre
2003-06-29remove usage of xl_unitJason Wright
2002-12-02- Remove a few magic constantsJason Wright
2002-06-16Increase XL_TIMEOUT from 1000 -> 2000. No longer get those pesky "commandAaron Campbell
2002-06-15bus_dma'ify. Tested on 3c900(pci), 3c905b(pci), and 3c575c(cardbus). ThanksAaron Campbell
2002-06-09a step towards consistancy; in general:Todd T. Fries
2002-06-08Add hardware TCP/IP checksum offloading support for receive and transmit forAaron Campbell
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-19Add a powerhook for bringing the 556 out of sleepy mode after suspend.Jason Wright
2000-11-09new timeoutsMichael Shalayeff
2000-10-19if vlans are in use, then set the 3c905b to accept frames of size 1518.Jason Wright
2000-09-29- Add support for 3Com 3C555 MiniPCI.Aaron Campbell
2000-09-16Add support for 3C556[B] MiniPCI Ethernet adapters, found on some laptopsAaron Campbell
2000-09-05Support detach of xl(4) devices, mainly to allow the ejection and insertion ofAaron Campbell
2000-07-01- Make the 3CCFE575BT work.Aaron Campbell
2000-04-18Set MII parameters for the other 3Com CardBus cards, not just 'C' revision.Aaron Campbell
2000-04-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron Campbell