Any news?
Daniel Drake
dsd at gentoo.org
Thu Feb 24 14:08:20 CET 2005
Jon Lapham wrote:
> Any news on getting your USBAT driver into the mainline kernel?
It is in the USB development tree. I think you may be able to find this in
2.6.11-rc4-mm1. It will be included in Linus' 2.6.12 release (we were too late
for 2.6.11)
> PS: did the patch you sent for submission to the kernel include the
> following adjustment?
>
> /usr/src/linux/drivers/usb/storage/shuttle_usbat.c and edit line 943
>
> - if (!(status & 0x08)) {
> + if (!(status & 0x40)) {
>
An alternative fix is included, yes.
I still need to look at the issue reported by Jim, which I have not forgotten
about.
Thanks,
Daniel
More information about the Usbat2
mailing list