Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 09/11/2004 18:01:58
Module Name:	src
Committed By:	bouyer
Date:		Sat Sep 11 18:01:58 UTC 2004

Modified Files:
	src/sys/dev/ata: ata.c

Log Message:
If we're not going to handle a reset request because one if already pending,
decrease queue_freeze that we just increased (otherwise the queue stay
frozen after the reset).
Should fix kern/26873 and port-i386/26910.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/sys/dev/ata/ata.c

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