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
..
2008-04-24 14:07:46 -03:00
2008-04-25 13:00:11 -04:00
2008-04-22 20:10:10 +01:00
2008-04-25 13:00:11 -04:00
2008-04-24 11:46:16 -07:00
2008-04-24 21:16:52 -07:00
2008-04-20 21:47:02 -07:00
2008-04-19 19:10:33 -07:00
2008-04-21 09:50:08 +02:00
2008-04-26 19:21:17 +02:00
2008-04-21 09:51:05 +02:00
2008-04-19 19:10:33 -07:00
2008-04-21 09:50:08 +02:00
2008-04-26 17:44:55 +02:00
2008-04-19 19:44:59 +02:00
2008-04-21 10:19:23 +08:00
2008-04-23 00:04:38 -04:00
2008-04-25 13:27:00 +01:00
2008-04-21 15:49:58 -07:00
2008-04-21 11:35:39 -05:00
2008-04-21 11:22:28 -05:00
2008-04-21 11:35:39 -05:00
2008-04-21 11:22:29 -05:00
2008-04-25 13:26:55 +01:00
2008-04-25 13:26:55 +01:00
2008-04-25 13:26:55 +01:00
2008-04-21 22:38:45 +00:00
2008-04-19 19:10:33 -07:00
2008-04-23 16:13:42 -04:00
2008-04-25 09:23:59 -04:00
2008-04-25 19:05:55 -07:00
2008-04-22 11:34:58 +02:00
2008-04-22 11:34:59 +02:00
2008-04-19 19:10:28 -07:00
2008-04-22 22:16:46 +02:00
2008-04-24 14:09:42 -03:00
2008-04-22 22:16:46 +02:00
2008-04-27 15:38:23 +02:00
2008-04-23 21:25:36 -04:00
2008-04-19 19:45:00 +02:00
2008-04-20 21:47:08 -07:00
2008-04-19 19:10:28 -07:00
2008-04-21 16:36:46 -07:00
2008-04-26 17:36:37 +02:00
2008-04-19 19:10:19 -07:00
2008-04-24 23:49:30 +01:00
2008-04-25 00:46:09 -04:00
2008-04-21 08:23:35 -07:00
2008-04-19 19:10:19 -07:00
2008-04-19 19:10:29 -07:00
2008-04-24 14:07:43 -03:00
2008-04-19 19:10:28 -07:00
2008-04-26 22:51:09 +02:00
2008-04-21 22:35:29 +00:00
2008-04-23 00:05:03 -04:00
2008-04-23 00:04:51 -04:00
2008-04-23 16:13:37 -04:00
2008-04-19 16:54:56 -04:00
2008-04-19 16:55:29 -04:00
2008-04-19 16:53:15 -04:00
2008-04-20 21:47:03 -07:00
2008-04-20 21:47:03 -07:00
2008-04-20 21:47:07 -07:00
2008-04-25 02:08:52 -04:00
2008-04-19 19:10:26 -07:00
2008-04-19 19:10:26 -07:00
2008-04-19 19:10:33 -07:00
2008-04-23 22:10:48 -07:00
2008-04-24 20:57:33 +10:00
2008-04-21 23:13:23 -04:00
2008-04-23 00:04:38 -04:00
2008-04-25 00:25:08 +02:00
2008-04-21 15:51:36 -07:00
2008-04-19 19:44:59 +02:00
2008-04-19 19:10:20 -07:00
2008-04-19 19:10:33 -07:00
2008-04-24 21:16:42 -07:00
2008-04-24 21:16:57 -07:00
2008-04-24 21:16:54 -07:00
2008-04-24 14:07:56 -03:00
2008-04-25 00:29:34 -07:00