--- In "tvelliott" <> wrote:
> Has anyone got wlan-ng to compile on the TS-7250? I have purchased 3
> different usb wireless devices for use with the 7250. The first two
> changed from the atmel chipset to the sis chipset which is not
> supported under linux.
>
> avoid these two
> Trendnet TEW-229UB
> Netgear MA111
>
> I finally got a hold of a DLink DWL-122. It has a prism2 chipset in
> it. I cannot get the wlan-ng source to compile with the crosstool
> chain.
> Any advice anyone? I really want to get one of these small usb
> wireless adaptors working with the 7250.
>
> Thanks for any help.
I have gotten this to work. I guess make sure you can compile the linux source
and here's
what I did when I configured:
-------------- Linux WLAN Configuration Script -------------
The default responses are correct for most users.
Build Prism2.x PCMCIA Card Services (_cs) driver? (y/n) [n]:
Build Prism2 PLX9052 based PCI (_plx) adapter driver? (y/n) [n]:
Build Prism2.5 native PCI (_pci) driver? (y/n) [n]:
Build Prism2.5 USB (_usb) driver? (y/n) [y]:
Linux source directory [/doc/Documents/ece4006/env/src/linux-2.4.26]:
/doc/Documents/
ece4006/src/linux-2.4.26
The kernel source tree is version 2.4.26-vrs1-cirrus-1-2-1-ts7.
WARNING: the current running kernel is actually version 2.6.10.
The current kernel build date is Wed Jan 5 18:04:57 2005.
Alternate target install root directory on host [/doc/Documents/ece4006/env]:
Module install directory [/lib/modules/2.4.26-vrs1-cirrus-1-2-1-ts7]:
/doc/Documents/
ece4006/env/lib/modules/2.4.26-vrs1-cirrus-1-2-1-ts7
It looks like you have a System V init file setup.
Prefix for build host compiler? (rarely needed) []:
Build for debugging (see doc/config.debug) (y/n) [n]:
Configuration successful.
---------------------------------
Then:
make all
make install
Perhaps a specific error will help us pinpoint your problem?
Chris Luu
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/
|