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
/
ep
/
if_ep_pccard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use PCCARD_CIS_xxx #defines for the table of oem ids. These usually
imp
2001-01-21
1
-5
/
+10
*
Add the 3COM ID's that I could find in the pccarddevs file that seemed
peter
2001-01-07
1
-0
/
+22
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Remove 7 unnecessary includes frmo phk's script
imp
2000-09-20
1
-1
/
+0
*
Implement indirection in the pccard probe/attach. This should make it
imp
2000-09-19
1
-2
/
+16
*
Add ID for 3C1. It is a etherlink iii in a CompactFlash form factor.
imp
2000-09-13
1
-1
/
+4
*
Make all Ethernet drivers attach using ether_ifattach() and detach using
archie
2000-07-13
1
-1
/
+2
*
Remove unloaded printf. We do this now in the newbus layer.
imp
2000-04-17
1
-1
/
+0
*
Fix driver to restore function on 3c574 adapters. The panic on
mdodd
2000-01-15
1
-0
/
+6
*
Commit kernel part of patches to get the 3Com OfficeConnect 3CXSH572BT
imp
2000-01-10
1
-4
/
+3
*
kill debug printf that says detach
imp
1999-12-10
1
-2
/
+0
*
Fix the hang on card eject problem and maybe the hang on suspend
imp
1999-12-01
1
-3
/
+4
*
Kill unneeded #includes. They were left over from the short period of
imp
1999-11-20
1
-6
/
+0
*
Add (untested) support for the 3C562D/3C563D. I have been unable to
imp
1999-10-29
1
-0
/
+3
*
Fix identify code. This also fixes the eeprom messages.
imp
1999-10-28
1
-13
/
+12
*
Last change to pccard_nbk now obviates the need to check the name of
imp
1999-10-28
1
-12
/
+6
*
HEADS UP! All 3c5x9 users!
mdodd
1999-10-27
1
-95
/
+47
*
Add newbus attachment for pccard driver. Heavily tested by me, and
imp
1999-10-25
1
-154
/
+218
*
Duplicated '(' removed.
mdodd
1999-09-26
1
-1
/
+1
*
- Split out the ISA and PCCARD specific code.
mdodd
1999-09-26
1
-0
/
+245