Subject: CVS commit: src/sys/arch/mac68k/dev
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/08/2007 12:57:20
Module Name:	src
Committed By:	tsutsui
Date:		Thu Mar  8 12:57:20 UTC 2007

Modified Files:
	src/sys/arch/mac68k/dev: if_sn.c

Log Message:
In snintr(), reset the chip on fatal errors and
call snstart() after all events are handled.

XXX: We should switch to MI sys/dev/ic/dp83932.c.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/arch/mac68k/dev/if_sn.c

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