usbtrans.c - wrong max packet size for bulk transfer
This commit is contained in:
parent
441cfe65c0
commit
a94551944e
4 changed files with 15 additions and 7 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-10-02 Aleš Nesrsta <starous@volny.cz>
|
||||
|
||||
* grub-core/bus/usb/ohci.c, grub-core/bus/usb/uhci.c:
|
||||
Increased number of TDs.
|
||||
* grub-core/bus/usb/usbtrans.c (grub_usb_bulk_setup_readwrite):
|
||||
Corrected endpoint maxpacket size.
|
||||
|
||||
2010-10-01 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Clear out 0x80 color bit on EFI.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue