cvs commit: src/sys/dev/pccard card_if.m pccard.c pccard_cis.c pccardvar.h

M. Warner Losh imp at bsdimp.com
Fri Jul 1 14:43:29 GMT 2005


In message: <20050701103328.GC724 at empiric.icir.org>
            Bruce M Simpson <bms at spc.org> writes:
: 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.

Since there's no 'function' tuple on linear flash cards, I suspect
that the pccard layer is going to just discard it.  So that has to
change as well...

Warner



More information about the cvs-all mailing list