
9 Jun
2008
9 Jun
'08
10:21 p.m.
Hello, Ben.
On Fri, 06 Jun 2008 16:17:48 +0900 Nobuhiro Iwamatsu iwamatsu.nobuhiro@renesas.com wrote:
Renesas SH7763 has 2 channel Ethernet device. This is 10/100/1000 Base support. But this patch check 10/100 Base only.
Signed-off-by: Nobuhiro Iwamatsu iwamatsu.nobuhiro@renesas.com
drivers/net/Makefile | 1 + drivers/net/sh_eth.c | 599 ++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/net/sh_eth.h | 195 ++++++++++++++++ 3 files changed, 795 insertions(+), 0 deletions(-) create mode 100644 drivers/net/sh_eth.c create mode 100644 drivers/net/sh_eth.h
Please apply this code to your net tree?
Best regards, Nobuhiro
--
Nobuhiro Iwamatsu