From: freeman.zhang1992@gmail.com (Freeman Zhang)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Problem in Compiling Wireless Adapter(9271) Driver for Cubieboard
Date: Mon, 18 Aug 2014 16:41:32 +0800 [thread overview]
Message-ID: <53F1BC3C.2050507@gmail.com> (raw)
Hi List,
I don't know how many people in the list have played with cubieboard. It
is really fun :D
The Sad thing is that, I have a usb wireless adapter TL-WN721N(with 9271
chipset) that doesn't work
on the board. The system is Cubian Linux(derieved from Debian for the
cubieboard).
I googled around, find the driver is called "ath9k_htc". Later, I find
the driver's source code in
the kernel for Cubian. I compiled it but all I'd got is this:
In file included from include/linux/timex.h:174:0,
from include/linux/jiffies.h:8,
from include/linux/ktime.h:25,
from include/linux/timer.h:5
from include/linux/workqueue.h:8,
from include/linux/kmod.h:26
from include/linux/module.h:13
from /home/cubie/src/ath9k/htc.h:20,
from /home/cubie/src/ath9k/htc_hst.c:17:
/usr/src/linux-headers-3.4.79-sun7i/arch/arm/include/asm/timex.h:15:24:
fatal error: mach/timex.h: No such file or directory
How can I deal with this error?
Does the existence of the driver's code in the kernel source means that
it has already been ported to Cubian?
You can get more information about Cubian and its kernel source in:
http://cubian.org/sources/
Thanks for your attention!
Freeman Zhang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140818/3116c6c6/attachment.html
next reply other threads:[~2014-08-18 8:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-18 8:41 Freeman Zhang [this message]
[not found] ` <8738cuxjr6.fsf@gmail.com>
2014-08-18 11:39 ` Problem in Compiling Wireless Adapter(9271) Driver for Cubieboard Freeman Zhang
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=53F1BC3C.2050507@gmail.com \
--to=freeman.zhang1992@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).