summaryrefslogtreecommitdiff
path: root/sys/dev/sr/if_sr_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Rename bpfilter to bpf.Dag-Erling Smørgrav1999-07-061-6/+6
* GC unused variablePeter Wemm1999-05-061-2/+1
* Organize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,Poul-Henning Kamp1999-03-301-8/+1
* Fix typo. Unit is spelled with a 'u'. 'init' just types too easily.Julian Elischer1999-01-181-2/+2
* Fix screwed up previous commit.Julian Elischer1999-01-181-4/+9
* From inspection, ISA interrupts were completely broken..Julian Elischer1999-01-181-1/+20
* Remove/comment out unused functions.Eivind Eklund1999-01-121-21/+1
* Straigthen out the use of the tls and tlf callbacks.Poul-Henning Kamp1998-12-161-15/+1
* Initialize isa_devtab entries for interrupt handlers in individualBruce Evans1998-10-221-2/+3
* 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-3/+3
* Don't clobber pp_flags when PP_KEEPALIVE must be set.John Hay1998-01-301-3/+4
* Make INET a proper option.Eivind Eklund1998-01-081-1/+6
* Added used #include - don't depend on <sys/mbuf.h> includingBruce Evans1997-09-021-1/+2
* Removed unused #includes.Bruce Evans1997-07-201-2/+1
* Major overhaul of the SyncPPP layer. Basically, this comprises now aJoerg Wunsch1997-05-191-2/+18
* 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-11/+5
* Add support for the SDL RISCom N2pci cards. Bring in the enhancementsJohn Hay1996-10-291-807/+2115
* Remove devconf, it never grew up to be of any use.Poul-Henning Kamp1996-09-061-68/+1
* This driver supports the SDL Communications RISCom/N2 ISA cards that isJohn Hay1996-07-051-0/+1697