CAN bus support
Kevin Bowling <[email protected]>
| Newsgroups | gmane.os.freebsd.architechture |
|---|---|
| Message-ID | <CAK7dMtC6uFquq1ZBcA3MwZ_4J21JgdaEeF+=LY-jAwsroHXy+Q@mail.gmail.com> |
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