16 lines
235 B
Plaintext
16 lines
235 B
Plaintext
*#ident "master/ds: $Revision: 1.8 $"
|
|
*
|
|
* Generic SCSI interface driver
|
|
*
|
|
*FLAG PREFIX SOFT #DEV DEPENDENCIES
|
|
osc ds - - scsi
|
|
|
|
$$$
|
|
|
|
/*
|
|
* Report commands with illegal length
|
|
* To enable -- set to 1.
|
|
*/
|
|
|
|
int ds_report_cmdlen_err = 0;
|