Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-07-24 | support HID descriptors larger than 256 bytes | jmcneill | 1 | -2/+2 | |
2010-12-25 | add support for parsing interface association descriptors (IAD): | jmcneill | 1 | -2/+2 | |
INTERFACE ASSOCIATION descriptor: bLength=8 bDescriptorType=iad(11) bFirstInterface=1 bInterfaceCount=6 bFunctionClass=255 bFunctionSubClass=255 bFunctionProtocol=255 iFunction=0() bump pkgrevision | |||||
2008-12-07 | Back out new-style BSD makefile, as older NetBSD mk files do not | bjs | 1 | -13/+5 | |
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-11-25 | Add missing colon after post-extract target | bjs | 1 | -2/+2 | |
2008-11-25 | Install the manual page for usbgen. While here, | bjs | 1 | -2/+15 | |
use a BSD Makefile for consistency's sake (why not?). PKGREVISION++ | |||||
2008-10-10 | DESTDIR support. | joerg | 1 | -1/+3 | |
2007-02-26 | -don't assume that usb_descriptor_t has a field bDescriptorSubtype - | drochner | 1 | -2/+2 | |
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-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2007-01-23 | -make fetch of hub descriptors in usbctl work (by setting the correct | drochner | 1 | -1/+2 | |
request value) -ifdef out the USB_DISCOVER ioctl on NetBSD, this doesn't exist -bump PKGREVISION | |||||
2002-02-25 | Make it compile after alpha conversion in usb.h. | augustss | 1 | -2/+2 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2001-01-18 | Remove unnecessary inclusion of bsd.prefs.mk. | jlam | 1 | -3/+1 | |
2000-03-29 | Update to compile with the latest usb.h | augustss | 1 | -2/+2 | |
1999-10-27 | Update a little so this package compiles in both 1.4 and later. | augustss | 1 | -4/+2 | |
BROKEN flag removed. | |||||
1999-10-27 | Mark packages as broken, where necessary. | agc | 1 | -1/+3 | |
1999-10-11 | Update package so it compiles again. | augustss | 1 | -2/+2 | |
1999-05-19 | Add a few USB developer utilities. | augustss | 1 | -0/+12 | |