wlan is here
Please find attached the driver for USB Wifi devices that use the
zd1211 chipset. I've also included iwconfig, as you will need this
utility also. You can find documentation on how to bring up Byour
interface here
http://zd1211.ath.cx/. Below I attached my notes on connecting to my WAP
it's essid is wappy and IP is 192.168.0.5...
You will need these files
iwconfig and zd.o
You can find them at http://arm.postgresintl.com
Quick Start
-----------
insmod usbcore
insmod pcipool
insmod usb-ohci
insmod usb-ohci-ep93xx
insmod scsi_mod
insmod sd_mod
insmod /path/to/zd.o
ifconfig wlan0 up
iwconfig wlan0 essid wappy
ifconfig wlan0 192.168.0.99
ping 192.168.0.5
On 7-Feb-06, at 8:45 AM, Markus Peuhkuri wrote:
> Dave Cramer wrote:
>
>> I can write the code, but I'd like to share it, and or use someone
>> elses. Is anyone else interested in this ?
>>
>>
> One thing I like to see would be some list of known working (USB)
> devices: For me the most important are WLAN, Bluetooth, sound and GPS
> that work with TS-7000. For example, I have one GPS receiver that
> I've
> been using with x86 laptops. However, it uses pl2303 chipset whose
> support on 2.4 kernel is broken (dies after minute or so) while on 2.6
> it works like charm.
>
> I cannot currently afford for buy'n'try for those, but if there is an
> indication that some models would work, that would help. I know that
> if one has Brand X model Y working, and if one goes and gets the same
> Brand X model Y, it may have different chipset. But some list is
> better
> than nothing.
>
> ps. is there estimate when ts-7260 document is complete? I'm quite
> interested about its power-saving features.
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|