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
/
pccardvar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFp4:
imp
2002-11-14
1
-4
/
+4
*
Eliminate the need for pccard_common.c by moving the function inline
imp
2002-07-17
1
-5
/
+13
*
Make oldcard and newcard kernel module work.
takawata
2002-05-30
1
-1
/
+2
*
Add u_int16 prodext value in CISTPL_MANF_ID. This gets a fifth byte
shiba
2002-02-20
1
-0
/
+3
*
Move cardaddr to memory structure.
imp
2002-01-29
1
-1
/
+2
*
Hoist the Card/Card2 macros that I invented for the wi driver into
imp
2001-11-15
1
-0
/
+10
*
Sync to 1.16 pccarddevs to get new PCMCIA_ symbols
imp
2001-11-11
1
-3
/
+3
*
Update cis tuple parser, add a pccarddevs entry,
shiba
2001-09-02
1
-0
/
+19
*
Part two of this NEWCARD update:
jon
2001-08-27
1
-12
/
+2
*
Add additional enumeration types for CARD_SET_RES_FLAGS.
dmlb
2001-05-08
1
-1
/
+5
*
Add accessor/ivar for the "function". This is so we can generically
imp
2001-04-21
1
-1
/
+3
*
First step towards making loadable modules independent of having
imp
2001-03-22
1
-2
/
+12
*
Convert the vendor/product cis strings to an array of CIS entries. This
imp
2001-01-21
1
-2
/
+1
*
* Better kld support in pccbb/cardbus
jon
2001-01-06
1
-0
/
+4
*
First cut at allocating the resources from the CIS after the probe, but
imp
2000-10-16
1
-0
/
+6
*
Lots of little fixes. We no longer panic on card insert:
imp
2000-10-15
1
-4
/
+2
*
o Record the pccard_function in the ivar.
imp
2000-10-09
1
-0
/
+1
*
o Merge in changes to the NetBSD sources:
imp
2000-09-22
1
-7
/
+39
*
Implement indirection in the pccard probe/attach. This should make it
imp
2000-09-19
1
-0
/
+4
*
Change the interface to pccard_function_init. The interface is such
imp
2000-09-16
1
-3
/
+2
*
Save a pointer to the dev, if any, that each function attach.
imp
2000-08-22
1
-0
/
+1
*
o Move to using PCCARD_SOFTC(dev)
imp
2000-08-19
1
-3
/
+3
*
Matching commits to pccard for last pcic changes. We now at least to
imp
2000-06-18
1
-2
/
+0
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-4
/
+4
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-4
/
+4
*
OK. Next step: we read in CIS.
imp
2000-04-19
1
-4
/
+7
*
checkpoint latest pccard/pcic hacking:
imp
2000-04-13
1
-10
/
+3
*
Minor changes to some of the interfaces.
imp
2000-03-26
1
-1
/
+12
*
Propagate MAC address in CIS tupple to dev/ed/ driver.
hosokawa
2000-01-21
1
-0
/
+13
*
Eliminate pccard_chip_* tonight.
imp
2000-01-10
1
-16
/
+3
*
Checkpoint of today's changes. We now get to the point where the pccard
imp
2000-01-06
1
-9
/
+3
*
Tonight's cleanups.
imp
1999-12-07
1
-17
/
+20
*
Flesh out the pccard bus_ methods with either the generic one (where
imp
1999-11-29
1
-7
/
+4
*
Moderately hacked pccard code from newconfig. It is somewhat in
imp
1999-10-26
1
-0
/
+290