From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Hartkopp Subject: Re: usb-can device Date: Wed, 29 Aug 2012 13:02:15 +0200 Message-ID: <503DF6B7.8010004@hartkopp.net> References: <1345996339.6610.10.camel@slaptop> <503A4E9B.9060308@pengutronix.de> <503B1198.3010506@hartkopp.net> <20120828233459.GA3046@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mo-p00-ob.rzone.de ([81.169.146.160]:17761 "EHLO mo-p00-ob.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752541Ab2H2LCR (ORCPT ); Wed, 29 Aug 2012 07:02:17 -0400 In-Reply-To: <20120828233459.GA3046@gmail.com> Sender: linux-can-owner@vger.kernel.org List-ID: To: Fabio Baltieri Cc: Marc Kleine-Budde , "Max S." , linux-can@vger.kernel.org On 29.08.2012 01:34, Fabio Baltieri wrote: > Oliver, Marc, do you think that this design my be used as a base to do > some generic USB-CAN (CDC CAN?) protocol development? I would be happy > to help! Yes. Definitely! Really nice to have the entire project on github now. Even if the MCP2515 is not the high performance hardware, we probably run into problems there, we would not see on better hardware ;-) > Max, does this helps you with the design? I understand that you are > using some other Atmel MCUs... maybe you can directly re-use part of the > code. > > Fabio Tnx! Oliver