Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 10/26/2004 17:20:47
Module Name: src
Committed By: augustss
Date: Tue Oct 26 17:20:47 UTC 2004
Modified Files:
src/sys/dev/usb: if_axe.c
Log Message:
Protect MII reads and writes properly against multiple access.
Set full duplex mode when status tells us to.
(I can now get 4Mbyte/s instead of 20kbyte/s rx speed.)
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/usb/if_axe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.