On Wednesday 13 September 2006 22:02, Francois Romieu wrote: > [EMAIL PROTECTED] <[EMAIL PROTECTED]> : > > > > > > 9115-an1212.pdf, page 23 -> http://www.smsc.com/main/anpdf/an1212.pdf > > > > "The existence of external PHYs is determined by reading > > the same two PHY registers at PHY addresses 0x02 through 0x30. If values of > [...] > > - for (phyaddr = 1; phyaddr < 32; ++phyaddr) { > > + for (phyaddr = 2; phyaddr < 30; ++phyaddr) { > > Is 30 inclusive or not ?
You are right, inclusive... -- Bora SAHIN - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html