usbtrans.c - wrong max packet size for bulk transfer

This commit is contained in:
starous 2010-10-02 20:49:05 +02:00
parent 441cfe65c0
commit a94551944e
4 changed files with 15 additions and 7 deletions

View file

@ -150,7 +150,7 @@ typedef enum
#define GRUB_OHCI_RESET_CONNECT_CHANGE (1 << 16)
#define GRUB_OHCI_CTRL_EDS 256
#define GRUB_OHCI_BULK_EDS 510
#define GRUB_OHCI_TDS 256
#define GRUB_OHCI_TDS 640
#define GRUB_OHCI_ED_ADDR_MASK 0x7ff