canbus

  1. HarryStottle

    C Automotive CANbus hacking.

    Have been reading about the lack of CANbus support in FreeBSD kernel. (15.0-RELEASE-p8) Then I came across CANable site with an expired certificate. :cool: It is open source hardware that converts USB serial port to CANbus. I bought one that was version 1 off AliExpress for ~$11 and it came...
  2. I

    Canbus support in the kernel for C program

    I am trying to port a 3D printer firmware / daemon called Klipper to run on FreeBSD. So far it all went well until it wanted to <linux/can.h> I am running out of places to look for that file. I don't see it anywhere in the standard libraries. Is there canbus support in FreeBSD? If so, where can...
Back
Top