Re: Cross-Compiling for ARM
Steven Newbury <[email protected]>
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2004-07-30 at 12:32 -0400, Mathew Erb wrote: > Has anybody gotten a cross-compiled version of the driver running on > an ARM platform? I have a Linksys WUSB11 v2.8 wireless adapter > connected to a Sharp Zaurus 6000 (I know the device has internal > 802.11, but I need to connect the WiFi to an amplifier) through a > powered USB hub. The driver source code cross-compiles with a bunch > of warnings (mostly for casting ints to pointers) and runs but the > signal level always reports zero and it cannot connect to my access > point. Turning on debug doesn't produce any more messages. The > device and driver work great when compiled for my laptop. > > Does anyone have any suggestions? You don't have the mode set to "auto" do you? I saw the same symptoms unless the mode was specifically set to "managed". > > > Thanks > > Matthew Erb > [email protected] > > > -- Steven Newbury <[email protected]>