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
/
pccard_cis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix printf() format errors.
mux
2002-11-14
1
-1
/
+1
*
Merge changes from NetBSD through version 1.17 of this file. These
imp
2002-10-07
1
-14
/
+54
*
Better comment for the product ID thing.
imp
2002-10-07
1
-2
/
+5
*
Improve support of MFC cards (Multi-function cards). This commit
imp
2002-03-29
1
-2
/
+4
*
Make hw.pccard.debug and hw.pccard.cis_debug tunable/sysctl. Setting to 1
imp
2002-03-07
1
-3
/
+4
*
Add u_int16 prodext value in CISTPL_MANF_ID. This gets a fifth byte
shiba
2002-02-20
1
-0
/
+9
*
Do the cast away of unsignedness in a way that is more commprehensible.
imp
2002-02-19
1
-1
/
+1
*
Default debugging to OFF now.
imp
2002-02-04
1
-1
/
+1
*
implement MFC links properly (and I think long links too). This make
imp
2001-12-04
1
-42
/
+7
*
Sync to 1.16 pccarddevs to get new PCMCIA_ symbols
imp
2001-11-11
1
-2
/
+2
*
Update cis tuple parser, add a pccarddevs entry,
shiba
2001-09-02
1
-0
/
+45
*
Make a few more mallocs use M_ZERO.
dwmalone
2000-10-29
1
-4
/
+2
*
o Move to using PCCARD_SOFTC(dev)
imp
2000-08-19
1
-1
/
+1
*
Matching commits to pccard for last pcic changes. We now at least to
imp
2000-06-18
1
-2
/
+0
*
OK. Next step: we read in CIS.
imp
2000-04-19
1
-1
/
+2
*
checkpoint latest pccard/pcic hacking:
imp
2000-04-13
1
-4
/
+9
*
Fix pcic_detach_socket to get right pcic_handle.
imp
2000-04-04
1
-1
/
+1
*
Minor changes to some of the interfaces.
imp
2000-03-26
1
-1
/
+1
*
Eliminate pccard_chip_* tonight.
imp
2000-01-10
1
-52
/
+25
*
Tonight's cleanups.
imp
1999-12-07
1
-2
/
+2
*
Flesh out the pccard bus_ methods with either the generic one (where
imp
1999-11-29
1
-2
/
+2
*
Update pccard code to latest NetBSD code. This is the last merge
imp
1999-11-28
1
-16
/
+19
*
Moderately hacked pccard code from newconfig. It is somewhat in
imp
1999-10-26
1
-0
/
+1229