Searched refs:libusb (Results 1 – 25 of 49) sorted by relevance
12
/external/libusb-compat/libusb-compat.xcodeproj/ |
D | project.pbxproj | 10 …5A726C7E138D82D500E748DE /* libusb.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5A726C2… 20 containerPortal = B0B3C6AD1277AE4B0086FE9A /* libusb.xcodeproj */; 23 remoteInfo = libusb; 27 containerPortal = B0B3C6AD1277AE4B0086FE9A /* libusb.xcodeproj */; 30 remoteInfo = libusb; 35 …eEncoding = 4; lastKnownFileType = sourcecode.c.c; name = core.c; path = libusb/core.c; sourceTree… 36 …leEncoding = 4; lastKnownFileType = sourcecode.c.h; name = usb.h; path = libusb/usb.h; sourceTree … 37 …eEncoding = 4; lastKnownFileType = sourcecode.c.h; name = usbi.h; path = libusb/usbi.h; sourceTree… 38 …FE9A /* libusb.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; n… 39 …00DB518D /* libusb-compat.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.… [all …]
|
/external/libusb-compat/ |
D | README | 1 libusb-compat-0.1 4 A compatibility layer allowing applications written for libusb-0.1 to work 5 with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell and walk 6 like libusb-0.1. 8 Do not attempt to install libusb-0.1 and libusb-compat-0.1 on the same system. 10 Known quirks/differences from libusb-0.1: 13 2. libusb-0.1 allowed you to open a device which you did not have permission 15 libusb-compat-0.1 does not allow you to open such devices. You can still 20 4. Some libusb-0.1 users may have implemented I/O cancellation by running 24 drivers for libusb-1.0 development. With libusb-1.0 or libusb-compat-0.1 [all …]
|
D | NEWS | 4 2009-07-09: libusb-compat-0.1.3 release 8 2009-06-11: libusb-compat-0.1.2 release 9 * Handle libusb initialization failure 11 2009-05-28: libusb-compat-0.1.1 release 12 * Further improvements to match libusb-0.1 endpoint addressing behaviour 14 2008-12-13: libusb-compat-0.1.0 release 17 2008-11-21: libusb-compat-0.1.0-beta3 release 20 2008-06-28: libusb-compat-0.1.0-beta2 release 21 * Match libusb-0.1 endpoint addressing behaviour 22 * Update for libusb-0.9.1 [all …]
|
D | ChangeLog | 11 Improve libusb-config for cross-compiling (SF#2809877) 24 libusb-1.0 can return result codes 0, -1 through -12 and -99. The old 25 libusb-0.1 software was always returning the negative of an errno.h 28 Unfortunately the current version of libusb-compat passes through some 29 of the libusb-1.0 error codes unchanged. (Some of the error codes are 33 The patch attached to the below bug report makes sure all libusb-1.0 34 error codes are translated into the libusb-0.1 equivalent negative of 36 errno is always being set as some callers of libusb-0.1 expect that to 37 be the case. Finally since errno is now always being set by libusb- 65 For maximum compatibility, this makes libusb-compat-0.1 behave like [all …]
|
D | configure.ac | 1 AC_INIT([libusb-compat], [0.1.3]) 3 AC_CONFIG_SRCDIR([libusb/core.c]) 21 # The libusb-0.1 version we pretend to be 25 PKG_CHECK_MODULES([LIBUSB_1_0], libusb-1.0 >= 0.9.1) 62 AC_CONFIG_FILES([libusb.pc] [libusb-config] [Makefile] [libusb/Makefile] [examples/Makefile]) 63 AC_CONFIG_COMMANDS([default],[[chmod +x libusb-config]],[[]])
|
D | Makefile.am | 3 DISTCLEANFILES = ChangeLog libusb.pc 5 SUBDIRS = libusb subdir 12 pkgconfig_DATA=libusb.pc 14 bin_SCRIPTS = libusb-config
|
D | README.version | 1 URL: http://sourceforge.net/projects/libusb/files/libusb-0.1%20%28LEGACY%29/0.1.12/libusb-0.1.12.ta…
|
D | libusb.pc.in | 7 emulated_by=libusb-1.0 9 Name: libusb name 10 Description: USB access library (libusb-1.0 compat wrapper)
|
D | Makefile.in | 40 $(srcdir)/libusb-config.in $(srcdir)/libusb.pc.in \ 55 CONFIG_CLEAN_FILES = libusb.pc libusb-config 80 DIST_SUBDIRS = libusb examples 212 DISTCLEANFILES = ChangeLog libusb.pc 214 SUBDIRS = libusb $(am__append_1) 216 pkgconfig_DATA = libusb.pc 217 bin_SCRIPTS = libusb-config 272 libusb.pc: $(top_builddir)/config.status $(srcdir)/libusb.pc.in 274 libusb-config: $(top_builddir)/config.status $(srcdir)/libusb-config.in
|
/external/libmtp/libmtp.xcodeproj/ |
D | project.pbxproj | 10 …833E138DA9A800550A90 /* libusb-compat.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AE8… 11 …5AE8833F138DA9AA00550A90 /* libusb.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5AE8831… 17 …B00305D41277B07D009FA3E1 /* libusb-glue.c in Sources */ = {isa = PBXBuildFile; fileRef = B00305C41… 18 …B00305D51277B07D009FA3E1 /* libusb-glue.h in Headers */ = {isa = PBXBuildFile; fileRef = B00305C51… 35 containerPortal = B00304D11277AFB4009FA3E1 /* libusb-compat.xcodeproj */; 38 remoteInfo = "libusb-compat"; 42 containerPortal = B00304C81277AFA9009FA3E1 /* libusb.xcodeproj */; 45 remoteInfo = libusb; 49 containerPortal = B00304C81277AFA9009FA3E1 /* libusb.xcodeproj */; 52 remoteInfo = libusb; [all …]
|
/external/libusb/libusb.xcodeproj/ |
D | project.pbxproj | 13 …B022B8EA1277A96700455475 /* libusb.h in Headers */ = {isa = PBXBuildFile; fileRef = B022B8E41277A9… 24 …eEncoding = 4; lastKnownFileType = sourcecode.c.c; name = core.c; path = libusb/core.c; sourceTree… 25 …ing = 4; lastKnownFileType = sourcecode.c.c; name = descriptor.c; path = libusb/descriptor.c; sour… 26 …ileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = io.c; path = libusb/io.c; sourceTree =… 27 …0455475 /* libusb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode… 28 …coding = 4; lastKnownFileType = sourcecode.c.h; name = libusbi.h; path = libusb/libusbi.h; sourceT… 29 …eEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sync.c; path = libusb/sync.c; sourceTree… 30 …ing = 4; lastKnownFileType = sourcecode.c.c; name = darwin_usb.c; path = libusb/os/darwin_usb.c; s… 31 …ing = 4; lastKnownFileType = sourcecode.c.h; name = darwin_usb.h; path = libusb/os/darwin_usb.h; s… 34 …660B00DB518D /* libusb.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dyl… [all …]
|
/external/libusb/examples/ |
D | Makefile.am | 5 lsusb_LDADD = ../libusb/libusb-1.0.la -lusb-1.0 8 dpfp_LDADD = ../libusb/libusb-1.0.la -lusb-1.0 12 dpfp_threaded_LDADD = ../libusb/libusb-1.0.la -lusb-1.0
|
D | Makefile.in | 51 dpfp_DEPENDENCIES = ../libusb/libusb-1.0.la 57 dpfp_threaded_DEPENDENCIES = ../libusb/libusb-1.0.la 63 lsusb_DEPENDENCIES = ../libusb/libusb-1.0.la 218 lsusb_LDADD = ../libusb/libusb-1.0.la -lusb-1.0 220 dpfp_LDADD = ../libusb/libusb-1.0.la -lusb-1.0 223 dpfp_threaded_LDADD = ../libusb/libusb-1.0.la -lusb-1.0
|
/external/libusb/ |
D | README | 1 libusb 4 libusb is a library for USB device access from Linux userspace. 7 libusb is abstracted internally in such a way that it can hopefully 11 libusb homepage: 12 http://libusb.sourceforge.net 15 http://libusb.sourceforge.net/api-1.0/ 18 https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel
|
D | PORTING | 6 This document is aimed at developers wishing to port libusb to unsupported 7 platforms. I believe the libusb API is OS-independent, so by supporting 12 libusb's internal "backend" API, which performs the appropriate operations on 30 For libusb to work, your event handling function obviously needs to be called 32 which libusb and its users can pass to poll() or select() to determine when 39 descriptor of the pipe can then be provided to libusb as an event source. 49 libusb functions, prefixed with "usbi_". Documentation for these functions 67 2. Implement your backend in the libusb/os/ directory, modifying 68 libusb/os/Makefile.am appropriately. 70 3. Add preprocessor logic to the top of libusb/core.c to statically assign the [all …]
|
D | Makefile.am | 3 DISTCLEANFILES = ChangeLog libusb-1.0.pc 5 SUBDIRS = libusb doc subdir 12 pkgconfig_DATA=libusb-1.0.pc 25 rsync -rv $(reldir) dsd_,libusb@frs.sourceforge.net:/home/frs/project/l/li/libusb/libusb-1.0/
|
D | README.version | 1 URL: http://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.8/libusb-1.0.8.tar.bz2/down…
|
D | libusb-1.0.pc.in | 6 Name: libusb-1.0 10 Cflags: -I${includedir}/libusb-1.0
|
D | configure.ac | 1 AC_INIT([libusb], [1.0.8]) package 3 AC_CONFIG_SRCDIR([libusb/core.c]) 129 AC_CONFIG_FILES([libusb-1.0.pc] [Makefile] [libusb/Makefile] [examples/Makefile] [doc/Makefile] [do…
|
/external/libusb-compat/examples/ |
D | Makefile.am | 5 lsusb_LDADD = ../libusb/libusb.la -lusb 8 testlibusb_LDADD = ../libusb/libusb.la -lusb
|
D | Makefile.in | 51 lsusb_DEPENDENCIES = ../libusb/libusb.la 54 testlibusb_DEPENDENCIES = ../libusb/libusb.la 192 lsusb_LDADD = ../libusb/libusb.la -lusb 194 testlibusb_LDADD = ../libusb/libusb.la -lusb
|
/external/libmtp/ |
D | ChangeLog | 35 * src/libusb-glue.h: inclusion guard, export functions to 37 * src/libusb-glue.c: define USB_CLASS_PTP unless defined, 43 * src/libusb-glue.c: patch from Simon Berg to detect PTP 176 * src/libusb-glue.c: include config.h (Marcus Meissner found 253 * src/libusb-glue.c: update to check the handler function return 267 * src/libusb-glue.c: Make get_playlist_extension return type 269 * src/libusb-glue.h: ditto 270 * src/libusb-glue.c: In probe_device_descriptor, check to see if 283 * src/libusb-glue.h: flag macro. 298 * src/libusb-glue.c: patch from Marcus to fix an issue [all …]
|
D | INSTALL | 33 To build libmtp you should only need development files for libusb. 34 (Often named libusb-devel or similar.) For working with CVS versions 73 libusb Support 76 This package depends on libusb. Get libusb from sourceforge at: 78 http://www.sourceforge.net/projects/libusb/ 154 custom devices handled solely by libusb, which is what libmtp and for 164 Then libusb may need to be patched to recognize this hierarchy.
|
/external/libusb/libusb/ |
D | Makefile.am | 1 lib_LTLIBRARIES = libusb-1.0.la 20 hdrdir = $(includedir)/libusb-1.0 21 hdr_HEADERS = libusb.h
|
/external/libexif/m4m/ |
D | gp-packaging.m4 | 21 # whether libusb-devel is installed or not defines whether the RPM 22 # packages we're going to build will depend on libusb and libusb-devel 24 AM_CONDITIONAL([RPM_LIBUSB_DEVEL], [rpm -q libusb-devel > /dev/null 2>&1])
|
12