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
/
dev
/
tx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change incorrect NULLs to 0s
eivind
1999-12-21
1
-1
/
+1
*
Added code to enable BusMaster operations.
semenu
1999-10-29
3
-4
/
+39
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
Clean up after removing sys/eventhandler.h from sys/systm.h at the last
msmith
1999-08-21
1
-1
/
+2
*
Implement a new generic mechanism for attaching handler functions to
msmith
1999-08-21
1
-5
/
+6
*
Rename bpfilter to bpf.
des
1999-07-06
1
-11
/
+11
*
Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire
peter
1999-07-03
1
-4
/
+1
*
Move arpcom structure be the first in softc structure. Needed
semenu
1999-05-22
2
-4
/
+4
*
#if 0 some unused code (debug?) to quiet a warning.
peter
1999-05-10
1
-2
/
+5
*
Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:
peter
1999-05-09
1
-6
/
+3
*
Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't
peter
1999-04-24
1
-1
/
+5
*
Well folks, this is it - The second stage of the removal for build support
peter
1999-04-17
1
-7
/
+1
*
Add support for bridging to if_tx.c
nsayer
1999-03-31
1
-1
/
+43
*
Implemented workaround for EPIC's Application Note 7-15 (concerning
semenu
1999-03-14
3
-110
/
+257
*
Fix from author of the driver:
andreas
1999-03-09
1
-3
/
+3
*
probe function changed from returning char * to const char *.
dillon
1998-12-14
1
-3
/
+3
*
Adjust prototype to match definition (by adding a 'const').
eivind
1998-12-09
1
-2
/
+2
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-3
/
+2
*
ifioctl takes a u_long rather than an int on 3.0
peter
1998-11-09
1
-1
/
+5
*
Ported to OpenBSD. sys/pci/smc83c170.h renamed to sys/pci/if_txvar.h to be
semenu
1998-11-01
3
-513
/
+1669
*
Minimal change for #if __FreeBSD__ >= 3 to check __FreeBSD_version instead.
peter
1998-09-24
1
-2
/
+2
*
Fixed printf format errors (only 1 left in GENERIC now).
bde
1998-07-13
1
-5
/
+6
*
Fix some strange errors of shutting transmitter up when start
semenu
1998-07-04
1
-578
/
+561
*
Fix spelling in printf().
jkoshy
1998-06-08
1
-2
/
+2
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
Support compiling with `gcc -ansi'.
bde
1998-04-15
1
-3
/
+3
*
Fixed autonegotiation. Card registers are now accessed via memory
semenu
1998-04-13
1
-143
/
+218
*
Correct minor typo
jkh
1998-03-05
1
-1
/
+1
*
*** empty log message ***
semenu
1998-03-04
1
-13
/
+80
*
Update to "stable-167" release; totally reimplements media detection.
jkh
1998-02-20
1
-327
/
+418
*
Staticize.
eivind
1998-02-09
1
-1
/
+1
*
MF22: update to newest version from author.
jkh
1998-02-04
1
-188
/
+407
*
Removed ifdef for <sys/sockio.h> vs <sys/ioctl.h>. <sys/sockio.h> is
bde
1998-02-01
1
-20
/
+5
*
Update to version stable-165
jkh
1998-01-29
1
-196
/
+251
*
Driver for the new SMC 9432TX cards.
jkh
1998-01-21
1
-0
/
+1051