Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 04/24/2004 09:26:14
Module Name:	src
Committed By:	pk
Date:		Sat Apr 24 09:26:14 UTC 2004

Modified Files:
	src/sys/dev/scsipi: cd.c

Log Message:
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.201 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.