Library for communicating with CANUSB adapters http://www.can232.com/canusb/
Currently only supports VCP (virtual serial port) mode.
An example application can be found at https://github.com/Chetic/btmis
Raspberry Pi running Arch:
pacman -S gcc make
make
The static library is placed in lib/libcanusb.a