Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 03/10/2000 13:21:50
Module Name:	syssrc
Committed By:	bouyer
Date:		Fri Mar 10 21:21:49 UTC 2000

Modified Files:
	syssrc/sys/dev/pci: pciide.c

Log Message:
Don't reset cp->hw_ok ro 0 when cp isn't initialised in cy693_chip_map()
(used only in failure case). Pointed out by Wolfgang Solfrank.
While I'm here correct indentation.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/dev/pci/pciide.c

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