I integrated custom drivers for keyboard, touch and serial devices. This I did by adding these drivers as part of the kernel itself. That might be another way to do it.
On Oct 6, 2:57 am, Yi Sun <[email protected]> wrote: > check the android-x86 inwww.android-x86.organd look at the autodetect > script in bootable/newinstaller/initrd/scripts > > On Mon, Oct 5, 2009 at 2:51 PM, Lewis Z. <[email protected]> wrote: > > > I have two device drivers to load during the OS bootup. They also need > > to be loaded early when the RAM is still plenty (more than 40MB). I > > have tried to put the insmod's in init.rc in the root. But they are > > not loaded at all. In the shell, I manually run the insmod's and they > > work fine. > > > Can someone please tell me how to do the driver loading automatically? > > > Tia. > > -- > Android-x86http://www.android-x86.org --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
