Some hotplug support (buggy)
This commit is contained in:
parent
5434f8bf3a
commit
f5db3949e7
4 changed files with 117 additions and 25 deletions
|
@ -227,4 +227,6 @@ struct grub_usb_attach_desc
|
|||
void grub_usb_register_attach_hook_class (struct grub_usb_attach_desc *desc);
|
||||
void grub_usb_unregister_attach_hook_class (struct grub_usb_attach_desc *desc);
|
||||
|
||||
void grub_usb_poll_devices (void);
|
||||
|
||||
#endif /* GRUB_USB_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue