1
0
Files
linux/drivers
Tejun Heo 3e706399b0 [PATCH] libata-hp: implement bootplug
Implement bootplug - boot probing via hotplug path.  While loading,
ata_host_add() simply schedules probing and invokes EH.  After EH
completes, ata_host_add() scans and assicates them with SCSI devices.
EH path is slightly modified to handle this (e.g. no autopsy during
bootplug).  The SCSI part is left in ata_host_add() because it's
shared with legacy path and to keep probing order as before (ATA scan
all ports in host_set then attach all).

Signed-off-by: Tejun Heo <htejun@gmail.com>
2006-05-31 18:28:11 +09:00
..
2006-04-11 06:18:46 -07:00
2006-05-03 20:05:41 -07:00
2006-05-24 01:34:10 -04:00
2006-05-26 11:55:46 -07:00
2006-05-21 12:59:18 -07:00
2006-05-24 08:35:31 -07:00
2006-04-11 06:18:43 -07:00
2006-05-21 12:59:22 -07:00
2006-05-03 20:05:41 -07:00
2006-05-21 12:59:17 -07:00
2006-05-21 12:59:22 -07:00
2006-04-21 10:59:00 -07:00