On 7/13/06, Greg KH <greg@xxxxxxxxx> wrote:
On Thu, Jul 13, 2006 at 02:12:51PM -0700, kewlemer wrote: > I am porting the e1000 driver to C++ and have some problems in getting > the forced speed and duplex settings right. Why not just ask the authors of the driver? They are listed in the MAINTAINERS file.
http://sourceforge.net/mailarchive/forum.php?thread_id=22870440&forum_id=12401 I later realised that I should be looking at PSSTAT.SPEED and *not* STATUS.SPEED (which reflects the MAC and not the PHY) and posted this :- http://sourceforge.net/mailarchive/forum.php?thread_id=23351237&forum_id=12401 Thanks, K -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/