* Patch by Andr Schwarz, 8 Dec 2003:
fixes for Davicom DM9102A Ethernet Chip (#define CONFIG_TULIP_FIX_DAVICOM): - TX and RX deskriptors must be quad-word aligned - does not work with only one TX deskriptor - standard reset method does not work * Patch by Masami Komiya, 08 Dec 2003: add RTL8139 ethernet driver * Patches by Ed Okerson, 07 Dec 2003: - fix ethernet for the AU1x00 processors in little-endian mode. - extend memsetup.S for the AU1x00 processors in BE and LE modes
Showing
- CHANGELOG 13 additions, 0 deletionsCHANGELOG
- board/dbau1x00/memsetup.S 315 additions, 71 deletionsboard/dbau1x00/memsetup.S
- cpu/mips/au1x00_eth.c 7 additions, 2 deletionscpu/mips/au1x00_eth.c
- drivers/Makefile 1 addition, 1 deletiondrivers/Makefile
- drivers/dc2114x.c 48 additions, 7 deletionsdrivers/dc2114x.c
- drivers/rtl8139.c 539 additions, 0 deletionsdrivers/rtl8139.c
- net/eth.c 4 additions, 0 deletionsnet/eth.c
Loading
Please register or sign in to comment