aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/isa/if_ar.c
Commit message (Expand)AuthorAgeFilesLines
* Straigthen out the use of the tls and tlf callbacks.Poul-Henning Kamp1998-12-161-8/+1
* Initialize isa_devtab entries for interrupt handlers in individualBruce Evans1998-10-221-2/+4
* Fixed printf format errors. Only one left in LINT on i386's.Bruce Evans1998-08-241-5/+5
* Removed unused includes.Bruce Evans1998-06-211-3/+1
* Added used include of <i386/isa/isa_device.h> - don't depend onBruce Evans1998-06-171-1/+2
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-3/+3
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.Dag-Erling Smørgrav1998-04-171-2/+2
* Make INET a proper option.Eivind Eklund1998-01-081-1/+7
* Added used #include - don't depend on <sys/mbuf.h> includingBruce Evans1997-09-021-1/+2
* Major overhaul of the SyncPPP layer. Basically, this comprises now aJoerg Wunsch1997-05-191-1/+8
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* if_sr.c corrupted the global variable `ticks'.John Hay1996-10-311-9/+4
* Remove some unnecessary code in the interrupt handler.John Hay1996-10-281-12/+15
* Remove devconf, it never grew up to be of any use.Poul-Henning Kamp1996-09-061-72/+1
* Added #include of <machine/md_var.h>. This will be needed whenBruce Evans1996-06-251-1/+2
* Improve the handling of receive errors. Fix a nasty bug in the receiveJohn Hay1996-04-121-55/+162
* Changes to the Digi/Arnet SYNC driver:Peter Wemm1996-03-171-163/+275
* Make the handshake lines do the right thing. This is untested by the authorPeter Wemm1996-03-031-13/+14
* Clean up Ethernet drivers:Garrett Wollman1996-02-061-19/+10
* Completed function declarations and/or added prototypes and/or addedBruce Evans1995-12-151-1/+5
* Staticize and cleanup.Poul-Henning Kamp1995-12-101-17/+25
* all:David Greenman1995-12-051-26/+8
* This driver supports the Arnet SYNC/570i ISA cards that is based on thePeter Wemm1995-11-211-0/+1455