Subject: Re: CVS commit: src/sys/dev/mii
To: Chris Gilbert <chris@dokein.co.uk>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 08/07/2005 10:24:38
On Aug 7, 2005, at 7:21 AM, Chris Gilbert wrote:
> When sending the synchronise message to the MII, first send the
> change in direction, then 32 MDO bits required to synchronise.
> Rather than the change of direction happening on the first MDO bit.
Please:
1. Remove the #ifdef cats
2. Remove the XXX, and just change the comment to say "First clock
out the change in direction."
If there are no reports of ill behavior with this change in -current
for a while on all platforms, then please submit a pullup request to
netbsd-3
-- thorpej