mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-21 23:31:11 +00:00
Merge pull request #577 from oliverschmidt/master
Adjusted base address to final product.
This commit is contained in:
commit
f9c2b77cb7
@ -11,7 +11,7 @@ static struct {
|
|||||||
} drivers[] = {
|
} drivers[] = {
|
||||||
#ifdef __APPLE2__
|
#ifdef __APPLE2__
|
||||||
{"Uthernet", 0xC080, "cs8900a.eth" },
|
{"Uthernet", 0xC080, "cs8900a.eth" },
|
||||||
{"Uthernet II", 0xC080, "w5100.eth" },
|
{"Uthernet II", 0xC084, "w5100.eth" },
|
||||||
{"LANceGS", 0xC080, "lan91c96.eth"}
|
{"LANceGS", 0xC080, "lan91c96.eth"}
|
||||||
#endif
|
#endif
|
||||||
#ifdef __ATARI__
|
#ifdef __ATARI__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user