netbsd-bugs@netbsd.org
[Top] [All Lists]

Re: kern/40586: rgephy(4) now selects incorrect speed for some re(4)

Subject: Re: kern/40586: rgephy4) now selects incorrect speed for some re(4
From: Geoff Wing
Date: Tue, 10 Feb 2009 00:15:15 UTC
Newsgroups: fa.netbsd.bugs

The following reply was made to PR kern/40586; it has been noted by GNATS.

From: Geoff Wing <gcw@xxxxxxxxx>
To: gnats-bugs@xxxxxxxxxx
Cc: 
Subject: Re: kern/40586: rgephy(4) now selects incorrect speed for some
        re(4)
Date: Tue, 10 Feb 2009 10:45:46 +1100

 On Monday 2009-02-09 23:40 +0000, Christoph Egger output:
 : rgephy_load_dspcode() already does this revision check.
 : You can safely call it unconditionally.
 
 I guess my patch doesn't clearly indicate the revival of all the
 code that is now "#if 0"d out, some being initial different
 PHY_WRITE() values and then the following PHY_WRITE()s in:
 
         /* Reset capabilities */
         /* Step1: write our capability */
         /* 10/100 capability */
         /* 1000 capability */
         /* Step2: Restart NWay */
         /* NWay enable and Restart NWay */
 
 which isn't handled by rgephy_load_dspcode().
 
 Regards,
 Geoff
 

<Prev in Thread] Current Thread [Next in Thread>