Re: Is there any elegant way to re-identify and re-configure xfer mode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Tejun

2011/11/2 Tejun Heo <tj@xxxxxxxxxx>:
> From userland,
>
> # echo - - - > /sys/class/scsi_host/hostX/rescan
>

There's no action after echo --- > /sys/class/scsi_host/hostX/scan

> From kernel,
>
>    spin_lock_irqsave(ap->lock, flags);
>    dev->link.eh_info.dev_action[dev->devno] |= ATA_EH_REVALIDATE;
>    ata_port_schedule_eh(ap);
>    spin_unlock_irqrestore(ap->lock, flags);

It cause link reset, the cdrom go back to Boot mode again :(

would you plz give any suggestions?

Thanks very much,
Jisheng
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux