Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Linux を実行しているコンピューター ボードに接続されている USB デバイスを検索する必要があります。そうするために、「libusb」ライブラリを使用しました。これはうまく機能し、製造元、シリアル番号、製品 ID などを取得できます...
問題は、この情報を別の関数に渡すことができるように、ファイル システムのマウント ポイントを知る必要があることです。
何か案が?
前もって感謝します。
カルレス。