Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Jul 2005 08:42:37 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        bms@spc.org
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/pccard card_if.m pccard.c pccard_cis.c pccardvar.h
Message-ID:  <20050701.084237.25160980.imp@bsdimp.com>
In-Reply-To: <20050701103328.GC724@empiric.icir.org>
References:  <200507010340.j613eS6j036670@repoman.freebsd.org> <20050701103328.GC724@empiric.icir.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20050701103328.GC724@empiric.icir.org>
            Bruce M Simpson <bms@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050701.084237.25160980.imp>