Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 12/19/2000 01:39:45
Module Name:	syssrc
Committed By:	briggs
Date:		Mon Dec 18 23:39:45 UTC 2000

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

Log Message:
If the target rejects a tag message, turn off tagged transfers for that target.
Also, adjust message/command construction in ncr53c9x_select() to work no
matter how the structure alignment works out (needed at least for m68k).
Tested by me on mac68k & alpha, and sanity-checked by eeh.


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 syssrc/sys/dev/ic/ncr53c9x.c

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