kernel-ark/Documentation/ide
Bartlomiej Zolnierkiewicz 9fd91d959f ide: add "ignore_cable" parameter (take 2)
Add "ignore_cable" parameter:

* "ide_core.ignore_cable=[interface_number]" boot option if IDE is built-in
  (i.e. "ide_core.ignore_cable=1" to force ignoring cable for "ide1")

* "ignore_cable=[interface_number]" module parameter (for ide_core module)
  if IDE is compiled as module

v2:
* Add ide_port_apply_params() helper
  - use it in ide_device_add_all() and ide_scan_port().

* Make it possible to later disable ignoring cable detection by passing
  "[interface_number]:0" to /sys/module/ide_core/parameters/ignore_cable
  (however sysfs interface is not enabled yet since it needs some other
   IDE changes to make it work reliable).

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-27 15:38:23 +02:00
..
00-INDEX ide: update references to Documentation/ide/ide.txt (v2) 2008-03-07 21:53:50 +01:00
ChangeLog.ide-cd.1994-2004
ChangeLog.ide-floppy.1996-2002 ide-floppy: cleanup header 2008-02-01 23:09:33 +01:00
ChangeLog.ide-tape.1995-2002 ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1995-2002 2008-02-02 19:56:48 +01:00
ide-tape.txt ide-tape: move historical changelog to Documentation/ide/ChangeLog.ide-tape.1995-2002 2008-02-02 19:56:48 +01:00
ide.txt ide: add "ignore_cable" parameter (take 2) 2008-04-27 15:38:23 +02:00
warm-plug-howto.txt ide: add warm-plug support for IDE devices (take 2) 2008-04-18 00:46:23 +02:00