Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 04/21/2001 08:35:21
Module Name:	syssrc
Committed By:	tsutsui
Date:		Sat Apr 21 05:35:21 UTC 2001

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

Log Message:
Clean up ncr53c9x_select():
- Define NCR_F_SELATN3 for sc_features and use it to check if the chip
  supports SELATN3 command
- Make conditions of sending messages a bit simpler.


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 syssrc/sys/dev/ic/ncr53c9x.c
cvs rdiff -r1.31 -r1.32 syssrc/sys/dev/ic/ncr53c9xvar.h

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