Tags

CAN

  • 2009-11-19

    Integrated CAN solutions for Linux

    I just received an email notification from EMS (http://ems-wuensche.com/) that support for their CAN controllers is now in mainline Linux kernels.  The EMS PCI products are supported in 2.6.31, and the CPC-USB product will be supported in 2…

  • 2009-01-28

    Socketcan utils and test apps added to OpenEmbedded

    The Socketcan test applications and utilities are now available in OpenEmbedded.  The socketcan kernel modules already exist in OE.  To build and deploy: get the latest version of OE metadata bitbake socketcan-utils-test scp /build/angstro…

  • 2009-01-26

    Socketcan CAN-bus drivers added to OpenEmbedded

    I just added a recipe to OpenEmbedded to build the Socketcan kernel modules from the socketcan SVN.  So if you are using the latest OpenEmbedded metadata, you can: bitbake socketcan-modules scp /build/angstrom-2008.1/tmp/deploy/glibc/ipk//…