I submitted a bug report about the UAS module crashing
earlier today (about 13 hours ago). It was suggested
by greg k-h that a patch be made to uas.c:

I changed:
   .can_queue = 65535  /* Is there a limit on the _host_ ? */
to
   .can_queue = MAX_CMNDS  /* Is there a limit on the _host_ ? */

At the time I received the message the machine had just
started a backup that lasted the 13 hours.

I rebooted the machine and it seems that the patch was
successful. The kernel module uas did not crash,
and a usb_storage device was created.

Thank you.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to