Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
     5         kx ##############################################################################
     5         kx # Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
     5         kx ##############################################################################
     5         kx 
     5         kx # The EHCI driver should be loaded before the ones for low speed controllers
     5         kx # or some devices may be confused when they are disconnected and reconnected.
     5         kx softdep uhci-hcd pre: ehci-hcd
     5         kx softdep ohci-hcd pre: ehci-hcd
     5         kx