2009-06-08 Oliver Henshaw <oliver.henshaw@gmail.com>
* bus/usb/ohci.c (grub_ohci_pci_iter): Define the Class, Subclass and Programming Interface fields in terms of the 3 byte Class Code register. * bus/usb/uhci.c (grub_uhci_pci_iter): Likewise.
This commit is contained in:
parent
fa5db0b120
commit
d55842d81e
3 changed files with 15 additions and 8 deletions
|
@ -1,5 +1,10 @@
|
|||
2009-06-08 Oliver Henshaw <oliver.henshaw@gmail.com>
|
||||
|
||||
* bus/usb/ohci.c (grub_ohci_pci_iter): Define the Class,
|
||||
Subclass and Programming Interface fields in terms of the 3 byte
|
||||
Class Code register.
|
||||
* bus/usb/uhci.c (grub_uhci_pci_iter): Likewise.
|
||||
|
||||
* bus/usb/ohci.c (grub_ohci_pci_iter): Check that programming
|
||||
interface is OHCI. Add grub_dprintf for symmetry with
|
||||
bus/usb/uhci.c.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue