User Tools

Site Tools


마소전략커맨더

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
마소전략커맨더 [2011/01/04 07:34] suapapa마소전략커맨더 [2013/08/03 05:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== 관련 파일 ======
 +  * drivers/hiddev.c
 +  * drivers/hid/usbhid/hid-pidff.c
 +  * Documentation/usb/gadget_hid.txt
 +
 +====== HID report ======
 +  * /dev/hidgX
 +  * /dev/hidrawX
 +
 ====== references ====== ====== references ======
 +  *[[http://www.usb.org/developers/hidpage/|Usage Tables for Physical Interface Devices]]
 +
 +
 libusb libusb
 <code c> <code c>
Line 5: Line 17:
 </code> </code>
 in kernel in kernel
-</code>+<code>
 /** /**
  * usb_control_msg - Builds a control urb, sends it off and waits for completion  * usb_control_msg - Builds a control urb, sends it off and waits for completion
마소전략커맨더.1294126486.txt.gz · Last modified: 2013/08/03 05:04 (external edit)