Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259263
b: refs/heads/master
c: 6e7be1a
h: refs/heads/master
i:
  259261: 71f46f9
  259259: 893ee80
  259255: fb939c0
  259247: 3d73c2b
  259231: 52e1d28
  259199: d8610c7
v: v3
  • Loading branch information
Tobias Klauser authored and Greg Kroah-Hartman committed Jul 1, 2011
1 parent 091ee88 commit 6d088c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6d721b2946a18373f45837e899fc32bb550eaa56
refs/heads/master: 6e7be1a0a87da3c54f0036a1601a58ac0616b2bb
6 changes: 3 additions & 3 deletions trunk/Documentation/usb/gadget_hid.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ Send and receive HID reports
to do this.

hid_gadget_test is a small interactive program to test the HID
gadget driver. To use, point it at a hidg device and set the
device type (keyboard / mouse / joystick) - E.G.:
gadget driver. To use, point it at a hidg device and set the
device type (keyboard / mouse / joystick) - E.G.:

# hid_gadget_test /dev/hidg0 keyboard

Expand All @@ -97,7 +97,7 @@ Send and receive HID reports
HID gadget.

Another interesting example is the caps lock test. Type
-caps-lock and hit return. A report is then sent by the
--caps-lock and hit return. A report is then sent by the
gadget and you should receive the host answer, corresponding
to the caps lock LED status.

Expand Down

0 comments on commit 6d088c4

Please sign in to comment.