-----Original Message----- From: Kevin O'Connor [mailto:kevin@koconnor.net] Subject: Re: [SeaBIOS] usb-msc.c: TEST_UNIT_READY needs USB_DIR_OUT?
If Linux always clears the direction bit for zero length transfers, then I think it should be safe to do that in SeaBIOS also. How about the patch below?
I tried this patch on my system and it worked fine. -- Steve G.