From: Oliver Hartkopp <socketcan@hartkopp.net>
To: Fabio Baltieri <fabio.baltieri@gmail.com>
Cc: linux-can@vger.kernel.org
Subject: Re: [RFC PATCH] can: add tx/rx led trigger support
Date: Fri, 13 Apr 2012 21:00:19 +0200 [thread overview]
Message-ID: <4F8877C3.6020702@hartkopp.net> (raw)
In-Reply-To: <CABkP77dTiaziwkYY5bpUZ8PMpj_P7q3zg4Kye4CY=tXV-1OgwQ@mail.gmail.com>
On 12.04.2012 20:30, Fabio Baltieri wrote:
>> the latter is implemented in my WIFI LED in my notebook:
>>
>> Interface up -> LED is ON
>>
>> Interface traffic -> LED is doing a off-on-sequence which leads to constant
>> blinking when downloading files ...
>
> I like the idea too.
>
> So, I'll try to recap the points posted for a v2 o the patch:
> - move the trigger code away from the net layer and put it the drivers
> one for direct use of the drivers, I'll keep it in a separate source
> file with #ifdef to redefine functions as no-op, as it seems to be
> what most other triggers do (and it looks clean to me).
ack.
> - implement functions as led_can_init, led_can_exit, led_can_event
> with an event-id for tx, rx, error, open, stop
> - implement event call from some driver as reference (I can only test
> on vcan, slcan and flexcan, that's probably enough to test it out).
Providing an example for flexcan is IMO the most relevant to demonstrate the
implementation.
> - implement blink function as follows:
> - for tx/rx trigger, turn full-on on device open, off on device stop
> and one cycle of "blink_delay off - blink_delay on" on event, other
> frames are ignored until the off-on sequence is over.
ack.
> - for error trigger, just blink on-off on each error event.
?
> - keep delay time as parameter and skip triggers altogether if 0 - or
> - use the activate/deactivate functions of the trigger subsystem to do
> that automatically, that would cost some atomic usage counters.
> - shorten trigger names to 16 characters (32 bytes look i bit big now
> that I think at it).
>
> Am I missing anything?
Don't know - send a patch 8-)
Tnx,
Oliver
next prev parent reply other threads:[~2012-04-13 19:00 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-10 21:39 [RFC PATCH] can: add tx/rx led trigger support Fabio Baltieri
2012-04-11 6:14 ` Oliver Hartkopp
2012-04-11 17:58 ` Fabio Baltieri
2012-04-11 18:29 ` Oliver Hartkopp
2012-04-11 18:58 ` Wolfgang Grandegger
2012-04-12 6:16 ` Oliver Hartkopp
2012-04-11 19:02 ` Oliver Hartkopp
2012-04-11 19:36 ` Fabio Baltieri
2012-04-12 6:05 ` Oliver Hartkopp
2012-04-12 6:32 ` Alexander Stein
2012-04-12 15:52 ` Oliver Hartkopp
2012-04-12 18:30 ` Fabio Baltieri
2012-04-13 19:00 ` Oliver Hartkopp [this message]
2012-04-12 7:37 ` Wolfgang Grandegger
2012-04-12 11:07 ` Martin Gysel
2012-04-12 16:02 ` Oliver Hartkopp
2012-04-12 16:13 ` Wolfgang Grandegger
2012-04-12 17:28 ` Fabio Baltieri
2012-04-12 18:47 ` Wolfgang Grandegger
2012-04-12 17:46 ` Fabio Baltieri
2012-04-12 18:53 ` Wolfgang Grandegger
2012-04-11 6:29 ` Alexander Stein
2012-04-11 18:03 ` Fabio Baltieri
2012-04-11 14:45 ` Wolfgang Grandegger
2012-04-11 16:24 ` Oliver Hartkopp
2012-04-11 19:11 ` Fabio Baltieri
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=4F8877C3.6020702@hartkopp.net \
--to=socketcan@hartkopp.net \
--cc=fabio.baltieri@gmail.com \
--cc=linux-can@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox