From: Marc Kleine-Budde <mkl@pengutronix.de>
To: "Heinz-Jürgen Oertel" <oe@port.de>
Cc: "linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: Re: Peak PCAN USB question
Date: Wed, 25 Apr 2012 10:31:12 +0200 [thread overview]
Message-ID: <4F97B650.4080509@pengutronix.de> (raw)
In-Reply-To: <77D4E1B1D8549C4388FD52C58AC24547053FE38D@SBSPORT2.portnet.local>
[-- Attachment #1: Type: text/plain, Size: 865 bytes --]
On 04/25/2012 09:37 AM, Heinz-Jürgen Oertel wrote:
> I'm working on a project where the application has to use can4linux and SocketCAN.
> Mainly because can4linux has no USB support yet.
> For some requests to the SocketCAN layer I use libsocketcan.
> Can someone confirm that can_get_berr_counter(), can_get_state()
> and may be some more functions are not working with the Peak PCAN USB Interface?
can_get_berr_counter ends up in the do_get_berr_counter callback, which
isn't implemented in the peak drivers.
grep -R do_get_berr_counter drivers/net/can/usb/peak_usb/
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
prev parent reply other threads:[~2012-04-25 8:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-25 7:37 Peak PCAN USB question Heinz-Jürgen Oertel
2012-04-25 8:20 ` Wolfgang Grandegger
2012-04-25 8:43 ` AW: " Heinz-Jürgen Oertel
2012-04-25 8:53 ` Wolfgang Grandegger
2012-04-25 8:31 ` Marc Kleine-Budde [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F97B650.4080509@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=linux-can@vger.kernel.org \
--cc=oe@port.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.