<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/sys/netcan/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>branches:  1.2.6;  1.2.10;<br/>merge the bouyer-socketcan branch to HEAD.<br/><br/>CAN stands for Controller Area Network, a broadcast network used<br/>in automation and automotive fields. For example, the NMEA2000 standard<br/>developped for marine devices uses a CAN network as the link layer.<br/><br/>This is an implementation of the linux socketcan API:<br/>https://www.kernel.org/doc/Documentation/networking/can.txt<br/>you can also see can(4).<br/><br/>This adds a new socket family (AF_CAN) and protocol (PF_CAN),<br/>as well as the canconfig(8) utility, used to set timing parameter of<br/>CAN hardware. Also inclued is a driver for the CAN controller<br/>found in the allwinner A20 SoC (I tested it with an Olimex lime2 board,<br/>connected with PIC18-based CAN devices).<br/><br/>There is also the canloop(4) pseudo-device, which allows to use<br/>the socketcan API without CAN hardware.<br/><br/>At this time the CANFD part of the linux socketcan API is not implemented.<br/>Error frames are not implemented either. But I could get the cansend and<br/>canreceive utilities from the canutils package to build and run with minimal<br/>changes. tcpudmp(8) can also be used to record frames, which can be<br/>decoded with etherreal.</title>
    <description>/src/sys/netcan/Makefile - 1.2</description>
    <pubDate>Sat May 27 21:02:56 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>branches:  1.1.2;<br/>file Makefile was initially added on branch bouyer-socketcan.</title>
    <description>/src/sys/netcan/Makefile - 1.1</description>
    <pubDate>Sun Jan 15 20:27:33 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Add infranstructure to configure timings from userland on a can interface.<br/>This uses the SIOCGDRVSPEC/SIOCSDRVSPEC ioctls.<br/>Compile-tested only.</title>
    <description>/src/sys/netcan/Makefile - 1.1.2.2</description>
    <pubDate>Mon Apr 17 20:32:27 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Initial commit of a CAN socket layer, compatible with linux SoccketCAN<br/>(but incomplete). Based on work from Robert Swindells.</title>
    <description>/src/sys/netcan/Makefile - 1.1.2.1</description>
    <pubDate>Sun Jan 15 20:27:33 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>update from HEAD</title>
    <description>/src/sys/netcan/Makefile - 1.2.10.2</description>
    <pubDate>Sun Dec 03 11:39:03 UTC 2017</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch tls-maxphys on 2017-12-03 11:39:03 +0000</title>
    <description>/src/sys/netcan/Makefile - 1.2.10.1</description>
    <pubDate>Sat May 27 21:02:56 UTC 2017</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/sys/netcan/Makefile - 1.2.6.2</description>
    <pubDate>Mon Aug 28 17:53:12 UTC 2017</pubDate>
    <dc:creator>skrll</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch nick-nhusb on 2017-08-28 17:53:12 +0000</title>
    <description>/src/sys/netcan/Makefile - 1.2.6.1</description>
    <pubDate>Sat May 27 21:02:56 UTC 2017</pubDate>
    <dc:creator>skrll</dc:creator>
</item>
</channel></rss>

