usb: gadget: f_fs: Question on descriptor parsing in f_fs.c
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: linux-usb@xxxxxxxxxxxxxxx
- Subject: usb: gadget: f_fs: Question on descriptor parsing in f_fs.c
- From: Udo Eberhardt <udo.eberhardt@xxxxxxxxxxx>
- Date: Wed, 11 Sep 2019 14:35:08 +0200
- User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0
Hi,
We are currently trying to implement an UAC2 function in user mode based
on f_fs. We found that descriptor parsing in f_fs.c does not support
audio (or video) class descriptors. We could develop a patch to add
UAC1/UAC2 handling. But before we do that I wanted to check if this is
the right approach.
My question: Is f_fs limited by design to simple device classes like HID
or CCID, or is it supposed to support arbitrary classes? In the latter
case descriptor parsing needs to be extended significantly to handle the
non-trivial cases.
Best regards,
Udo
[Index of Archives]
[Linux Media]
[Linux Input]
[Linux Audio Users]
[Yosemite News]
[Linux Kernel]
[Linux SCSI]
[Old Linux USB Devel Archive]