Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 06/02/2007 10:48:24
Module Name:	src
Committed By:	tsutsui
Date:		Sat Jun  2 10:48:24 UTC 2007

Modified Files:
	src/sys/dev/ic: dp83932.c dp83932reg.h

Log Message:
In sonic_reset(), make sure to stop TX, RX and timer
and clear and disable all interrupts.
Required by mac68k obio sonic cards, and
no bad side effect on arc jazzio sonic.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/ic/dp83932.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/ic/dp83932reg.h

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