Jump to content

Atheros AR6003 SDIO WiFi Integration: Difference between revisions

m
Line 144: Line 144:
ifconfig eth0 | fgrep 'inet addr' | cut -f2 -d: | cut -f1 -d' '
ifconfig eth0 | fgrep 'inet addr' | cut -f2 -d: | cut -f1 -d' '


insmod $IMAGE/image/ar6000.ko bmienable=1 busspeedlow=0 nohifscattersupport=1 debuglevel=3
insmod $IMAGE/ar6000.ko bmienable=1 busspeedlow=0 nohifscattersupport=1 debuglevel=3


recEvent -gg --logfile=/tmp/dbglog.out --srcdir=/usr/share/ar6k/include/ &
recEvent -gg --logfile=/tmp/dbglog.out --srcdir=/usr/share/ar6k/include/ &
Cookies help us deliver our services. By using our services, you agree to our use of cookies.