* [ath9k-devel] 2011年12月5日 15:30:55 自动保存草稿
@ 2011-12-05 8:00 cherishl163
2011-12-05 9:02 ` Mohammed Shafi
0 siblings, 1 reply; 5+ messages in thread
From: cherishl163 @ 2011-12-05 8:00 UTC (permalink / raw)
To: ath9k-devel
Hi,
I want to develop a device using hostap to implement softap. I use the kernel 2.6.31 and my wifi module is ar9285. But the kernel don't support ar9285, so I want to cross-compile compat-wireless.But which version I should use?
My develop platform is arm11.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20111205/941f5d44/attachment.htm
^ permalink raw reply [flat|nested] 5+ messages in thread
* [ath9k-devel] 2011年12月5日 15:30:55 自动保存草稿
2011-12-05 8:00 [ath9k-devel] 2011年12月5日 15:30:55 自动保存草稿 cherishl163
@ 2011-12-05 9:02 ` Mohammed Shafi
2011-12-05 9:57 ` [ath9k-devel] (no subject) cherishl163
2011-12-06 1:54 ` [ath9k-devel] 2011年12月5日 15:30:55 自动保存草稿 Adrian Chadd
0 siblings, 2 replies; 5+ messages in thread
From: Mohammed Shafi @ 2011-12-05 9:02 UTC (permalink / raw)
To: ath9k-devel
2011/12/5 cherishl163 <cherishl163@163.com>:
> Hi,
> I want to develop a device using hostap to implement softap. I use the
> kernel 2.6.31 and my wifi module is ar9285. But the kernel don't support
> ar9285, so I want to cross-compile compat-wireless.But which version I
> should use?
http://linuxwireless.org/en/users/Download#Where_to_download_bleeding_edge
> My develop platform is arm11.
>
>
>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
--
shafi
^ permalink raw reply [flat|nested] 5+ messages in thread
* [ath9k-devel] (no subject)
2011-12-05 9:02 ` Mohammed Shafi
@ 2011-12-05 9:57 ` cherishl163
2011-12-06 1:54 ` [ath9k-devel] 2011年12月5日 15:30:55 自动保存草稿 Adrian Chadd
1 sibling, 0 replies; 5+ messages in thread
From: cherishl163 @ 2011-12-05 9:57 UTC (permalink / raw)
To: ath9k-devel
Hi Shafi,
I download and decompress "compat-wireless-2.6.tar.bz2" then run script/driver-select ath9k.
When I run "make KLIB=/home/leo/NAS_AP_Team_NAND_SDK_20111116/SDK_3.0.0-sources/linux-kernel KLIB_BUILD=/home/leo/NAS_AP_Team_NAND_SDK_20111116/SDK_3.0.0-sources/linux-kernel", I got some errors. I save it in the attachment.Can you help me?
At 2011-12-05 17:02:13,"Mohammed Shafi" <shafi.wireless@gmail.com> wrote:
>2011/12/5 cherishl163 <cherishl163@163.com>:
>> Hi,
>> I want to develop a device using hostap to implement softap. I use the
>> kernel 2.6.31 and my wifi module is ar9285. But the kernel don't support
>> ar9285, so I want to cross-compile compat-wireless.But which version I
>> should use?
>
>http://linuxwireless.org/en/users/Download#Where_to_download_bleeding_edge
>
>> My develop platform is arm11.
>>
>>
>>
>> _______________________________________________
>> ath9k-devel mailing list
>> ath9k-devel at lists.ath9k.org
>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>>
>
>
>
>--
>shafi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20111205/a10cbb1d/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log
Type: application/octet-stream
Size: 23556 bytes
Desc: not available
Url : http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20111205/a10cbb1d/attachment-0001.obj
^ permalink raw reply [flat|nested] 5+ messages in thread
* [ath9k-devel] 2011年12月5日 15:30:55 自动保存草稿
2011-12-05 9:02 ` Mohammed Shafi
2011-12-05 9:57 ` [ath9k-devel] (no subject) cherishl163
@ 2011-12-06 1:54 ` Adrian Chadd
2011-12-06 14:19 ` Daniel Golle
1 sibling, 1 reply; 5+ messages in thread
From: Adrian Chadd @ 2011-12-06 1:54 UTC (permalink / raw)
To: ath9k-devel
.. does openwrt support any ARM boards?
Adrian
^ permalink raw reply [flat|nested] 5+ messages in thread
* [ath9k-devel] 2011年12月5日 15:30:55 自动保存草稿
2011-12-06 1:54 ` [ath9k-devel] 2011年12月5日 15:30:55 自动保存草稿 Adrian Chadd
@ 2011-12-06 14:19 ` Daniel Golle
0 siblings, 0 replies; 5+ messages in thread
From: Daniel Golle @ 2011-12-06 14:19 UTC (permalink / raw)
To: ath9k-devel
On 12/06/2011 02:54 AM, Adrian Chadd wrote:
> .. does openwrt support any ARM boards?
Marvell Kirkwood and Atmel AT91 are supported and ARM-based. Especially
Kirkwood is relevant because it comes with PCIe support.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-12-06 14:19 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-05 8:00 [ath9k-devel] 2011年12月5日 15:30:55 自动保存草稿 cherishl163
2011-12-05 9:02 ` Mohammed Shafi
2011-12-05 9:57 ` [ath9k-devel] (no subject) cherishl163
2011-12-06 1:54 ` [ath9k-devel] 2011年12月5日 15:30:55 自动保存草稿 Adrian Chadd
2011-12-06 14:19 ` Daniel Golle
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.