Commit graph

18 commits

Author SHA1 Message Date
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
jmcneill
2cad6f620c support HID descriptors larger than 256 bytes 2011-07-24 18:00:06 +00:00
jmcneill
367555b100 add support for parsing interface association descriptors (IAD):
INTERFACE ASSOCIATION descriptor:
  bLength=8 bDescriptorType=iad(11) bFirstInterface=1 bInterfaceCount=6
  bFunctionClass=255 bFunctionSubClass=255 bFunctionProtocol=255
  iFunction=0()

bump pkgrevision
2010-12-25 14:03:56 +00:00
bjs
22dc55c0a9 Back out new-style BSD makefile, as older NetBSD mk files do not
support PROGS.  Ensure that we install the usbgen(8) manual page,
though.  No PKGREVISION bump as no change in installed files from
previous revision.
2008-12-07 12:32:27 +00:00
bjs
8c5f70c35c Add missing colon after post-extract target 2008-11-25 13:22:30 +00:00
bjs
b1a2f973d7 Install the manual page for usbgen. While here,
use a BSD Makefile for consistency's sake (why not?).

PKGREVISION++
2008-11-25 13:21:48 +00:00
joerg
0ce28fe392 DESTDIR support. 2008-10-10 23:30:59 +00:00
drochner
5000fc18c1 -don't assume that usb_descriptor_t has a field bDescriptorSubtype -
this field is class specific and shouldn't be there
-before reading a string descriptor, read the language table and use
 a correct language code if possible
-bump PKGREVISION
2007-02-26 11:54:55 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
drochner
6130f2a39d -make fetch of hub descriptors in usbctl work (by setting the correct
request value)
-ifdef out the USB_DISCOVER ioctl on NetBSD, this doesn't exist
-bump PKGREVISION
2007-01-23 17:02:06 +00:00
augustss
63a27f946b Make it compile after alpha conversion in usb.h. 2002-02-25 01:00:49 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
jlam
6f63c1cce4 Remove unnecessary inclusion of bsd.prefs.mk. 2001-01-18 07:03:35 +00:00
augustss
b9e9114afb Update to compile with the latest usb.h 2000-03-29 02:55:32 +00:00
augustss
7395cd7a48 Update a little so this package compiles in both 1.4 and later.
BROKEN flag removed.
1999-10-27 18:19:09 +00:00
agc
606e5ab825 Mark packages as broken, where necessary. 1999-10-27 17:14:01 +00:00
augustss
d8669d5340 Update package so it compiles again. 1999-10-11 22:05:34 +00:00
augustss
db9502769a Add a few USB developer utilities. 1999-05-19 00:15:37 +00:00