- Allow the SAF1761 driver to attach to the root HUB USB driver.
Sponsored by: DARPA, AFRL
This commit is contained in:
parent
34bfa68365
commit
de22c5aa1a
@ -138,6 +138,7 @@ DRIVER_MODULE(usbus, octusb, usb_driver, usb_devclass, 0, 0);
|
||||
|
||||
/* Dual Mode Drivers */
|
||||
DRIVER_MODULE(usbus, dwcotg, usb_driver, usb_devclass, 0, 0);
|
||||
DRIVER_MODULE(usbus, saf1761, usb_driver, usb_devclass, 0, 0);
|
||||
|
||||
/*------------------------------------------------------------------------*
|
||||
* usb_probe
|
||||
|
Loading…
Reference in New Issue
Block a user