This patch series cleans up the USB firmware a little, prepares it
for supporting composite devices, and then dirtily adds support for
the Rii RF mini-keyboard, a keyboard and touch-pad combo.

Werner Almesberger (7):
  softusb-input: use symbolic constants for packet ID values
  softusb: use macro to construct (address, EP) value
  softusb: don't interrupt the host if we're ignoring the packet anyway
  softusb: renamed "fs" to "full_speed"
  softusb: separate EP-specific state from port-specific state
  softusb: support composite USB devices
  softusb: added hack for Rii RF mini-keyboard

 softusb-input/main.c |  175 +++++++++++++++++++++++++++++++-------------------
 1 files changed, 110 insertions(+), 65 deletions(-)

_______________________________________________
http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org
IRC: #milkymist@Freenode

Reply via email to