summaryrefslogtreecommitdiffstats
path: root/sys/dev/exca
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-10-17 08:20:44 +0000
committerimp <imp@FreeBSD.org>2005-10-17 08:20:44 +0000
commitcc449adce9f146bf14d0f6ec9d08bb0845df007a (patch)
tree958dfba4d44df9e3229f5172105cd160be22d809 /sys/dev/exca
parentdb7b157193febb8cfc851e4a4ca243ce2085b242 (diff)
downloadFreeBSD-src-cc449adce9f146bf14d0f6ec9d08bb0845df007a.zip
FreeBSD-src-cc449adce9f146bf14d0f6ec9d08bb0845df007a.tar.gz
Minor commentary correction
Diffstat (limited to 'sys/dev/exca')
-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