Subject: CVS commit: src/sys/arch/sgimips/hpc
To: None <source-changes@NetBSD.org>
From: Stephen M. Rumble <rumble@netbsd.org>
List: source-changes
Date: 02/20/2007 21:54:44
Module Name:	src
Committed By:	rumble
Date:		Tue Feb 20 21:54:44 UTC 2007

Modified Files:
	src/sys/arch/sgimips/hpc: wdsc.c

Log Message:
Add probe for wdsc so that we do not falsely attach wdsc(4) devices to E++
ethernet adapters.

By resetting the chip we also allow the wd33c93 attach routines to succeed.
Otherwise, device register accesses would result in a bus error.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/sgimips/hpc/wdsc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.