diff options
Diffstat (limited to 'sys/pccard/i82365.h')
-rw-r--r-- | sys/pccard/i82365.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pccard/i82365.h b/sys/pccard/i82365.h index add82c1..dcb787d 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 */ |