Utilities for sharing USB devices over IP networks
The USB/IP protocol enables to pass USB device from a server to a client over the network. The server is a machine which shares an USB device and the client is a machine which uses USB device provided by a server over the network. The USB device may be either physical device connected to a server or software entity created on a server using USB gadget subsystem. The usbip-utils are userspace tools to used to handle connection and management on both side. The client needs the vhci-hcd
Linux kernel module and the server needs the usbip_host
Linux kernel module.
Linter | Message | Location |
---|---|---|
patch-file-names Validate file names and availability of patches | file names of patches should start with the package name | |
input-labels Identify input labels that do not match package names | label 'autoreconf' does not match package name 'autoconf' |