summaryrefslogtreecommitdiffstats
path: root/sys/dev/ar
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded #include <machine/clock.h>phk2000-10-152-2/+0
* Mass update of isa drivers using compatability shims to usepeter2000-05-282-4/+26
* Two simple changes to the kernel internal API for netgraph modules,julian2000-04-282-6/+8
* Ahhrggg. Put the test for the compat shims AFTER the file that includesimp2000-03-271-4/+4
* Per conversations in -current, add #error to these drivers when you don'timp2000-03-271-0/+4
* Remove definition of the unimplemented "control" hook.archie2000-01-213-5/+2
* Add explicit null entries for new entrypoints.julian1999-12-012-2/+4
* protect some more operations with splimp() under Netgraph.julian1999-11-192-6/+6
* Fix some warnings.peter1999-11-182-4/+4
* User netgraph typedefs for methodsjulian1999-11-012-18/+18
* Make it compile inthe NETGRAPH case.julian1999-10-252-2/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-213-18/+1081
* Add support for the PCI version of the Digi SYNC/570i cards.jhay1999-10-174-342/+1069
* Remove NBPF conditionality of bpf calls in most of our network drivers.phk1999-09-252-18/+0
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* Rename bpfilter to bpf.des1999-07-062-12/+12
* Fix 'signed char as array index' warnings and an unused variable.peter1999-05-062-8/+6
* Organize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,phk1999-03-302-16/+2
* Straigthen out the use of the tls and tlf callbacks.phk1998-12-162-16/+2
* Initialize isa_devtab entries for interrupt handlers in individualbde1998-10-222-4/+8
* Fixed printf format errors. Only one left in LINT on i386's.bde1998-08-242-10/+10
* Removed unused includes.bde1998-06-212-6/+2
* Added used include of <i386/isa/isa_device.h> - don't depend onbde1998-06-172-2/+4
* This commit fixes various 64bit portability problems required fordfr1998-06-072-6/+6
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-172-4/+4
* Make INET a proper option.eivind1998-01-082-2/+14
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-022-2/+4
* Major overhaul of the SyncPPP layer. Basically, this comprises now ajoerg1997-05-192-2/+16
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
* if_sr.c corrupted the global variable `ticks'.jhay1996-10-312-18/+8
* Remove some unnecessary code in the interrupt handler.jhay1996-10-282-24/+30
* Remove devconf, it never grew up to be of any use.phk1996-09-062-144/+2
* Added #include of <machine/md_var.h>. This will be needed whenbde1996-06-252-2/+4
* Improve the handling of receive errors. Fix a nasty bug in the receivejhay1996-04-122-110/+324
* Changes to the Digi/Arnet SYNC driver:peter1996-03-173-327/+552
* Make the handshake lines do the right thing. This is untested by the authorpeter1996-03-032-26/+28
* Clean up Ethernet drivers:wollman1996-02-062-38/+20
* Completed function declarations and/or added prototypes and/or addedbde1995-12-152-2/+10
* Staticize and cleanup.phk1995-12-102-34/+50
* all:dg1995-12-052-52/+16
* This driver supports the Arnet SYNC/570i ISA cards that is based on thepeter1995-11-213-0/+3051
OpenPOWER on IntegriCloud