1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-13 14:40:22 +00:00

Update comments to remind me about power bugs in oldcard.

This commit is contained in:
Warner Losh 2002-10-07 06:18:50 +00:00
parent 7efff076f4
commit db8c52408d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=104601

View File

@ -516,7 +516,10 @@ exca_wait_ready(struct exca_softc *sc)
* such cards are broken, or that the bridge that allows this sort
* of interrupt through isn't quite what you'd want (and may be a standards
* violation). However, such arguing would leave a huge class of pc cards
* and bridges out of reach for
* and bridges out of reach for use in the system.
*
* Maybe I should reevaluate the above based on the power bug I fixed
* in OLDCARD.
*/
void
exca_reset(struct exca_softc *sc, device_t child)