summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-08-29 23:24:41 +0000
committerWarner Losh <imp@FreeBSD.org>2003-08-29 23:24:41 +0000
commitb9baf113c19d4201db8da17aa0a9117c7b5b4470 (patch)
tree80422007e11720674edb87e693e2dffde246dc94
parent9980a8d86afc2631ffb92134efc80dc7f3aa838f (diff)
Notes
-rw-r--r--sys/pccard/i82365.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/i82365.h b/sys/pccard/i82365.h
index add82c1ceb27..dcb787dd6405 100644
--- a/sys/pccard/i82365.h
+++ b/sys/pccard/i82365.h
@@ -170,7 +170,7 @@
/*
* For the Address Window Enable Register (PCIC_ADDRWINE)
- * The lower 6 bits contain enable bits for the memory
+ * The lower 5 bits contain enable bits for the memory
* windows (LSB = memory window 0).
*/
#define PCIC_MEMCS16 0x20 /* ~MEMCS16 Decode A23-A12 */