[Buildroot] [PATCH resend] owl-linux: new package

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri May 25 20:33:05 UTC 2012


M= might contain spaces too, please make them fix this also.
TIA,

On 25 May 2012 22:08, "Peter Korsgaard" <jacmet at uclibc.org> wrote:

>>>>> "spdawson" == spdawson  <spdawson at gmail.com> writes:

Hi,

 spdawson> diff --git a/package/owl-linux/Config.in
b/package/owl-linux/Config.in
 spdawson> new file mode 100644
 spdawson> index 0000000..6ee0f95
 spdawson> --- /dev/null
 spdawson> +++ b/package/owl-linux/Config.in
 spdawson> @@ -0,0 +1,10 @@
 spdawson> +config BR2_PACKAGE_OWL_LINUX
 spdawson> +    bool "H&D Wireless SPB104 SD-card WiFi SIP"
 spdawson> +    depends on BR2_LINUX_KERNEL
 spdawson> +    help
 spdawson> +      Linux kernel driver for the H&D Wireless SPB104 SD-card
WiFi SIP.
 spdawson> +
 spdawson> +      http://linux.hd-wireless.se/bin/view/Linux/GettingStarted

I don't know anything about this non-mainline driver, but a quick look
from that page shows me:

The driver is split into a binary part and a source part. The binary
part is a kernel-version and kernel-configuration independent
kernel-space library which also holds the device firmware. The source
part is basically the implementation of the adaptation layers
interfacing the SDIO stack, the TCP/IP stack and the wireless
extensions. This code is dependent on kernel version and configuration,
so it must be compiled for a particular kernel.

Currently, the included library has been compiled for ARM architectures
only. In version 1.0.6 and later, the library has been compiled with the
CodeSourcery GNU EABI toolchain 2011.03-42


So it seems like this should depend on atleast ARM, maybe some processor
variants and perhaps even the codesourcery 2011.03 toolchain?

--
Bye, Peter Korsgaard

_______________________________________________
buildroot mailing list
buildroot at busybox.net
http://...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120525/4c0d7c05/attachment-0002.html>


More information about the buildroot mailing list