Subject: PR/35386 CVS commit: src/sys/dev
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: netbsd-bugs
Date: 02/23/2007 03:05:17
The following reply was made to PR kern/35386; it has been noted by GNATS.
From: SAITOH Masanobu <msaitoh@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/35386 CVS commit: src/sys/dev
Date: Fri, 23 Feb 2007 03:03:11 +0000 (UTC)
Module Name: src
Committed By: msaitoh
Date: Fri Feb 23 03:03:11 UTC 2007
Modified Files:
src/sys/dev/mii: igphy.c makphy.c
src/sys/dev/pci: if_wm.c
Log Message:
fix some negotiation problems on wm(4).
will fix PR#30078, PR#30490, PR#30906, PR#33429, PR#35386.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/mii/igphy.c
cvs rdiff -r1.22 -r1.23 src/sys/dev/mii/makphy.c
cvs rdiff -r1.132 -r1.133 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.