wpcm450 icon indicating copy to clipboard operation
wpcm450 copied to clipboard

USB device mode driver

Open neuschaefer opened this issue 5 years ago • 0 comments

WPCM450's USB hardware is based on a ChipIdea block, so supporting it in mainline Linux should only require a "glue" driver that controls the chip-specific integration:

  • pinctrl
  • USB insertion signals

  • [ ] check out Tomer's patchset
  • [ ] USB low speed
  • [ ] USB high speed
  • [ ] userspace:
    • [ ] some sort of virtual media service with qemu-nbd
    • [ ] HID emulation (#4)

neuschaefer avatar Apr 30 '21 08:04 neuschaefer