[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110310081407.GA4083@dspnet.fr>
Date: Thu, 10 Mar 2011 09:14:07 +0100
From: Olivier Galibert <galibert@...ox.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Alan Cox <alan@...ux.intel.com>
Subject: Re: Kernelspace firmware loaders (was: linux-next: manual merge of
the staging tree with the v4l-dvb tree)
On Wed, Mar 09, 2011 at 11:30:59PM +0100, Laurent Pinchart wrote:
> Now, if a vendor provided a firmware in the form of a Java bytecode file,
> requiring the kernel driver to implement a JVM to load the firmware into the
> device, would you accept it ?
You extract the data in userspace, turn it into something passive in a
format you define, and implement the actual loader in C in the kernel.
It would not be the first or last time the actual data is extracted
from a vendor-provided package.
OG.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists