ralphy wrote: > I took a quick look and the ar6000 driver sources for the radio are > classified as confidental and not available in the public squeezeos > repository. > > We would need to find a similiar version of the sources. The only > version reference I found was in the modules string table. > > Code: -------------------- > > /opt/parabuild/etc/build/b20902co/a/u/t/o/jive/7.6/trunk/squeezeos/poky/build/tmp-baby/work/baby-none-linux-gnueabi/atheros-ar6-module-src-1.0-r20/atheros/*AR6kSDK.build_sw.62*/host/os/linux/ar6000_drv.c > /opt/parabuild/etc/build/b20902co/a/u/t/o/jive/7.6/trunk/squeezeos/poky/build/tmp-baby/work/baby-none-linux-gnueabi/atheros-ar6-module-src-1.0-r20/atheros/*AR6kSDK.build_sw.62*/host/os/linux/ar6000_raw_if.c > -------------------- > > > > There are many load time settings available for the driver. Tweaking > one or several of these might improve the connectivity issues, once > you understand what each does. > > Code: -------------------- > > filename: ar6000.ko > license: GPL and additional rights > alias: sdio:c*v0271d0300* > alias: sdio:c*v0271d0201* > alias: sdio:c*v0271d0200* > depends: > vermagic: 2.6.26.8-rt16 preempt mod_unload modversions ARMv5 > parm: fwloadenable:int > parm: bmienable:int > parm: bypasswmi:int > parm: debuglevel:int > parm: tspecCompliance:int > parm: onebitmode:int > parm: busspeedlow:int > parm: skipflash:int > parm: wmitimeout:int > parm: wlanNodeCaching:int > parm: logWmiRawMsgs:int > parm: enableuartprint:int > parm: enabletimerwar:int > parm: mbox_yield_limit:int > parm: reduce_credit_dribble:int > parm: allow_trace_signal:int > parm: tx_attempt:array of int > parm: tx_post:array of int > parm: tx_complete:array of int > parm: hifBusRequestNumMax:int > parm: war23838_disabled:int > parm: resetok:int -------------------- > > > > I've sent you a PM where you can download wpa supplicant v2.9 for the > radio. > > To install, scp the tar file to /dev on the radio using the ethernet > port. > Backup the original wpa_cli and wpa_supplicant binaries from /usr/sbin > unless you're okay doing a factory reset of the radio if things go > wrong. > Extract the tar file into /usr/sbin > If you get a file busy message you'll need to kill the wpa_cli and > wpa_supplicant processes. > Reboot the radio. You can type reboot from the ssh connection. > You may have to setup the wireless connection again after the reboot.
Is this the same driver than the one we can find here: https://github.com/CyanogenMod/AR6kSDK.3.1 or https://developer.ridgerun.com/wiki/index.php/Atheros_AR6003_SDIO_WiFi_Integration or https://github.com/bq/linux-e60q22/tree/master/drivers/net/wireless/ath6kl/htc2/AR6000 ? ------------------------------------------------------------------------ kalon33's Profile: http://forums.slimdevices.com/member.php?userid=70453 View this thread: http://forums.slimdevices.com/showthread.php?t=111663 _______________________________________________ Radio mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/radio
