diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/manual/en/html/node78.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/manual/en/html/node78.html Tue Jun 05 18:43:21 2007 +0200 @@ -0,0 +1,78 @@ + + + + + +How to use an unsupported CAN board ? + + + + + + + + + + + + + + + + + + + + +

+How to use an unsupported CAN board ? +

+You have to install the specific driver on your system, with necessary +libs and headers. + +

+Use can_peak.c/h or can_virtual.c/h as an example, and adapt it to +your driver API. + +

+Execute configure script and choose -can=mydriver + +

+


+
+epimerde +2007-06-05 +
+ +