This commit is contained in:
Michael Kerrisk 2008-03-19 08:43:21 +00:00
parent d4aa1c1659
commit 29aceda46e
1 changed files with 2 additions and 2 deletions

View File

@ -474,7 +474,7 @@ and will be assigned to LUN zero.
Some poorly designed SCSI devices cannot handle being probed for
LUNs not equal to zero.
Therefore, if the compile time flag
Therefore, if the compile-time flag
.B CONFIG_SCSI_MULTI_LUN
is not set, newer kernels will by default only probe LUN zero.
@ -966,7 +966,7 @@ The
.I wait_value
is used as an internal timeout value for people who are
having problems with their drive, and may or may not be implemented
depending on a compile time #define.
depending on a compile-time #define.
The Mitsumi FX400 is an IDE/ATAPI CD-ROM player and does not use
the mcd driver.
.TP