Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109400
b: refs/heads/master
c: 5a61dd9
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Sep 2, 2008
1 parent 0ee4c30 commit 29c307d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ab1b67a6230648cf65b0342d9887fee890160ca8
refs/heads/master: 5a61dd9ec8c5a8e14fbccda3ab042555b692b9b2
16 changes: 1 addition & 15 deletions trunk/drivers/ide/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ config BLK_DEV_IDEFLOPPY
module will be called ide-floppy.

config BLK_DEV_IDESCSI
tristate "SCSI emulation support"
tristate "SCSI emulation support (DEPRECATED)"
depends on SCSI
select IDE_ATAPI
---help---
Expand All @@ -255,20 +255,6 @@ config BLK_DEV_IDESCSI
and will allow you to use a SCSI device driver instead of a native
ATAPI driver.

This is useful if you have an ATAPI device for which no native
driver has been written (for example, an ATAPI PD-CD drive);
you can then use this emulation together with an appropriate SCSI
device driver. In order to do this, say Y here and to "SCSI support"
and "SCSI generic support", below. You must then provide the kernel
command line "hdx=ide-scsi" (try "man bootparam" or see the
documentation of your boot loader (lilo or loadlin) about how to
pass options to the kernel at boot time) for devices if you want the
native EIDE sub-drivers to skip over the native support, so that
this SCSI emulation can be used instead.

Note that this option does NOT allow you to attach SCSI devices to a
box that doesn't have a SCSI host adapter installed.

If both this SCSI emulation and native ATAPI support are compiled
into the kernel, the native support will be used.

Expand Down

0 comments on commit 29c307d

Please sign in to comment.