mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 02:18:20 -07:00
usb: Add ability to attach and detach devices for real
This commit is contained in:
@@ -123,6 +123,7 @@ typedef struct
|
||||
|
||||
/* Global variables. */
|
||||
extern const device_t usb_device;
|
||||
extern usb_t* usb_device_inst;
|
||||
|
||||
/* Functions. */
|
||||
extern void uhci_update_io_mapping(usb_t *dev, uint8_t base_l, uint8_t base_h, int enable);
|
||||
|
||||
Reference in New Issue
Block a user