This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TUSB7320 driver under linux

Other Parts Discussed in Thread: TUSB7320

dear experts:

   do we have TUSB7320 driver under linux? Thanks.

Regards

Robin

  • Robin,

    It is supported in Linux in the open source community, The latest supported Linux releases of 2.6.32 onward all have xHCI support, it just needs to enabled in the kernel configuration.  Whatever is one's current source for Linux, that is where to go for the xHCI driver. Support has been there since 2.6.31 (2.6.31 is in no way recommended, xHCI support was not all robust initially).  Here are the kernel versions I recommend based on when kernel.org went offline.
          3.0.4 -- most robust
          2.6.39.4
          2.6.35.14 -- stable, will work with our host, but won't be as robust
          2.6.32.46 -- stable, will work with our host, but won't be as robust


    To get the most out of TI's controller, using the newest possible kernel version is recommended. While the latest 2.6.32.x through 2.6.35.x are supported, I recommend going with a newer kernel release, preferably the latest 3.x stable release.

  • Dear Robin,

    With reference to the above post, I am trying to install TUSB7320 driver on Kernel 2.6.38.6 but no success upto now. I am not able to unable the drivers in it. Any suggestion?

    Regards