This is a general question and probably doesn't matter which kernel (although the one in question is 2.6.23 vanilla) I know that this device requires firmware to operate which has to be loaded when the driver is loaded. I'd like to have this driver compiled into the kernel. My question is: Can either of these be done: 1) Embed the firmware into the driver so that it can be used before the rootfs id mounted. 2) Can the firmware be loaded in an initr{d,amfs}? I personnaly despise initr{d,amfs} and if this option is used, I'd prefer it not to be kernel specific (as in having the driver for the card in the initr{d,amfs}) this way a kernel upgrade wouldn't change the initr{d,amfs}. I know there are tools for this kind of thing, but I find it quite pointless to have the driver in 2 places (in the init{r,amfs} and in /lib/modules) I also realize that "disks are cheap" blah blah, but that's not the point. -- Lab tests show that use of micro$oft causes cancer in lab animals Got Gas??? -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html