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
/
pccard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync to 1.80.
kato
2003-12-31
1
-1
/
+4
*
Added ID for TDK LAK-CD031 Ethernet card.
kato
2003-12-31
1
-0
/
+1
*
Use %#jx for both args.
imp
2003-11-04
1
-2
/
+2
*
Fix two small style nits pointed out by bde: Remove spaces after cast and
imp
2003-11-03
1
-1
/
+1
*
Sync to 1.79
imp
2003-11-03
1
-4
/
+4
*
Add intel EtherExpress PRO PCMCIA card ID. Well, I don't know if it
imp
2003-11-03
1
-1
/
+1
*
Sync to 1.78
imp
2003-11-03
1
-1
/
+4
*
o Use %j and uintmax_t rather than uint64_t for casting.
imp
2003-11-03
2
-4
/
+4
*
ia64 tenderbox hates what I did wrt a printf, so cast the snot out of
imp
2003-11-03
1
-2
/
+2
*
MFp4:
imp
2003-11-02
2
-49
/
+99
*
sync to 1.77
imp
2003-10-27
1
-4
/
+4
*
Correct CEM33
imp
2003-10-27
1
-1
/
+1
*
Sync to pccarddevs 1.76
imp
2003-10-26
1
-1
/
+4
*
Add Olicom GoCard 28.8k version
imp
2003-10-26
1
-0
/
+1
*
Sync to 1.75 of pccarddevs
imp
2003-10-26
1
-2
/
+5
*
Minor tweak to Olicom 2220. Also add the OC-2232 while I'm here.
imp
2003-10-26
1
-1
/
+2
*
Sync to pccarddevs 1.74
imp
2003-10-26
1
-1
/
+4
*
Add ID for olicom GOCARD Ethernet (OC2220)
imp
2003-10-26
1
-0
/
+1
*
Const poison string accessor functions.
imp
2003-10-26
2
-7
/
+8
*
sync to 1.73
imp
2003-10-08
1
-1
/
+4
*
Xircom Wireless ethernet
imp
2003-10-08
1
-0
/
+1
*
Add new file for definitions of CIS. We can share this with cardbus.
imp
2003-10-07
1
-0
/
+203
*
o move the cis tuple definitions into a common file.
imp
2003-10-07
5
-227
/
+23
*
refactor how we do the quirk matching. this puts an ugly if into a
imp
2003-10-06
2
-56
/
+58
*
Remove the cis reading bus methods. They were never implemented and
imp
2003-10-06
1
-49
/
+0
*
sync to 1.72
imp
2003-09-22
1
-14
/
+21
*
Merge from NetBSD:
imp
2003-09-22
1
-5
/
+8
*
update to 1.71
imp
2003-09-20
1
-1
/
+4
*
EXPsys PCMCIA Ethernet Combo
imp
2003-09-20
1
-0
/
+1
*
Remove unused #defines.
imp
2003-09-20
1
-3
/
+0
*
sync to 1.70
imp
2003-09-20
1
-1
/
+4
*
OEM version of Proxim Harmony card
imp
2003-09-20
1
-0
/
+1
*
Whacked out CIS configurations can cause us to not have any child. When
imp
2003-09-05
1
-2
/
+4
*
Remove unneeded field after CIS changes.
imp
2003-08-29
1
-1
/
+0
*
Probe routines can return < 0 for speculative matches. In the
imp
2003-08-25
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-08-24
2
-2
/
+6
*
Sync
imp
2003-08-21
1
-7
/
+18
*
Sort the vendors into three sections. First section is for those
imp
2003-08-21
1
-6
/
+17
*
Sync to 1.68
imp
2003-08-21
1
-1
/
+2
*
Compaq's ID is 0x138. However, it looks like they also released
imp
2003-08-21
1
-0
/
+1
*
Update to pccarddevs 1.67
imp
2003-08-21
1
-11
/
+13
*
Vendor ID 0x274 is Bromax Communications, not Linksys. Linksys sells
imp
2003-08-21
1
-4
/
+6
*
Sync to 1.66
imp
2003-08-21
1
-8
/
+10
*
Vendor ID 0x0128 is registered to DSP Solutions, Inc. Megahertz sold
imp
2003-08-21
1
-3
/
+5
*
Sync to 1.65
imp
2003-08-21
1
-5
/
+5
*
Change INTERSIL to INTERSIL2 for the -1 case. Chances are good that
imp
2003-08-21
1
-2
/
+2
*
Regen for 1.64
imp
2003-08-21
1
-5
/
+8
*
Vendor 0xb is intersil, not Netgear. The MA401RA is just Netgear's
imp
2003-08-21
1
-2
/
+5
*
pc98pcic isn't the name of the media driver. tcic likely will never
imp
2003-08-20
1
-3
/
+0
*
When debugging CIS, only print 10 CISTPL_NULLs. Chances are good they
imp
2003-08-20
1
-3
/
+12
[next]