Skip to content

linklayer/gs_usb_fd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

gs_usb_fd

A modified gs_usb driver which supports CAN-FD.

Supported Devices

Building

  1. Install the kernel sources for your platform:

Fedora:

sudo dnf install -y kernel-devel

Ubuntu:

sudo apt install kernel-headers-$(uname -r)
  1. Use make to build the driver

  2. Load the driver:

sudo modprobe can-dev
sudo insmod gs_usb_fd.ko

Credits

Thanks to Maximilian Schneider for authoring the original gs_usb driver.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published