summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_ix.c
Commit message (Expand)AuthorAgeFilesLines
* Add Intel EtherExpress16 support into the ie driver, removing the needgibbs1997-04-141-1634/+0
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-241-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove devconf, it never grew up to be of any use.phk1996-09-061-33/+1
* Megacommit to straigthen out ETHER_ mess.phk1996-08-061-7/+7
* Added #include of <machine/md_var.h>. This will be needed whenbde1996-06-251-1/+2
* Clean up -Wunused warnings.gpalmer1996-06-121-3/+1
* Clean up Ethernet drivers:wollman1996-02-061-19/+5
* The last part of the ether_sprint -> %6D change.phk1996-01-261-2/+2
* Completed function declarations and/or added prototypes and/or addedbde1995-12-151-1/+2
* Staticize and cleanup.phk1995-12-101-2/+2
* all:dg1995-12-051-10/+6
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-041-2/+1
* Cleanup, make things static.phk1995-10-311-20/+20
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-3/+1
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-1/+12
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallywollman1995-10-131-39/+7
* 1) Fixed irq logic so that it uses the kernel configured irq if it doesn'tdg1995-10-051-5/+20
* Fix benign type mismatches in isa interrupt handlers. Many returned intbde1995-09-191-4/+3
* Remove trailing whitespace.rgrimes1995-05-301-13/+13
* Submitted by: wpaul (with 2 lines moved by rgrimes)rgrimes1995-05-101-2/+35
* Correct printf format strings to match argument types.rgrimes1995-03-021-12/+12
* Remove unused variables, and move some inside of DEBUGDO to quite uprgrimes1995-03-021-12/+6
* Update to use 4.4 style includes.rgrimes1995-02-261-43/+32
* Update copyright to be UCB style allowing redistributions.rgrimes1995-02-261-3/+29
* Last 1.x version of Intel EtherExpress driver.rgrimes1995-02-261-0/+1652
OpenPOWER on IntegriCloud