Commit graph

26 commits

Author SHA1 Message Date
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
06c89ae21c Regen. 2008-10-14 11:37:02 +00:00
joerg
0ce28fe392 DESTDIR support. 2008-10-10 23:30:59 +00:00
gson
b9cf4def7c Make the install target create $(PREFIX)/sbin if it is missing, as
the case may be when doing a bulk build.
2007-09-14 13:31:04 +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
joerg
e9c91f4956 Include correct headers on DragonFly. Don't depend on sys/ioctl.h being
included by dev/usb/usb.h, which is not the case on DragonFly and FreeBSD.
2005-12-18 17:31:22 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
jmc
de6f4bd99e Add a missing definition so this will compile on 1.5 systems 2002-03-07 07:49:49 +00:00
augustss
63a27f946b Make it compile after alpha conversion in usb.h. 2002-02-25 01:00:49 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +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
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +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