Re: Device Driver

From: Keith Owens (kaos@ocs.com.au)
Date: Mon Oct 16 2000 - 00:19:03 EST


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