Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/22/2002 05:12:43
Module Name:	syssrc
Committed By:	simonb
Date:		Tue Oct 22 02:12:42 UTC 2002

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

Log Message:
In pcic_chip_socket_enable() we need to set "reg" ifdef PCICDEBUG as
well so we can print it out a little further on.
While here, remove an unreachable "return" statement.


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 syssrc/sys/dev/ic/i82365.c

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