GitHunt
BE

benjojo/userspace-vga2usb

A userspace driver implementation of the Epiphan VGA2USB LR

userspace-vga2usb

This is a userspace driver that uses libusb to replace some of the basic function of the offical driver for the Epiphan VGA2USB LR.

Device

You can find a better write up on the process of writing this here: https://blog.benjojo.co.uk/post/userspace-usb-drivers


Notes on OSX compatibility:

Despite me writing this driver entirely on Linux, I managed to test it at the time of completion on a Macbook with no issues in either building or run time.

To me this seems like a massive fluke, and you may need to install VirtualBox to have a working libusb that is signed or something. I've done very little testing
on OSX, other than it works on a OSX machine I had on hand.

Languages

Go97.5%C2.4%Makefile0.1%

Contributors

Latest Release

0.1November 15, 2019
Created October 13, 2019
Updated December 4, 2025
benjojo/userspace-vga2usb | GitHunt