From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH resend] owl-linux: new package
Date: Fri, 25 May 2012 22:08:35 +0200 [thread overview]
Message-ID: <87likg81mk.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1337950319-19104-1-git-send-email-spdawson@gmail.com> (spdawson@gmail.com's message of "Fri, 25 May 2012 13:51:59 +0100")
>>>>> "spdawson" == spdawson <spdawson@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
next prev parent reply other threads:[~2012-05-25 20:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-25 12:51 [Buildroot] [PATCH resend] owl-linux: new package spdawson at gmail.com
2012-05-25 20:08 ` Peter Korsgaard [this message]
[not found] ` <CAC1BbcRi_0KzkKP7Pfi6e407kp3QGyiWj+mVEA355z_HeC1qvg@mail.gmail.com>
2012-05-25 20:33 ` Bernhard Reutner-Fischer
2012-05-25 21:01 ` Simon Dawson
-- strict thread matches above, loose matches on Subject: below --
2012-05-25 21:07 spdawson at gmail.com
2012-06-04 23:16 ` Arnout Vandecappelle
2012-06-05 6:36 ` Simon Dawson
2012-06-05 6:47 spdawson at gmail.com
2012-06-25 19:09 spdawson at gmail.com
2012-06-26 7:35 ` Thomas Petazzoni
2012-06-26 8:07 ` Simon Dawson
2012-06-26 8:37 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87likg81mk.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.