index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
i386
/
isa
/
if_zp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused #includes.
bde
1997-07-20
1
-9
/
+1
*
- Better fix for 3C589D support. Revert previous changes and add a
nate
1997-04-21
1
-1
/
+2
*
Quick and dirty attempt to get the zp device to work with the 3c589D.
nate
1997-04-17
1
-2
/
+2
*
Don't include <sys/ioctl.h> in the kernel. Stage 2: include
bde
1997-03-24
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Changed #include order to match better order in 2.2.
bde
1997-02-13
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Just 'warn' the user that they are mixing dedicated drivers and generic
nate
1997-01-13
1
-1
/
+5
*
Someone needs to teach Nate about the C pre-processor in general and the
jkh
1996-12-23
1
-2
/
+2
*
PCCARD support safety belts.
nate
1996-12-21
1
-1
/
+8
*
Convert the interface address and IP interface address structures
wollman
1996-12-13
1
-2
/
+2
*
Fixed pessimized (short) i/o port type.
bde
1996-11-11
1
-2
/
+2
*
Fixed so that the card will go into promiscuous mode for BPF.
nate
1996-09-11
1
-3
/
+2
*
Disable 'suspend' as it tends to lockup computers with the current APM
nate
1996-09-07
1
-1
/
+3
*
Megacommit to straigthen out ETHER_ mess.
phk
1996-08-06
1
-6
/
+1
*
Don't use NULL in non-pointer contexts.
bde
1996-07-12
1
-2
/
+2
*
Added #include of <machine/md_var.h>. This will be needed when
bde
1996-06-25
1
-1
/
+2
*
Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h
bde
1996-06-18
1
-3
/
+1
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-3
/
+1
*
Bring in changes from if_ep.c for PCCARD driver.
nate
1996-06-04
1
-2
/
+2
*
Now that ac->ac_ipaddr and arpwhohas() no longer exist, remove the
nate
1996-03-23
1
-6
/
+1
*
Fix for 3C589C model. This patch allows people with the new models to work and
nate
1996-02-28
1
-1
/
+3
*
Clean up Ethernet drivers:
wollman
1996-02-06
1
-24
/
+10
*
The last part of the ether_sprint -> %6D change.
phk
1996-01-26
1
-2
/
+2
*
Remove MACH_KERNEL, ORIGINAL, and ZP_DEBUG,
phk
1995-12-13
1
-1740
/
+777
*
all:
dg
1995-12-05
1
-11
/
+8
*
Fixed the types of the apm hook functions.
bde
1995-11-18
1
-7
/
+12
*
Remove unused functions and variables, make things static, and other cleanups.
phk
1995-10-28
1
-145
/
+3
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-1
/
+24
*
Say goodbye to IFF_NOTRAILERS. Support for trailers was officially
wollman
1995-10-13
1
-2
/
+2
*
Fix the 3C589 driver to work with the BNC connector.
nate
1995-08-16
1
-3
/
+7
*
Change memcmp() to bcmp(). memcmp() isn't declared or implemented
bde
1995-07-25
1
-3
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-13
/
+13
*
The -current system with 'zp' driver hangs up when resumed from
phk
1995-04-20
1
-2
/
+6
*
I and Seiji Murata <seiji@mt.cs.keio.ac.jp> contributed 3C589 PCMCIA
jkh
1995-03-31
1
-1261
/
+1241
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-28
1
-1
/
+9
*
Replace all remaining instances of `i386/include' by `machine' and fix
bde
1995-02-26
1
-8
/
+8
*
This is the latest version of the APM stuff from HOSOKAWA, I have looked
phk
1995-02-17
1
-0
/
+2266