Re: [android-porting] Re: request_firmware

2010-01-17 Thread pavan savoy
Yeah, looked in just now - I wonder why it isn't reading the uevents from firmware sub-system then ? is just a change FIRMWARE_DIRECTORY from /etc/firmware to /system/etc/firmware enough ? (or a symlink) Has it worked for you ? regards, Pavan On Thu, Jan 14, 2010 at 4:45 PM, Michael Trimarchi

Re: [android-porting] Re: request_firmware

2010-01-14 Thread Michael Trimarchi
Hi, pavan savoy wrote: yes, got it. Thanks. I replaced it by main so that the release to a local GIT tree becomes simpler (different project location than the one's which come from Google) Also, has this been published in the Googe's GIT ? regards, Pavan Sorry but devices.c can be used to

[android-porting] Re: request_firmware

2009-11-10 Thread Chih-Wei
Yes, you can use it. The code is Apache License 2.0. It is a utility of the toolbox, you don't need to change hotplug_main. Just make the android tree and it will be compiled as a part of toolbox, and the symlinks /system/bin/hotplug and /sbin/hotplug will be created. On 11月9日, 下午5時18分, pavan

Re: [android-porting] Re: request_firmware

2009-11-10 Thread pavan savoy
yes, got it. Thanks. I replaced it by main so that the release to a local GIT tree becomes simpler (different project location than the one's which come from Google) Also, has this been published in the Googe's GIT ? regards, Pavan On Tue, Nov 10, 2009 at 3:39 PM, Chih-Wei cwhu...@linux.org.tw

Re: [android-porting] Re: request_firmware

2009-11-09 Thread pavan savoy
Hi Chih-Wei, Would it be ok, for me to make use of the same code, and release it to my internal GIT. What should I be licensing it as ? GPL ? regards, Pavan On Tue, Nov 3, 2009 at 3:20 PM, pavan savoy pavan.sa...@gmail.com wrote: Hi, Thanks for the tool. But how do I use it ? I am working on

[android-porting] Re: request_firmware

2009-11-02 Thread Chih-Wei
You don't have the tool to load firmware. Read kernel/Documentation/firmware_class/README for details. The android-x86 project has added a simple hotplug tool to load firmware. See http://git.android-x86.org/?p=platform/system/core.git;a=commitdiff;h=b36af46cc0da1ec6d687d3cd195512cca2b74c4c On

[android-porting] Re: request_firmware

2009-10-29 Thread pavan savoy
request_firmware looks into /lib/firmware directory, if I remember correctly On Thu, Oct 29, 2009 at 3:01 PM, king king06552...@gmail.com wrote: Hi, i have a firmware file which is a .hex file, does anyone know how to load the firmware under android? Where should i locate the .hex

[android-porting] Re: request_firmware

2009-10-29 Thread king
Hi, Is it same as in Android? As Android didnt have /lib/firmware directory Thanks and Regards, King.S On Oct 29, 5:40 pm, pavan savoy pavan.sa...@gmail.com wrote: request_firmware looks into /lib/firmware directory, if I remember correctly On Thu, Oct 29, 2009 at 3:01 PM, king