phy.c (da733563be5a9da26fe81d9f007262d00b846e22) | phy.c (3396c7823efb3a5b8630388c464e1034ea031ced) |
---|---|
1/* | 1/* |
2 * drivers/net/ibm_newemac/phy.c | 2 * drivers/net/ethernet/ibm/emac/phy.c |
3 * 4 * Driver for PowerPC 4xx on-chip ethernet controller, PHY support. 5 * Borrowed from sungem_phy.c, though I only kept the generic MII 6 * driver for now. 7 * 8 * This file should be shared with other drivers or eventually 9 * merged as the "low level" part of miilib 10 * --- 531 unchanged lines hidden --- | 3 * 4 * Driver for PowerPC 4xx on-chip ethernet controller, PHY support. 5 * Borrowed from sungem_phy.c, though I only kept the generic MII 6 * driver for now. 7 * 8 * This file should be shared with other drivers or eventually 9 * merged as the "low level" part of miilib 10 * --- 531 unchanged lines hidden --- |