summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pccard/pccard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pccard/pccard.c b/sys/dev/pccard/pccard.c
index 9aa3a0b..e6b896b 100644
--- a/sys/dev/pccard/pccard.c
+++ b/sys/dev/pccard/pccard.c
@@ -264,7 +264,7 @@ pccard_probe_and_attach_child(device_t dev, device_t child,
* FreeBSD, all that's done automatically in the typical lazy
* way we do device resoruce allocation (except we pick the
* cfe up front). This is the biggest depature from the
- * inherited NetBSD model.
+ * inherited NetBSD model, apart from the FreeBSD resource code.
*
* This seems to work well in practice for most cards.
* However, there are two cases that are problematic. If a
OpenPOWER on IntegriCloud