aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/isa/if_el.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.7_cvsrelease/2.1.7_cvscvs2svn1997-03-111-1/+1
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* Add a class field to devconf and mst drivers.Garrett Wollman1995-04-121-4/+9
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-281-1/+3
* Move ARP interface initialization into if_ether.c:arp_ifinit().Garrett Wollman1994-12-221-9/+2
* Moved conversion of ether_type to host byte order out of ethernet driversDavid Greenman1994-11-241-39/+5
* Finished device configuration database work for all ISA devices (except `ze')Garrett Wollman1994-10-231-3/+7
* Make my ALLDEVS kernel compile (basically, LINT minus a lot of options).Garrett Wollman1994-10-211-4/+4
* Add support for devconf to a large number of device drivers, and doGarrett Wollman1994-10-191-1/+19
* Change all #includes to follow the current Berkeley style. Some of theseGarrett Wollman1994-08-131-24/+24
* Added support for SIOCSIFMTU.David Greenman1994-08-081-1/+13
* Added $Id$David Greenman1994-08-021-0/+2
* Fix some references to MIN() and MAX() that have been replaced by min() andRodney W. Grimes1994-05-261-1/+1
* from kimmel@varese.cs.umass.edu (Matt Kimmel):David Greenman1994-04-071-0/+800