summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_el.c
Commit message (Expand)AuthorAgeFilesLines
* Remove devconf, it never grew up to be of any use.phk1996-09-061-28/+1
* Megacommit to straigthen out ETHER_ mess.phk1996-08-061-4/+1
* Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.hbde1996-06-181-3/+1
* Clean up Ethernet drivers:wollman1996-02-061-10/+12
* The last part of the ether_sprint -> %6D change.phk1996-01-261-6/+6
* Completed function declarations and/or added prototypes and/or addedbde1995-12-151-1/+2
* Staticize and cleanup.phk1995-12-101-18/+22
* all:dg1995-12-051-12/+6
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-041-2/+1
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-3/+2
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-1/+32
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallywollman1995-10-131-2/+2
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-1/+2
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Add a class field to devconf and mst drivers.wollman1995-04-121-4/+9
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+3
* Move ARP interface initialization into if_ether.c:arp_ifinit().wollman1994-12-221-9/+2
* Moved conversion of ether_type to host byte order out of ethernet driversdg1994-11-241-39/+5
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-3/+7
* Make my ALLDEVS kernel compile (basically, LINT minus a lot of options).wollman1994-10-211-4/+4
* Add support for devconf to a large number of device drivers, and dowollman1994-10-191-1/+19
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-24/+24
* Added support for SIOCSIFMTU.dg1994-08-081-1/+13
* Added $Id$dg1994-08-021-0/+2
* Fix some references to MIN() and MAX() that have been replaced by min() andrgrimes1994-05-261-1/+1
* from kimmel@varese.cs.umass.edu (Matt Kimmel):dg1994-04-071-0/+800
OpenPOWER on IntegriCloud