openbsd-ports/sysutils/usbutil/pkg/PLIST
sthen 6ce4c007b6 - we don't implement USB_DISCOVER, don't try to use it
- don't assume that usb_descriptor_t has a field bDescriptorSubtype,
this field is class specific and shouldn't be there
- make fetch of hub descriptors in usbctl work (by setting the
correct request value)
- before reading a string descriptor, read the language table and
use a correct language code if possible
- install usbgen(8) manual, regen plist, bump

mostly from pkgsrc,
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/usbutil/patches/patch-ab
2009-01-14 00:58:39 +00:00

7 lines
158 B
Plaintext

@comment $OpenBSD: PLIST,v 1.3 2009/01/14 00:58:39 sthen Exp $
@man man/cat8/usbgen.0
@bin sbin/usbctl
@bin sbin/usbdebug
@bin sbin/usbgen
@bin sbin/usbstats