7 Commits

Author SHA1 Message Date
schwarze
e4469d0650 Do not patch away "nroff" in the Makefile, the "man" target is not used
in the build, anyway.  This simplifies the patch and prevents false
positives when auditing the ports tree for bogus mandoc usage.
No package change, no bump.
ok naddy@
2014-04-27 00:30:07 +00:00
mglocker
8f5c76d917 Fix broken compile after the usb 'typedef struct' commit.
Reported and ok naddy@
2013-04-17 04:42:32 +00:00
naddy
c7c300c427 - use mandoc(1) for an mdoc(7) page
- some cleanup
2010-10-20 15:36:46 +00:00
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
jakob
dcc9813e18 update to v0.5 2002-09-07 19:21:55 +00:00
pvalchev
413d9d4504 sync with USB namespace changes 2002-06-16 19:36:33 +00:00
wilfried
c3713ccace respect CC/CFLAGS, ok maintainer 2001-03-19 17:40:06 +00:00