opengnsys_ipxe/src/drivers/usb
Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value
Rename PCI_CLASS() (which constructs a struct pci_class_id) to
PCI_CLASS_ID(), and provide PCI_CLASS() as a macro which constructs
the 24-bit scalar value of a PCI class code.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2015-05-08 14:57:12 +01:00
..
ehci.c [pci] Provide PCI_CLASS() to calculate a scalar PCI class value 2015-05-08 14:57:12 +01:00
ehci.h [usb] Include setup packet within I/O buffer for message transfers 2015-05-01 16:29:11 +01:00
usbhub.c [usb] Add clear_tt() hub method to clear transaction translator buffer 2015-03-23 16:21:13 +00:00
usbhub.h [usb] Add clear_tt() hub method to clear transaction translator buffer 2015-03-23 16:21:13 +00:00
usbnet.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
xhci.c [pci] Provide PCI_CLASS() to calculate a scalar PCI class value 2015-05-08 14:57:12 +01:00
xhci.h [xhci] Support USB1 devices attached via transaction translators 2015-03-23 20:24:20 +00:00