Ticket #1384 (closed defect: fixed)
QEmu usb gadget support broken for kernel >= 2.6.23
| Reported by: | t-lo@… | Owned by: | balrogg@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | qemu-neo1973 | Version: | 2007.2 |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
In 2.6.23 and later kernels the kernel gadget interface moved from
linux/usb_gadget.h to linux/usb/gadget.h. Unfortunately QEmu's "configure"
script and "usb-linux-gadget.c" code does not honor the new interface; QEmu
fails to detect gadget support with kernels > 2.6.22 for me.
Attachments
Change History
Changed 5 years ago by t-lo@…
- Attachment qemu-gadgetfs-2.6.23.patch added
Note: See
TracTickets for help on using
tickets.

have qemu honor gadgetfs include file changes in 2.6.23