what's the purpose of USB composite drivers ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

what's the purpose of USB composite drivers ?

ソリューションへジャンプ
853件の閲覧回数
ise1
Contributor III

Hello !

I wonder something about USB composite devices. What's the point of using a USB composite driver for a sabreLite board instead of modprobing several USB drivers ? If we just pay attention that each USB drivers has a different major number, we will be able to modprobe them one by one isnt it ? Or am I wrong ?

Thanks in advance for your answers :smileywink:

タグ(2)
0 件の賞賛
1 解決策
755件の閲覧回数
jamesbone
NXP TechSupport
NXP TechSupport

Hello Sebastien,

We usually prefer to use the USB Composite Driver, not because of the i.MX, this is because the Host PC or any other device that you are planning to use, need to have the proper driver for the USB class that you want to use,  in this case several options can be adopted, so  the easy way to make sure the Host PC has the driver it is the common USB driver in this case the Composite one.  Hope this clarify.


Have a great day,
Jaime

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

2 返答(返信)
756件の閲覧回数
jamesbone
NXP TechSupport
NXP TechSupport

Hello Sebastien,

We usually prefer to use the USB Composite Driver, not because of the i.MX, this is because the Host PC or any other device that you are planning to use, need to have the proper driver for the USB class that you want to use,  in this case several options can be adopted, so  the easy way to make sure the Host PC has the driver it is the common USB driver in this case the Composite one.  Hope this clarify.


Have a great day,
Jaime

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

755件の閲覧回数
ise1
Contributor III

Sorry I didn't see you answer but thanks a lot ! :smileyhappy:

0 件の賞賛