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
/
sn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate to PCMCIA_CARD() macros
imp
2001-11-15
1
-9
/
+3
*
s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharing
imp
2001-11-11
1
-9
/
+9
*
Kill debug output for sn device. It is confusing the natives
imp
2001-08-04
1
-1
/
+0
*
Convert if_multiaddrs from LIST to TAILQ so that it can be traversed
phk
2001-02-06
1
-1
/
+1
*
Another round of the <sys/queue.h> FOREACH transmogriffer.
phk
2001-02-04
1
-2
/
+1
*
Mechanical change to use <sys/queue.h> macro API instead of
phk
2001-02-04
1
-2
/
+2
*
Use PCCARD_CIS_xxx #defines for the table of oem ids. These usually
imp
2001-01-21
1
-5
/
+6
*
Add support for SMC91C100FD chip of MELCO LPC-TX.
toshi
2001-01-15
2
-1
/
+3
*
Add isa support:
imp
2000-12-13
4
-20
/
+18
*
Make sn_pccard_products[] static
peter
2000-11-25
1
-1
/
+1
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
3
-3
/
+0
*
Implement sn_pccard_match. The match routines are the compromise
imp
2000-09-28
1
-11
/
+24
*
Remove 8 unnecessary includes from phk's script
imp
2000-09-20
2
-8
/
+0
*
Implement indirection in the pccard probe/attach. This should make it
imp
2000-09-19
3
-22
/
+41
*
Make all Ethernet drivers attach using ether_ifattach() and detach using
archie
2000-07-13
2
-5
/
+2
*
Move code to handle BPF and bridging for incoming Ethernet packets out
archie
2000-05-14
1
-20
/
+0
*
Don't claim devices that we fail to probe for. Reverse the sense of a test
imp
2000-05-07
1
-2
/
+2
*
Remove unneeded #include <sys/kernel.h>
phk
2000-04-29
1
-1
/
+0
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
Re-enable probe for isa and correct the plug and play issue that
imp
2000-04-08
1
-2
/
+2
*
Don't execute MAC address initialization for non-pccard sn devices.
hosokawa
2000-01-22
4
-7
/
+19
*
Added support for hex-encoded MAC address of Megahertz X-Jack Ethernet Card
hosokawa
2000-01-21
2
-14
/
+19
*
Two nits and disable isa probe due to its overly agressive claiming of
imp
1999-12-28
2
-4
/
+4
*
Newbusify the driver.
imp
1999-12-22
5
-342
/
+391
*
Removed unnecessary include files.
nyan
1999-12-20
1
-2
/
+0
*
Make this compile again.
peter
1999-12-18
1
-2
/
+0
*
Driver for the smc91xx series of ethernet chips. Ported from PAO to
imp
1999-12-18
2
-0
/
+2141