summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_ze.c
Commit message (Expand)AuthorAgeFilesLines
* Remove NBPF conditionality of bpf calls in most of our network drivers.phk1999-09-251-13/+0
* if_edreg.h moved...phk1999-09-201-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make these actually compile. I got a little delete happy pruning includesmdodd1999-08-181-1/+5
* SIOCSIFADDR, SIOCGIFADDR, and SIOCSIFMTU are implemented inmdodd1999-08-181-85/+6
* Rename bpfilter to bpf.des1999-07-061-8/+8
* Fix up a few easy 'assignment used as truth value' and 'suggest parenspeter1999-05-061-2/+2
* Add sufficient braces to keep egcs happy about potentially ambiguouspeter1999-05-061-3/+3
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-1/+3
* Initialize isa_devtab entries for interrupt handlers in individualbde1998-10-221-2/+5
* Removed unused includes.bde1998-06-211-2/+3
* This commit fixes various 64bit portability problems required fordfr1998-06-071-3/+3
* Support compiling with `gcc -ansi'.bde1998-04-151-7/+8
* Removed unused #includes.bde1998-03-281-3/+1
* Don't generate warnings for test coverage checking when compiling LINT.bde1998-02-131-7/+6
* Change LINT_PCCARD_HACK to COMPILING_LINT, and put it in its own header fileeivind1998-02-041-2/+4
* Make INET a proper option.eivind1998-01-081-1/+4
* Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.eivind1997-12-151-1/+2
* - Do a bunch of gratuitous changes intended to make the code easier tonate1997-10-261-3/+3
* Omit printout of imen, INTRGET() is not MP-safe yet...fsmp1997-07-201-2/+7
* Removed unused #includes.bde1997-07-201-10/+1
* informal discussion between Bruce Evans <bde@zeta.org.au>,fsmp1997-04-271-15/+1
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-261-1/+15
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-241-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Changed #include order to match better order in 2.2.bde1997-02-131-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Just 'warn' the user that they are mixing dedicated drivers and genericnate1997-01-131-1/+5
* Someone needs to teach Nate about the C pre-processor in general and thejkh1996-12-231-2/+2
* PCCARD support safety belts.nate1996-12-211-1/+8
* Convert the interface address and IP interface address structureswollman1996-12-131-2/+2
* Megacommit to straigthen out ETHER_ mess.phk1996-08-061-6/+1
* Don't use NULL in non-pointer contexts.bde1996-07-121-2/+2
* Added #include of <machine/md_var.h>. This will be needed whenbde1996-06-251-1/+2
* Clean up -Wunused warnings.gpalmer1996-06-121-3/+1
* Clean up Ethernet drivers:wollman1996-02-061-34/+11
* The last part of the ether_sprint -> %6D change.phk1996-01-261-3/+3
* Staticize.phk1995-12-171-2/+2
* Staticize.phk1995-12-131-23/+23
* all:dg1995-12-051-13/+11
* Fixed the types of the apm hook functions.bde1995-11-181-15/+27
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-14/+4
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-1/+32
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallywollman1995-10-131-2/+2
* if_ze.c was derived from if_ed.c about 42 (!) versions ago. It is nowphk1995-09-261-80/+71
* Make everything except the unsupported network sources compile cleanlybde1995-08-161-2/+4
* Change memcmp() to bcmp(). memcmp() isn't declared or implementedbde1995-07-251-5/+5
* Remove trailing whitespace.rgrimes1995-05-301-37/+37
* Enclosed is a patch for if_ze.c which will allow it to operate withdg1995-05-241-2/+7
* Fixed a hard-coded slot number which crept in.phk1995-05-031-2/+2
OpenPOWER on IntegriCloud