diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-25 02:58:31 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-08-25 02:58:31 -0300 |
commit | 49fb84c481b4eb4e1dd582a5a023b2542e5af423 (patch) | |
tree | f06c59aa21311c7f413f553e164c2b38d715368f /libre/filesystem-parabola/modprobe.d.usb-load-ehci-first | |
parent | b81a8cefb76c83103ebbbfc3a18883093be0b2f2 (diff) |
filesystem-parabola: add parabola suffix for the package
Diffstat (limited to 'libre/filesystem-parabola/modprobe.d.usb-load-ehci-first')
-rw-r--r-- | libre/filesystem-parabola/modprobe.d.usb-load-ehci-first | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libre/filesystem-parabola/modprobe.d.usb-load-ehci-first b/libre/filesystem-parabola/modprobe.d.usb-load-ehci-first new file mode 100644 index 000000000..947379411 --- /dev/null +++ b/libre/filesystem-parabola/modprobe.d.usb-load-ehci-first @@ -0,0 +1,2 @@ +softdep ohci_hcd pre: ehci_hcd +softdep uhci_hcd pre: ehci_hcd |