This is the mail archive of the
ecos-patches@sourceware.org
mailing list for the eCos project.
Re: DM9000 ethernet driver updates
- From: Andrew Lunn <andrew at lunn dot ch>
- To: David Vrabel <dvrabel at arcom dot com>
- Cc: eCos Patches <ecos-patches at ecos dot sourceware dot org>
- Date: Wed, 2 Nov 2005 12:51:10 +0100
- Subject: Re: DM9000 ethernet driver updates
- References: <435F7502.3040807@arcom.com>
On Wed, Oct 26, 2005 at 01:22:26PM +0100, David Vrabel wrote:
> Hi,
>
> Attached is a patch to update the Davicom DM9000 ethernet driver.
>
> - Handle ETH_DRV_GET_MAC_ADDRESS and ETH_DRV_SET_MAC_ADDRESS.
> - Longer delays after reading/writing eeprom (200 us isn't enough).
> - Turn on PHY before writing PHY registers. Wait for auto negotiation
> to be complete.
> - Fixes for devices with 16 bit (and I think 8 bit) wide data busses.
Committed,
Thanks
Andrew