summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_le.c
Commit message (Expand)AuthorAgeFilesLines
* 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