summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_cx.c
Commit message (Expand)AuthorAgeFilesLines
* Touch up the make_dev() usage to hopefully make it work and fix warnings.peter1999-11-181-5/+3
* Remove NBPF conditionality of bpf calls in most of our network drivers.phk1999-09-251-9/+3
* Convert DEVFS hooks in (most) drivers to make_dev().phk1999-08-231-14/+5
* Rename bpfilter to bpf.des1999-07-061-5/+5
* Add back cxswitch() it was used afterall.phk1999-04-021-0/+22
* Organize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,phk1999-03-301-20/+0
* Straigthen out the use of the tls and tlf callbacks.phk1998-12-161-6/+0
* Initialize isa_devtab entries for interrupt handlers in individualbde1998-10-221-1/+4
* This commit fixes various 64bit portability problems required fordfr1998-06-071-2/+2
* Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.eivind1998-01-241-0/+1
* Make INET a proper option.eivind1998-01-081-0/+5
* Added used #include - don't depend on <sys/mbuf.h> includingbde1997-09-021-0/+1
* Removed unused #includes.bde1997-07-201-3/+0
* Major overhaul of the SyncPPP layer. Basically, this comprises now ajoerg1997-05-191-0/+8
* Fixed inconsistent extern declaration of a timeout function andbde1997-04-201-2/+2
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-241-1/+1
* Remove devconf, it never grew up to be of any use.phk1996-09-061-17/+0
* Don't depend in the kernel on the gcc feature of doing arithmetic onbde1996-08-311-1/+1
* Switched from using devfs_add_sw() to using devfs_add_swf()scrappy1996-03-281-6/+7
* Clean up Ethernet drivers:wollman1996-02-061-8/+9
* Completed function declarations and/or added prototypes and/or addedbde1995-12-151-0/+3
* Staticize and cleanup.phk1995-12-101-175/+54
* Pass 3 of the great devsw changesjulian1995-12-081-4/+3
* all:dg1995-12-051-36/+7
* OK, that's it..julian1995-11-291-4/+15
* the second set of changes in a move towards getting devices to bejulian1995-11-281-0/+5
* Fixed a bogus include path.bde1995-11-181-2/+9
* This upgrades the driver for Cronyx-Sigma multiplexor boardsjkh1995-10-041-75/+229
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Add a class field to devconf and mst drivers.wollman1995-04-121-1/+1
* Fix bogus and broken include paths:bde1994-12-041-7/+6
* Cronyx/Sigma sync/async serial driver with PPP supportwollman1994-12-021-0/+818
OpenPOWER on IntegriCloud