summaryrefslogtreecommitdiff
path: root/bucts.c
diff options
context:
space:
mode:
Diffstat (limited to 'bucts.c')
-rw-r--r--bucts.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bucts.c b/bucts.c
index f197018..16e82c7 100644
--- a/bucts.c
+++ b/bucts.c
@@ -93,8 +93,8 @@ int bucts(struct pci_dev *sb, int8_t newts) {
uint32_t rcba_addr;
volatile uint8_t *rcba;
const char *str[2]={
- "ICH will not invert A16",
- "ICH will invert A16 for cycles going to the firmware space"
+ "128kb address range 0xFFFE0000-0xFFFFFFFF is untranslated",
+ "64kb address ranges at 0xFFFE0000 and 0xFFFF0000 are swapped"
};
switch (sb->device_id) {