From 8ca206aa6b7d75ce794143c2de11ffc2d96ac1d8 Mon Sep 17 00:00:00 2001 From: oliverschmidt Date: Sat, 6 Mar 2010 13:05:16 +0000 Subject: [PATCH] Changed ETH64 base address from $DE10 to $DE00 as this is the default base address according to the manufacturer. --- platform/c128/README | 2 +- platform/c64/README | 2 +- tools/6502/contiki.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/platform/c128/README b/platform/c128/README index fd5af168e..8d437e8d3 100644 --- a/platform/c128/README +++ b/platform/c128/README @@ -7,7 +7,7 @@ The following C64 Ethernet cards are supported: - RR+RR-Net: Use driver cs8900a.eth with the address $DE08. - TFE: Use driver cs8900a.eth with the address $DE00. -- ETH64: Use driver lan91c96.eth with the address $DE10. +- ETH64: Use driver lan91c96.eth with the address $DE00. In most cases it is desirable to use an emulator for the development and testing diff --git a/platform/c64/README b/platform/c64/README index 6d1e01601..c63e94d4b 100644 --- a/platform/c64/README +++ b/platform/c64/README @@ -7,7 +7,7 @@ The following C64 Ethernet cards are supported: - RR+RR-Net: Use driver cs8900a.eth with the address $DE08. - TFE: Use driver cs8900a.eth with the address $DE00. -- ETH64: Use driver lan91c96.eth with the address $DE10. +- ETH64: Use driver lan91c96.eth with the address $DE00. In most cases it is desirable to use an emulator for the development and testing diff --git a/tools/6502/contiki.html b/tools/6502/contiki.html index c1091f167..95abf6728 100644 --- a/tools/6502/contiki.html +++ b/tools/6502/contiki.html @@ -46,7 +46,7 @@ @@ -60,7 +60,7 @@