http://bugzilla.kernel.org/show_bug.cgi?id=12936
Zhang Rui <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from Zhang Rui <[email protected]> 2009-04-03 01:51:31 --- from the dmesg, we can see that when fastboot is used 1. ahci driver probes port 0 2. sd driver probes the disk in port 0 3. ahci driver probes port 1 and 2 when fastboot is not used, 1. ahci driver probes port 0, 1, 2 2. sd driver probes the disk in port 0 I don't know if this sequence change causes this problem. but the patch in comment #16 should fix this. as the scsi/ata device is broken in this bug, cc Tejun. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ------------------------------------------------------------------------------ _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
