On Mon, 24 Oct 2011, Matthew Dharm wrote: > Alan -- > > You realize that's an okay patch for testing, but not as a final > solution, right? 8020 can't accept the short commands; they need to > be at least 12 bytes.... Ah -- you didn't notice that the padding loop uses srb->cmd_len as its index. When the loop finishes, srb->cmd_len will always be equal to 12 unless it started out larger. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html