aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ep
Commit message (Expand)AuthorAgeFilesLines
* Added Andres Vega Garcia's email address.David Greenman1995-01-241-1/+8
* Restored Herb's current copyright. The one in the file appeared to haveDavid Greenman1995-01-081-244/+28
* Move ARP interface initialization into if_ether.c:arp_ifinit().Garrett Wollman1994-12-221-2/+1
* Moved conversion of ether_type to host byte order out of ethernet driversDavid Greenman1994-11-241-93/+1
* Andres Vega Garcia's improvements to the ep driver. This driver is a mergingJustin T. Gibbs1994-11-132-984/+1370
* Finished device configuration database work for all ISA devices (except `ze')Garrett Wollman1994-10-231-2/+24
* Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included fromDavid Greenman1994-09-161-3/+1
* Reviewed by:Andreas Schulz1994-09-032-77/+247
* Added support for SIOCSIFMTU.David Greenman1994-08-081-1/+13
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-3/+2
* Added the bugfixes from the current NetBSD driver. Put in some parts ofAndreas Schulz1994-05-021-64/+98
* Added David Mills' kernel NTP PLL code. The current version of NTP doesGarrett Wollman1994-03-151-2/+2
* if_ep.c: removed netisr.h, fixed unconverted ep_ac, changed <> into ""David Greenman1994-02-031-32/+30
* Whoops, syntax error where I forgot a parenthesis.Nate Williams1994-01-261-2/+2
* FreeBSD modifications to driver.Nate Williams1994-01-261-73/+110
* Newer version of Herb Peyerl's 3C509 driver straight from NetBSD-current.Nate Williams1994-01-261-393/+448
* Do my fix that I have done to all the other ethernet drivers to useRodney W. Grimes1994-01-251-28/+27
* First beta version of the 3C509 driver changed for FreeBSD. KnownAndreas Schulz1994-01-101-101/+123
* Committed the original NetBSD version of this driver to get the changesAndreas Schulz1994-01-102-0/+1144