From d1d6278f42218badae0592cc89b70c4ef2093108 Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Sat, 15 Mar 2014 16:56:08 +0100
Subject: [PATCH] Added info on W5100 driver.
---
platform/apple2enh/README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/platform/apple2enh/README.md b/platform/apple2enh/README.md
index dca1428cc..0683c1940 100644
--- a/platform/apple2enh/README.md
+++ b/platform/apple2enh/README.md
@@ -7,8 +7,9 @@ so please consult cpu/6502/README.md for further details.
The following Apple II Ethernet cards are supported:
-- Uthernet: Use driver cs8900a.eth with address $C0x0 (x = 8 + slot number).
-- LANceGS: Use driver lan91c96.eth with address $C0x0 (x = 8 + slot number).
+- Uthernet: Use driver cs8900a.eth with address $C0x0 (x = 8 + slot number).
+- Uthernet II: Use driver w5100.eth with address $C0x4 (x = 8 + slot number).
+- LANceGS: Use driver lan91c96.eth with address $C0x0 (x = 8 + slot number).
In most cases it is desirable to use an emulator for the development and testing
of a Contiki application. AppleWin is especially well suited as it emulates the