doc/manual/en/html/node78.html
changeset 210 6b5a4c21e061
child 211 2a4c2ca03555
--- /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 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
+original version by:  Nikos Drakos, CBLU, University of Leeds
+* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
+* with significant contributions from:
+  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
+<HTML>
+<HEAD>
+<TITLE>How to use an unsupported CAN board ?</TITLE>
+<META NAME="description" CONTENT="How to use an unsupported CAN board ?">
+<META NAME="keywords" CONTENT="manual">
+<META NAME="resource-type" CONTENT="document">
+<META NAME="distribution" CONTENT="global">
+
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
+<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
+
+<LINK REL="STYLESHEET" HREF="manual.css">
+
+<LINK REL="previous" HREF="node77.html">
+<LINK REL="up" HREF="node76.html">
+<LINK REL="next" HREF="node79.html">
+</HEAD>
+
+<BODY >
+
+<DIV CLASS="navigation"><!--Navigation Panel-->
+<A NAME="tex2html1174"
+  HREF="node79.html">
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
+ SRC="/usr/share/latex2html/icons/next.png"></A> 
+<A NAME="tex2html1170"
+  HREF="node76.html">
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
+ SRC="/usr/share/latex2html/icons/up.png"></A> 
+<A NAME="tex2html1166"
+  HREF="node77.html">
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
+ SRC="/usr/share/latex2html/icons/prev.png"></A> 
+<A NAME="tex2html1172"
+  HREF="node1.html">
+<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
+ SRC="/usr/share/latex2html/icons/contents.png"></A>  
+<BR>
+<B> Next:</B> <A NAME="tex2html1175"
+  HREF="node79.html">Win32</A>
+<B> Up:</B> <A NAME="tex2html1171"
+  HREF="node76.html">LINUX</A>
+<B> Previous:</B> <A NAME="tex2html1167"
+  HREF="node77.html">How to use a</A>
+ &nbsp; <B>  <A NAME="tex2html1173"
+  HREF="node1.html">Contents</A></B> 
+<BR>
+<BR></DIV>
+<!--End of Navigation Panel-->
+
+<H3><A NAME="SECTION000112200000000000000">
+How to use an unsupported CAN board ?</A>
+</H3>
+You have to install the specific driver on your system, with necessary
+libs and headers. 
+
+<P>
+Use can_peak.c/h or can_virtual.c/h as an example, and adapt it to
+your driver API.
+
+<P>
+Execute configure script and choose -can=mydriver
+
+<P>
+<BR><HR>
+<ADDRESS>
+epimerde
+2007-06-05
+</ADDRESS>
+</BODY>
+</HTML>