USB/IP kernel modules

Rating: 
0
No votes yet

USB/IP Project aims to develop a general USB device sharing system over IP
network. To share USB devices between computers with their full functionality,
USB/IP encapsulates "USB I/O messages" into TCP/IP payloads and transmits them
between computers.

This package contains only USB/IP kernel modules. You'll need to install
userspace applications separately:

https://openrepos.net/content/lcferrum/usbip

This package just installs the modules (.ko files) - it doesn't do modprobe, install services or anything similar. Included modules:

  • usbip-core.ko
  • usbip-host.ko
  • vhci-hcd.ko

Use RPM version that matches you Sailfish OS version. If matching version can't be found, download the latest RPM version and install it like this:

rpm -ivh --prefix=/lib/modules/$(uname -r) usbip-kernel-modules-X.X.X.X.armv7hl.rpm

Or you can build kernel module RPM by yourself using this build script:

https://github.com/lcferrum/usbip-kmp

Category:

Keywords:

Application versions: 
AttachmentSizeDate
File usbip-kernel-modules-1.1.1.27.armv7hl.rpm29.79 KB19/03/2015 - 18:22
File usbip-kernel-modules-1.1.6.27.armv7hl.rpm29.66 KB17/08/2015 - 22:28
Changelog: 

(none)