cvs commit: src/sys/dev/pccard card_if.m pccard.c pccard_cis.c
pccardvar.h
Bruce M Simpson
bms at spc.org
Fri Jul 1 10:33:45 GMT 2005
On Fri, Jul 01, 2005 at 03:40:28AM +0000, Warner Losh wrote:
> Log:
> Add a much-requested feature: The ability for pccard attachments to
> scan the CIS for interesting tuples. 95% of what can be obtained from
> the CIS is harvested by the pccard layer and presented to the user in
> standard function calls. However, there are special needs at times
> where the standard stuff doesn't suffice. This is for those special
> cases.
OMG, this has been on my TODO list for so long. You know this can be used
for things like flash cards etc; CIS_DEVICEGEO, CIS_JEDEC_C etc. need such
special treatment.
Thank yoU!
More information about the cvs-src
mailing list