You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
remove ide-scsi
As planed, this removes ide-scsi. The 2.6 kernel supports direct writing to ide CD drives, which eliminates the need for ide-scsi. ide-scsi has been unmaintained and marked as deprecated. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Cc: James.Bottomley@HansenPartnership.com Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
This commit is contained in:
committed by
Bartlomiej Zolnierkiewicz
parent
07bd3f4731
commit
93c164af19
@@ -21,7 +21,7 @@ config SCSI
|
||||
You also need to say Y here if you have a device which speaks
|
||||
the SCSI protocol. Examples of this include the parallel port
|
||||
version of the IOMEGA ZIP drive, USB storage devices, Fibre
|
||||
Channel, FireWire storage and the IDE-SCSI emulation driver.
|
||||
Channel, and FireWire storage.
|
||||
|
||||
To compile this driver as a module, choose M here and read
|
||||
<file:Documentation/scsi/scsi.txt>.
|
||||
@@ -101,9 +101,9 @@ config CHR_DEV_OSST
|
||||
---help---
|
||||
The OnStream SC-x0 SCSI tape drives cannot be driven by the
|
||||
standard st driver, but instead need this special osst driver and
|
||||
use the /dev/osstX char device nodes (major 206). Via usb-storage
|
||||
and ide-scsi, you may be able to drive the USB-x0 and DI-x0 drives
|
||||
as well. Note that there is also a second generation of OnStream
|
||||
use the /dev/osstX char device nodes (major 206). Via usb-storage,
|
||||
you may be able to drive the USB-x0 and DI-x0 drives as well.
|
||||
Note that there is also a second generation of OnStream
|
||||
tape drives (ADR-x0) that supports the standard SCSI-2 commands for
|
||||
tapes (QIC-157) and can be driven by the standard driver st.
|
||||
For more information, you may have a look at the SCSI-HOWTO
|
||||
|
||||
Reference in New Issue
Block a user