Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 10/17/1999 22:43:12
Module Name:	syssrc
Committed By:	cgd
Date:		Mon Oct 18 05:43:12 UTC 1999

Modified Files:
	syssrc/sys/dev/pci [netbsd-1-4]: ncr.c

Log Message:
pull up rev 1.87 from trunk (requested by cgd):
  Fix bugs in handling QUEUE FULL messages.  Also, when a QUEUE FULL
  message is seen, disable tagged queueing completely for the target
  which generated it.  This is (much) more conservative than necessary
  for normal operation, but allows the driver to function properly
  even with some broken drives at the cost of some performance on
  drives that have a very low tagged command limit.


To generate a diff of this commit:
cvs rdiff -r1.80.2.3 -r1.80.2.4 syssrc/sys/dev/pci/ncr.c

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