Re: [patch 2/9] tulip: NatSemi DP83840A PHY fix

2006-04-27 Thread Thibaut VARENE
On 4/27/06, Jeff Garzik <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > + if (startup) { > > + int timeout = 10; /* max 1 ms */ > > for (i = 0; i < reset_length; i++) > >

Re: [patch 2/9] tulip: NatSemi DP83840A PHY fix

2006-04-27 Thread Jeff Garzik
[EMAIL PROTECTED] wrote: + if (startup) { + int timeout = 10; /* max 1 ms */ for (i = 0; i < reset_length; i++) iowrite32(get_u16(&rese

[patch 2/9] tulip: NatSemi DP83840A PHY fix

2006-04-27 Thread akpm
From: Thibaut VARENE <[EMAIL PROTECTED]> Fix a problem with Tulip 21142 HP branded PCI cards (PN#: B5509-66001), which feature a NatSemi DP83840A PHY. Without that patch, it is impossible to properly initialize the card's PHY, and it's thus impossible to monitor/configure it. It's a timing/post