summaryrefslogtreecommitdiffstats
path: root/sys/dev/exca
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-10-07 06:18:50 +0000
committerimp <imp@FreeBSD.org>2002-10-07 06:18:50 +0000
commitd0cb388eeab801d8cb58ad70b358a55fe82b5976 (patch)
tree866e44fc732afac26e30d3e4304bd924e1671270 /sys/dev/exca
parent2afad356a8e90712b940bc83320bc879c437e76b (diff)
downloadFreeBSD-src-d0cb388eeab801d8cb58ad70b358a55fe82b5976.zip
FreeBSD-src-d0cb388eeab801d8cb58ad70b358a55fe82b5976.tar.gz
Update comments to remind me about power bugs in oldcard.
Diffstat (limited to 'sys/dev/exca')
-rw-r--r--sys/dev/exca/exca.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/exca/exca.c b/sys/dev/exca/exca.c
index 825579c..a6d1658 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)
OpenPOWER on IntegriCloud