Skip to content

normaldotcom/socketcan_gs_usb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Fixed gs_usb driver for recent kernels

This module includes fixes for recent (>4.9) kernels where the existing gs_usb driver attempted to use stack-allocated buffers for USB communication, which caused the driver to fail.

A patch containing these fixes has been accepted to the Linux kernel.

Build

make

Install (as root)

rmmod gs_usb

insmod ./gs_usb.ko

About

Fixed version of gs_usb for recent (>=4.9) kernels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.4%
  • Makefile 0.6%