Re: [PATCH] phylib: Add Realtek 821x eth PHY support
From: Jeff Garzik <hidden>
Date: 2008-01-30 08:49:15
From: Jeff Garzik <hidden>
Date: 2008-01-30 08:49:15
Kim Phillips wrote:
this PHY present on the MPC8315E and MPC837xE RDB boards. Signed-off-by: Johnson Leung <redacted> Signed-off-by: Kevin Lam <redacted> Signed-off-by: Joe D'Abbraccio <redacted> Signed-off-by: Kim Phillips <redacted> --- drivers/net/phy/Kconfig | 5 +++ drivers/net/phy/Makefile | 1 + drivers/net/phy/realtek.c | 80 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 86 insertions(+), 0 deletions(-) create mode 100644 drivers/net/phy/realtek.c
applied (though admittedly the filename seems a bit too generic)