<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=GB2312">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi List,<br>
<br>
I don't know how many people in the list have played with
cubieboard. It is really fun :D<br>
The Sad thing is that, I have a usb wireless adapter TL-WN721N(with
9271 chipset) that doesn't work<br>
on the board. The system is Cubian Linux(derieved from Debian for
the cubieboard).<br>
<br>
I googled around, find the driver is called "ath9k_htc". Later, I
find the driver's source code in<br>
the kernel for Cubian. I compiled it but all I'd got is this:<br>
<br>
In file included from include/linux/timex.h:174:0,<br>
from include/linux/jiffies.h:8,<br>
from include/linux/ktime.h:25,<br>
from include/linux/timer.h:5<br>
from include/linux/workqueue.h:8,<br>
from include/linux/kmod.h:26<br>
from include/linux/module.h:13<br>
from /home/cubie/src/ath9k/htc.h:20,<br>
from /home/cubie/src/ath9k/htc_hst.c:17:<br>
/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<br>
<br>
How can I deal with this error? <br>
Does the existence of the driver's code in the kernel source means
that it has already been ported to Cubian?<br>
<br>
You can get more information about Cubian and its kernel source in:<br>
<meta http-equiv="content-type" content="text/html; charset=GB2312">
<a href="http://cubian.org/sources/">http://cubian.org/sources/</a><br>
<br>
Thanks for your attention!<br>
Freeman Zhang<br>
</body>
</html>