augustss
|
50891507e0
|
Updated version of the usbhidctl command that allows setting, as well as
reading, items. From Dave Sainty <dave@dtsp.co.nz>.
|
2000-09-24 02:27:12 +00:00 |
augustss
|
f744825091
|
Some fixes suggested by Sheldon Hearn <sheldonh@uunet.co.za> (FreeBSD).
|
2000-07-06 07:26:48 +00:00 |
matt
|
fcd0fb118f
|
Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
etc. as appropriate to get exit,srncmp,abs,abort,etc.
Add -I${.CURDIR} to a few Makefiles
|
2000-07-03 02:51:12 +00:00 |
simonb
|
d88dfea295
|
Don't declare 'extern opt*' getopt variables.
|
2000-04-14 06:11:07 +00:00 |
augustss
|
ff6d760db9
|
GC an unused #define.
|
1999-05-16 19:42:03 +00:00 |
augustss
|
63541a8c9d
|
Sync with libusb.
|
1999-05-12 00:38:20 +00:00 |
augustss
|
d2db1be09a
|
Update for new libusb.
|
1999-05-12 00:05:11 +00:00 |
augustss
|
9e0a31a316
|
Xref usb(3).
|
1999-05-11 21:03:58 +00:00 |
augustss
|
18f11488db
|
Make USB HID processing into a library.
|
1999-05-11 21:02:24 +00:00 |
augustss
|
f0956be346
|
Updates from Soren S. Jorvang <soren@t.dk>
|
1999-05-08 14:56:21 +00:00 |
augustss
|
dc975a385b
|
Dump more HID info.
|
1999-04-21 17:41:08 +00:00 |
augustss
|
f52e3c039b
|
Handle devices with a report id correctly.
|
1999-04-21 16:23:14 +00:00 |
augustss
|
caf9aabb3e
|
Make opyrights conform.
|
1999-04-13 20:50:48 +00:00 |
hubertf
|
56f2d188fc
|
RCS ID police
|
1999-02-15 04:54:34 +00:00 |
lukem
|
dcab0210a0
|
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
|
1999-02-13 02:54:17 +00:00 |
augustss
|
ab8c44f6d2
|
Remove two garbage characters in the table.
|
1999-01-13 23:14:33 +00:00 |
augustss
|
ef51366cb7
|
Handle flags better.
|
1998-12-03 20:46:10 +00:00 |
augustss
|
8cababe387
|
Fix typo.
|
1998-12-02 16:37:48 +00:00 |
augustss
|
9726cfd1fb
|
Make the copyright header conform to the NetBSD template.
|
1998-11-25 22:17:06 +00:00 |
augustss
|
5650a635f5
|
Fix typo.
|
1998-10-22 10:34:17 +00:00 |
lukem
|
9dee5d2b46
|
don't install in /usr/share if NOSHARE is defined
|
1998-09-27 17:22:03 +00:00 |
augustss
|
02c8f266db
|
Make the /dev/ part of the device name optional.
|
1998-07-23 13:48:59 +00:00 |
augustss
|
81aa8a455c
|
Add BUGS.
|
1998-07-13 20:58:43 +00:00 |
augustss
|
262a9daf93
|
Make usbhidctl more like other *ctl commands.
|
1998-07-13 20:56:28 +00:00 |
augustss
|
c9b3b5ba88
|
Make some small improvements to usbhidctl and include a much
larger usage table.
|
1998-07-13 20:44:03 +00:00 |
augustss
|
8f894bc08b
|
Add usbhidctl(1) a program for manipulating USB HID devices.
|
1998-07-13 11:14:03 +00:00 |