[PATCH v4 1/1] can: add pruss CAN driver.

Alan Cox alan at lxorguk.ukuu.org.uk
Wed May 11 18:56:52 EDT 2011


> I'm not sure if reprogramming hardware filters on the fly works on evey
> can core. The more conservative solution would be to configure the
> filter list globally (+when the interface is down) via netlink.

For anything that isn't so braindead it ought to be done on the fly and
behind the users back to avoid having to make app code specially aware.
If the lists are fixed either in firmware or in software the stack needs
to error attempts to use anything else - and as you say you need some
kind of way to configure those global lists, preferably portably.

Alan



More information about the linux-arm-kernel mailing list