On 16.05.2009 03:17, Uwe Hermann wrote:
On Sat, May 16, 2009 at 02:05:08AM +0200, Carl-Daniel Hailfinger wrote:
On 16.05.2009 01:41, Carl-Daniel Hailfinger wrote:
Add 16 bit and 32 bit chip reads/writes to the nic3com driver. It emulates those accesses by splitting them to 8 bit accesses.
The emulation is now done in a generic function instead, which removes code from the nic3com driver.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Very nice, this eliminates/prevents useless dummy functions in all NIC code files.
Thanks!
Acked-by: Uwe Hermann uwe@hermann-uwe.de
Committed in r517.
Regards, Carl-Daniel