Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 01/05/2007 09:23:42
Module Name: src
Committed By: msaitoh
Date: Fri Jan 5 09:23:41 UTC 2007
Modified Files:
src/sys/dev/pci: if_msk.c
Log Message:
Apply OpenBSD's rev. 1.33 to shut up "msk0: phy write timed out"
Original commit message:
> In msk_marv_miibus_writereg, wait for busy flag to clear instead of
> continuing when busy flag set.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/pci/if_msk.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.