aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ar
Commit message (Expand)AuthorAgeFilesLines
* Straigthen out the use of the tls and tlf callbacks.Poul-Henning Kamp1998-12-162-16/+2
* Initialize isa_devtab entries for interrupt handlers in individualBruce Evans1998-10-222-4/+8
* Fixed printf format errors. Only one left in LINT on i386's.Bruce Evans1998-08-242-10/+10
* Removed unused includes.Bruce Evans1998-06-212-6/+2
* Added used include of <i386/isa/isa_device.h> - don't depend onBruce Evans1998-06-172-2/+4
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-072-6/+6
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.Dag-Erling Smørgrav1998-04-172-4/+4
* Make INET a proper option.Eivind Eklund1998-01-082-2/+14
* Added used #include - don't depend on <sys/mbuf.h> includingBruce Evans1997-09-022-2/+4
* Major overhaul of the SyncPPP layer. Basically, this comprises now aJoerg Wunsch1997-05-192-2/+16
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* if_sr.c corrupted the global variable `ticks'.John Hay1996-10-312-18/+8
* Remove some unnecessary code in the interrupt handler.John Hay1996-10-282-24/+30
* Remove devconf, it never grew up to be of any use.Poul-Henning Kamp1996-09-062-144/+2
* Added #include of <machine/md_var.h>. This will be needed whenBruce Evans1996-06-252-2/+4
* Improve the handling of receive errors. Fix a nasty bug in the receiveJohn Hay1996-04-122-110/+324
* Changes to the Digi/Arnet SYNC driver:Peter Wemm1996-03-173-327/+552
* Make the handshake lines do the right thing. This is untested by the authorPeter Wemm1996-03-032-26/+28
* Clean up Ethernet drivers:Garrett Wollman1996-02-062-38/+20
* Completed function declarations and/or added prototypes and/or addedBruce Evans1995-12-152-2/+10
* Staticize and cleanup.Poul-Henning Kamp1995-12-102-34/+50
* all:David Greenman1995-12-052-52/+16
* This driver supports the Arnet SYNC/570i ISA cards that is based on thePeter Wemm1995-11-213-0/+3051