mirror of
https://github.com/ipxe/ipxe
synced 2026-05-31 00:01:04 +03:00
668dc73d52
Make the class ID a property of the USB driver (rather than a property of the USB device ID), and allow USB drivers to specify a wildcard ID for any of the three component IDs (class, subclass, or protocol). Signed-off-by: Michael Brown <mcb30@ipxe.org>