Date: Fri, 1 Jul 2005 11:33:28 +0100 From: Bruce M Simpson <bms@spc.org> To: Warner Losh <imp@FreeBSD.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: <20050701103328.GC724@empiric.icir.org> In-Reply-To: <200507010340.j613eS6j036670@repoman.freebsd.org> References: <200507010340.j613eS6j036670@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050701103328.GC724>