Subject: CVS commit: [netbsd-2-0] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/11/2004 18:32:01
Module Name:	src
Committed By:	he
Date:		Sat Sep 11 18:32:01 UTC 2004

Modified Files:
	src/sys/dev/ic [netbsd-2-0]: wdc.c

Log Message:
Apply patch (requested by bouyer in ticket #840):
  If we are not going to handle a reset request because one is
  already pending, decrease queue_freeze that we just increased.
  Otherwise, the queue stays frozen after the reset.
  Should fix PR#26873 and PR#26910.


To generate a diff of this commit:
cvs rdiff -r1.172.2.5 -r1.172.2.6 src/sys/dev/ic/wdc.c

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