summaryrefslogtreecommitdiff
path: root/usr.sbin/usbdevs/usbdevs.8
AgeCommit message (Collapse)Author
2004-04-03- correct SYNOPSISJason McIntyre
- sync usage() - some small tweaks
2002-05-10Update usb userland stuff to reflect hid changes in the kernel.Nathan Binkert
This adds the new program usbhidaction which can be used to assign actions to events that occur on a uhid device. For example, you can now make the volume buttons on some newer keyboards actually do something.
2001-09-17Add support for -d in usbdevs(8); from Jason Ackley <jason@ackley.net>, pr#2005Michael Shalayeff
2001-07-20we don't like:Mike Pechkin
o) .Pp before/after .Sh; o) .Pp before/after .Sh; o) .Nm without argument in SYNOPSIS;
2000-10-14Capitalization.Aaron Campbell
2000-02-04Ox version error. deraadt@Jakob Schlyter
2000-02-03usbdevs (from NetBSD). OK deraadt@ fgsch@Jakob Schlyter