Re: Anyone still want a net6501 GPIO driver for Linux?

"J. Grizzard" <[email protected]> Wed, 14 Sep 2016 11:41:50 -0700
Newsgroups gmane.comp.hardware.soekris.technical
Organization Whispering Wolf Productions
Message-ID <[email protected]>
Alright. ASCII and ye shall receive.

Two versions:

1) CentOS 7 rpm build tree: 
https://github.com/elfchief/net6501-centos7-kernel

1.5) You can just take SOURCES/soekris-net6501.patch from that if you 
want a patch that should work in most kernel trees (don't forget to 
update your kernel config

2) https://github.com/elfchief/net6501-standalone -- "make && make load" 
should get you going. VERY lightly tested, though.

Usage examples and details and such are in the README.md of the first 
repository.

Questions/comments/complaints/patches all welcome!

-j

p.s. Only tested under 3.10 kernels, but I suspect will work under most 
modern kernels