Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/27/2001 23:26:46
Module Name:	syssrc
Committed By:	bjh21
Date:		Tue Mar 27 20:26:46 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: seeq8005.c

Log Message:
Add some extra diagnostics:
 * Use the timer to timoe out transmit operations.
 * Spot when the "next packet" pointer falls outside the recieve buffer and
   reset the interface.
 * Don't reset the interface when we get a bad packet (unless there's
   something else wrong as well).


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/ic/seeq8005.c

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