Re: Device Driver

From: Miles Lane (miles@speakeasy.org)
Date: Sun Oct 15 2000 - 12:24:21 EST


Thanks, all, for the education.
Sounds like I got this wrong.

        Miles

Keith Owens wrote:
>
> On Sun, 15 Oct 2000 09:57:08 -0700,
> Miles Lane <miles@speakeasy.org> wrote:
> >> On Mon, 16 Oct 2000 14:30:39 +1000,
> >> "Mike McLeod" <michaelm@platypustechnology.com> wrote:
> >> >All of the code is open except for an image file that is loaded
> >> >onto the card when the driver is installed that handles it's
> >> >logic. From here, how do we begin the process of getting our
> >> >drivers included into the kernel?
> >
> >I presume your driver doesn't mind if this image is unavailable.
> >If not, you'll need to provide a open source image to use in place
> >of your proprietary one.
>
> Linus, please confirm.
>
> Firmware for cards can be proprietary. It can either be installed by a
> userspace utility on startup (nothing to do with the kernel) or it can
> be installed by the kernel driver for the card during initialization.
> In the latter case, the image must be supplied in text format and
> converted to binary, no binary files in the kernel tarball.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 23 2000 - 21:00:08 EST