From db8c52408dc1fb4b31ca391c433615e91e96f08e Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 7 Oct 2002 06:18:50 +0000 Subject: Update comments to remind me about power bugs in oldcard. --- sys/dev/exca/exca.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys/dev/exca') diff --git a/sys/dev/exca/exca.c b/sys/dev/exca/exca.c index 825579cfac5d..a6d1658abbd7 100644 --- a/sys/dev/exca/exca.c +++ b/sys/dev/exca/exca.c @@ -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) -- cgit v1.3