Skip to content

rfried-nrl/bellwin_usb_linux_driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bellwin_usb_linux_driver

Linux userspace driver for Bellwin USB Power Splitter.

This is the reversed engineered driver for Linux for Bellwin 5 port USB Power splitter (UP516EU). This userspace driver is neither officialy supported nor tester throughly. Please use at your own risk. I take no responsibility for any damage you might encounter.

Userpsace Linux driver based on Linux hidraw kernel driver.

Installation

Build by running make && sudo make install

After installation:

run: udevadm control --reload-rules Disconnect and reconnect the USB device.

About

Linux userspace driver for Bellwin USB Power splitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.4%
  • Makefile 0.6%