Re: [PATCH] [NET] phy/broadcom: add support for BCM5481 PHY

2008-02-06 Thread Jeff Garzik
Anton Vorontsov wrote: This patch adds support for BCM5481 PHY. Unfortunately it's hard to get specifications for this PHY, so its special register 0x18 isn't annotated properly (but we know it's used to set up the delays). I've kept the magic numbers, so we'll not forget to fix it at the first

[PATCH] [NET] phy/broadcom: add support for BCM5481 PHY

2008-02-03 Thread Anton Vorontsov
This patch adds support for BCM5481 PHY. Unfortunately it's hard to get specifications for this PHY, so its special register 0x18 isn't annotated properly (but we know it's used to set up the delays). I've kept the magic numbers, so we'll not forget to fix it at the first opportunity, and will nam