[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CALDXQjNEOEGjutrPcD+O7m6V60tXHf9WR00DOaF-YDAYxQ7TGw@mail.gmail.com>
Date: Mon, 11 Jul 2011 19:43:22 +0530
From: Raja Mani <rajambsc@...il.com>
To: linux-kernel@...r.kernel.org
Subject: request_firmware fails in static building
Hi,
Apologies If i posted in wrong place..
I am writing small driver which does request_firmware() to get
firmware file content from user space.
If i complete it dynamically and do insmod, then works fine. If i
build it statically and reboot my PC, i am getting -2 from
request_firmware() which is ("no such a file or directory error")
I am using Ubuntu 10.04 lucid...
Do i need to keep a copy of firmware file in initramfs ? If so , how
do i do it ?
Am i missing anything else ?
Thanks.
--
Regards,
Rajam.
--
Regards,
Raja.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists