搜索资源列表
libusb-1.0.0
- linux 下的libusb 1.0.0版本-libusb 1.0.0 under linux version
examples
- 这个驱动是写在用户空间的, 不涉及内核的重新编译,就可以控制USB设备, 利用了libusb1.0 实现了类似于lsusb指令的功能 -This driver is written in user space, does not involve recompiling the kernel, you can control the USB device, use libusb1.0 order to achieve the
libusb-1.0.8
- 本源码是USB驱动在Linux环境下USB协议的实现,是USB主控制部分-The source is a USB drive in a Linux environment to achieve the USB protocol is part of the USB host control
libusb-compat-0.1.4
- libusb适配层,可以使早期针对libusb-0.1写的代码工作在libusb1.0上-A compatibility layer allowing applications written for libusb-0.1 to work with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell and walk like libusb-0.1.
libusb-1.0.9
- 关于linux中libusb的安装与使用,压缩包里有libusb1.0.9安装包和安装方法-About linux installation and use of libusb, compression bag has libusb1.0.9 installation package and installation methods
libusb1-1.4.1.tar
- python 的ctype对libusb的封装,可能通过python直接编写usb的驱动,项目实践证明很稳定-this source use pythob ctype to call libusb,you can write usb driver by this code
example_using_libusb1.0
- 基于Libusb1.0的例子,对于初学Libusb的同学可以参考,libusb的源代码可以在github的官网免费下载-one example for Libusb1.0
hid_usb_alsa
- linux下usb设备的驱动开发,分层设计。驱动公司私有设备,设备包含hid设备和声卡两个硬件,使用libusb1.0,包含日志文件,配置文件,硬件设备消息编解码等。(Linux USB device driver development, layered design. Drive the company's private device, the device contains two hardware of HID device