[EMAIL PROTECTED] writes: Hi,
> can somebody tell me if it is possible to integrate an USB kernel driver > (f. ex. linux-2.6.0\drivers\usb) into GRUB2 to access USB devices? > > If possible, it would be great if somebody could tell me what basic steps > I have to do. I don't think it is possible. Linux has multitasking, interrupt handing, a drive framework including the required bus drives, etc. For GRUB we have to write our own drivers, I think. And besides that, I don't think it is nice to maintain the glue code. -- Marco _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel