Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-03-12 | Adjust the way that media is initialized on DP8390-compatibles; from NetBSD. | Aaron Campbell | |
The dp8390_softc now has media_init and media_fini function pointers that do the work. fgsch@ ok | |||
1999-04-30 | Don't call ne2000_detect twice. Use nsc->sc_type instead. | Federico G. Schwindt | |
1999-03-26 | Add support for some 100Mbit PCMCIA cards. | Federico G. Schwindt | |
Change the ne2000_detect parm list. | |||
1998-11-06 | Support for RealTek 8019 and 8029 NE2000-compatible network interfaces. | Federico G. Schwindt | |
1998-09-22 | Replace the ed driver. | Federico G. Schwindt | |
ec is used for 3c503 cards, we for SMC/WD 80x3 series and ne for ne[12]00. This also adds ne2k pnp support. |