Skip to content

f5vmr/usvxcard_Drivers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usvxcard Drivers

Install usvxcard

Get the usvxcard source code. and install all linux kernel drivers

git clone https://github.com/f5vmr/usvxcard_Drivers
cd usvxcard_Drivers
sudo ./install.sh
sudo reboot

It may probably happen that the driver won't compile with the latest kernel when raspbian rolls out new patches to the kernel. If so, please try sudo ./install.sh --compat-kernel which uses an older kernel but ensures that the driver can work.

About

Drivers for usvxcard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.3%
  • Shell 8.4%
  • Python 1.3%
  • Makefile 1.0%