jakemsr
6d4bede5b6
allow libusb to find ugen(4) devices without needing to access
...
the bus.
ok espie@
2011-01-25 21:04:16 +00:00
sebastia
d2e68e9288
make usb_interrupt_read blocking again. O_NOBLOCK broke communication with my Garmin device, used via qlandkarte(gt).
...
"please just commit it" ajacoutot@, "I say make it blocking" jakemsr@
2011-01-17 18:03:49 +00:00
jakemsr
52e17df74d
recognize ugen(4)s that aren't the first driver attached to a device.
2011-01-17 03:55:47 +00:00
jakemsr
6ab3796d54
usb_os_find_busses() does not need write access to /dev/usb*, read-
...
only is enough.
ok jasper
2011-01-16 00:44:35 +00:00
ajacoutot
f8a043de1e
Implement usb_clear_halt as it's required by several scanners and UPS.
...
Add O_NONBLOCK inusb_interrupt_read to to fix communication with UPS.
Fix return value of usb_control_msg.
All from FreeBSD.
Add missing WANTLIB while here.
ok sthen@ jakemsr@
2010-11-26 13:30:19 +00:00
pvalchev
607d69ca13
libusb-0.1.12, latest stable; ok ian
2006-11-15 18:34:13 +00:00
brad
28adb996c6
- g/c the --enable-static option, libusb builds a static lib by default
...
- g/c the unused libtool patch
- sync the PLIST
2006-10-01 04:46:19 +00:00
pvalchev
e4bf6c70b6
include <stdio.h> so this is happy with gcc2 too; no change elsewhere
2005-12-20 08:07:32 +00:00
pvalchev
912a7cbc47
update to libusb-0.1.10a; based on Douglas Santos <dsantos@hydroxyl.org>
2005-05-21 22:24:20 +00:00
pvalchev
6ba60fa6db
fixes, see http://www.freebsd.org/cgi/query-pr.cgi?pr=ports%2F58925
...
from FreeBSD via Chris Kuethe <ckuethe@ualberta.ca>
bump PKGNAME
2003-11-27 04:34:26 +00:00
brad
53922a4fde
upgrade libusb to 0.1.7
...
--
MAINTAINER ok
2003-01-01 21:34:44 +00:00
fgsch
c51d611b17
Update to libusb 0.1.6a; fixes several issues for bsd systems.
...
maintainer ok.
2002-07-07 01:32:20 +00:00
naddy
29d3c815c9
- remove bad chunk with RCS Id
...
- pull in prototypes for string functions
ok pval@
2002-05-30 18:38:17 +00:00
pvalchev
092572d154
adaptation for USB namespace changes; based on work in libusb CVS
2002-05-25 20:43:17 +00:00
jcs
5a4ea388db
return the correct device name in bsd.c
...
update to libusb-0.1.5
ok pvalchev@
2002-03-05 00:16:47 +00:00
pvalchev
8bab332cda
Update to libusb-0.1.4
2002-01-01 21:53:49 +00:00
wilfried
1e459a788a
use in-tree libtool patches, ok maintainer
2001-11-01 08:27:14 +00:00
pvalchev
b4de21dc27
Import of libusb-0.1.3b
...
libusb provides a library for application access to USB
devices.
Port based on FreeBSD/NetBSD
2001-08-20 06:23:00 +00:00