summaryrefslogtreecommitdiffstats
path: root/sys/dev/exca/exca.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/exca/exca.c')
-rw-r--r--sys/dev/exca/exca.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/exca/exca.c b/sys/dev/exca/exca.c
index 100812a..dc59c23 100644
--- a/sys/dev/exca/exca.c
+++ b/sys/dev/exca/exca.c
@@ -368,9 +368,9 @@ exca_mem_unmap_res(struct exca_softc *sc, struct resource *res)
/*
* Set the offset of the memory. We use this for reading the CIS and
- * frobbing the pccard's pccard registers (POR, etc). Some drivers
- * need to access this functionality as well, since they have receive
- * buffers defined in the attribute memory.
+ * frobbing the pccard's pccard registers (CCR, etc). Some drivers
+ * need to access arbitrary attribute and common memory during their
+ * initialization and operation.
*/
int
exca_mem_set_offset(struct exca_softc *sc, struct resource *res,
OpenPOWER on IntegriCloud