lkml.org 
[lkml]   [2003]   [Aug]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: binary kernel drivers re. hpt370 and redhat
On Wed, 27 Aug 2003 18:40:30 -0400
joe briggs <jbriggs@briggsmedia.com> wrote:

> I have a client who has a raid controller currently supported under windows,
> and now wants to support linux as a bootable device. Currently, some of
> their trade secrets are contained in the driver as opposed to the controller
> firmware, etc., so for now they wish to release a binary-only driver to
> certain beta customers. (i.e., 1st stage of porting is similar functionality
> as windows). Am I correct that in order to boot off of this device that the
> driver would have to be statically linked in vs. a module which could be
> distributed as a binary-only driver keyed to the kernel.revision of the
> distribution's kernel? I would like to avoid any flames and ask that all
> recognize that some hardware providers are having to ease into the pond a toe
> at a time. Any constructive thoughts, suggestions, references, tips, etc.
> highly appreciated.

The driver could be a module and live in initramfs. If you can
get the initial Linux image and initramfs loaded, you would be okay.

The problem is more in the bootloader (LILO or GRUB) would not no how
to do raid. The /boot partition would have to be on a non-raid partition.
Same problem if driver is statically linked in the kernel.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.238 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site