summaryrefslogtreecommitdiff
path: root/sys/dev/ic/elink3var.h
AgeCommit message (Expand)Author
2003-07-08function prototype must not have variable nameitojun
2003-05-03DMA, not dma nor Dma.wiz
2001-07-23Some whitespace cleanup.thorpej
2001-03-22Add MCA ep(4) attachment, for 3Com 3c529-type cards. Tested with 3c529-TP,jdolecek
2001-03-22convert to use ether_ioctl()jdolecek
2000-05-29For all network drivers that call ether_ifattach(), and alsojhawk
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-02-08- Bail out from attach stage if failed to enable card, number of iospaceenami
2000-02-02Make sure to untimeout() things on detach.augustss
2000-02-02Make sure to get rid of shutdown hook and ttach media on detach.augustss
1998-11-18Now that the *_activate() functions don't do things which are attachmentthorpej
1998-11-17Expose the "enable" and "disable" functions so that the front-ends canthorpej
1998-11-04Add the 'ex' driver, a DMA driver for 3Com 90x and 90xB cards. Renamefvdl
1998-08-17First-crack at RoadRunner (3c574-TX 10/100Mbps PCMCIA). Doens't yet usethorpej
1998-08-15Define the Corkscrew chipset - used by the 3c515 ISA 10/100mbps cards.thorpej
1998-08-15Define the 3Com "RoadRunner" chipset; like the Boomerang, but for PCMCIA.thorpej
1998-08-12Completely rewrite media selection. Add support for the MII/PHY onthorpej
1997-10-15Add and/or update rnd_*() hooksexplorer
1997-10-14Pull down from marc-pcmcia branch:thorpej
1997-03-30Add ifmedia hooks: include <ifmedia.h> and add sc_media to softc.jonathan
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1997-02-18Move if_ep media-sense code from front ends to inside back end,jonathan
1996-12-30* make sure 100mbit media-present bits don't collied with 3c509jonathan
1996-12-29* Expand softc sc_connectors field to 16 bits.jonathan
1996-11-17Fix for hanging 3com ``large packet'' (100Mbit) Etherlink-III devices:jonathan
1996-10-21New bus.h implementation/interface:thorpej
1996-05-14Be more careful with types, and pull in <machine/intr.h>thorpej
1996-05-10Update Herb's e-mail address; beer.org feels a lot more friendly.thorpej
1996-05-03Move epstop prototype to the header file.christos
1996-04-30Convert the Etherlink III (ep) driver to use <machine/bus.h>.thorpej
1996-04-25Break up the ep driver into isa, eisa, and pci front-ends and athorpej