Subject: CVS commit: [netbsd-2-0] src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 04/27/2004 18:50:21
Module Name:	src
Committed By:	jdc
Date:		Tue Apr 27 18:50:21 UTC 2004

Modified Files:
	src/sys/dev/scsipi [netbsd-2-0]: cd.c

Log Message:
Pull up revision 1.201 (requested by pk in ticket #186)

Some older devices do not understand the `disable block descriptor' bit in
the mode sense request. So fall back on mode sense data including a block
descriptor section.

See also sd.c rev. 1.214.  Again: should we bother trying DBD at all?


To generate a diff of this commit:
cvs rdiff -r1.200 -r1.200.2.1 src/sys/dev/scsipi/cd.c

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