[PATCH] phy: new SMSC LAN83C185 PHY driver

new SMSC LAN83C185 10BaseT/100BaseTX PHY driver for the PHY subsystem

Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
Herbert Valerio Riedel
2006-05-07 23:22:53 +02:00
committed by Jeff Garzik
parent d7fbeba60b
commit c9e055ac4f
3 changed files with 108 additions and 0 deletions

View File

@@ -45,5 +45,11 @@ config CICADA_PHY
---help---
Currently supports the cis8204
config SMSC_PHY
tristate "Drivers for SMSC PHYs"
depends on PHYLIB
---help---
Currently supports the LAN83C185 PHY
endmenu