mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
9f8ccc030b
commit
f896fcfadb
@@ -164,7 +164,7 @@ struct genode_usb_isoc_transfer
|
||||
char data[];
|
||||
};
|
||||
|
||||
enum Urb_type { CTRL, BULK, IRQ, ISOC, NONE };
|
||||
enum Urb_type { CTRL, BULK, IRQ, ISOC, ALT_SETTING, CONFIG, NONE };
|
||||
typedef enum Urb_type genode_usb_urb_t;
|
||||
|
||||
struct genode_usb_request_urb
|
||||
|
||||
Reference in New Issue
Block a user