summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_le.c
Commit message (Expand)AuthorAgeFilesLines
* Remove devconf, it never grew up to be of any use.phk1996-09-061-27/+1
* Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.hbde1996-06-181-2/+1
* Clean up -Wunused warnings.gpalmer1996-06-121-2/+1
* Remove reference to ac_ipaddr, which was being used tofenner1996-03-231-3/+3
* Clean up Ethernet drivers:wollman1996-02-061-26/+11
* The last part of the ether_sprint -> %6D change.phk1996-01-261-3/+3
* Remove the "no board found at" message, ia rather similar message withjoerg1996-01-251-3/+2
* Completed function declarations and/or added prototypes and/or addedbde1995-12-151-1/+2
* Staticize and cleanup.phk1995-12-101-12/+11
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* all:dg1995-12-051-13/+15
* 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-5/+3
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-2/+25
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallywollman1995-10-131-3/+2
* Fix benign type mismatches in isa interrupt handlers. Many returned intbde1995-09-191-4/+3
* The lemac driver didn't pass transmitted packets to bpf. Now it does.paul1995-07-291-1/+7
* Remove trailing whitespace.rgrimes1995-05-301-29/+29
* Fix -Wformat warnings, still need to do something about %b and pointerrgrimes1995-05-091-2/+2
* Fix compiler warnings about benign overflow in initializers.bde1995-04-171-5/+7
* Add a class field to devconf and mst drivers.wollman1995-04-121-57/+9
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-3/+6
* Move ARP interface initialization into if_ether.c:arp_ifinit().wollman1994-12-221-8/+7
* > ../../i386/isa/if_le.c still has a mountain of warnings.. Anyone keenphk1994-12-181-7/+13
* Moved conversion of ether_type to host byte order out of ethernet driversdg1994-11-241-2/+14
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-3/+11
* Add support for devconf to a large number of device drivers, and dowollman1994-10-191-28/+51
* Submitted by: Matt Thomas <thomas@lkg.dec.com>se1994-10-121-0/+8
* Update DEPCA/DE422 et al driver to latest version, from Matt Thomas.wollman1994-10-011-119/+111
* Removed last vestige of MULTICAST option.dg1994-09-231-12/+2
* Ran ft.c through ident.paul1994-08-231-21/+1
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-7/+8
* Added conditionals to make this compile cleanly in FreeBSD 2.0.dg1994-08-121-7/+49
* New ethernet device driver from Matt Thomas:dg1994-08-121-0/+2144
OpenPOWER on IntegriCloud