Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 06/23/2001 16:40:36
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Jun 23 13:40:36 UTC 2001

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

Log Message:
Fix bogons in previous commit:
 * Remove harmful debugging code from seeq8005_attach().
 * Re-insert variable declarations in ea_mc_reset_8004(), since they aren't
   dead yet.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 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.