]> xenbits.xensource.com Git - osstest/seabios.git/commit
Introduce helper functions for finding USB end-points.
authorKevin O'Connor <kevin@koconnor.net>
Thu, 18 Feb 2010 04:06:52 +0000 (23:06 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 18 Feb 2010 04:06:52 +0000 (23:06 -0500)
commit3c160dde75b9920f048d4276026d680d0f582dc9
treed0d54cc350ae3070d5b5e9104f17c505ec6648f2
parent9571439d9169bbd338de31c1f308404c86d57b1b
Introduce helper functions for finding USB end-points.

Introduce findEndPointDesc() and mkendpFromDesc() and refactor usb-hid
code.
src/usb-hid.c
src/usb.c
src/usb.h