CAN bus support

From: Kevin Bowling <kevin.bowling_at_kev009.com>
Date: Sat, 09 Nov 2024 21:57:16 UTC
Hello,

A FreeBSD vendor is interested in interacting with CAN bus on FreeBSD.

A convenient starting point would be NetBSD's can(4)
(https://man.netbsd.org/can.4) which implements something very similar
to Linux' SocketCAN
(https://www.kernel.org/doc/Documentation/networking/can.txt) to
provide the protocol/interface and then writing a driver for their
controller.

Is there other interest or concern about the topic?

Regards,
Kevin