Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 03/27/2007 01:56:41
Module Name:	src
Committed By:	msaitoh
Date:		Tue Mar 27 01:56:41 UTC 2007

Modified Files:
	src/sys/dev/pci: if_wm.c

Log Message:
Workaround for 82541 Eratta 29 and 82547 Eratta 28.
These devices have to reset the PHY before reset the MAC.

Reported and tested by salo.


To generate a diff of this commit:
cvs rdiff -r1.136 -r1.137 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.