Am Dienstag, den 10.04.2007, 14:42 +0530 schrieb Kavitha I-TLS,Chennai: > Hi Nalin, > > > > First of all thank you for your advice. This time I need > quick response so only I have given like that. > > > > As you said I have found some wireless driver code in > the /drivers/net/wireless/ in that Orinoco driver is there which > supports both hermes and prism2 chipsets. These are loadable modules. > > > > I have installed LxNETES (Uclinux) on top of the SUSE Linux. > The cross compiler I am using is arm-elf-gcc. I have few questions > please clarify it: > > > > 1. Please tell me how to check the driver is close to the particular > wireless card or not? > What about asking Digi for documentation? Even if you know the Wifi chipset in the module, you will have to know how the chipset is connected to the cpu. You will probably have to write your own socket driver. I have seen vendors of uClinux development kits for Wi-Me, but it seems that they don't support WLAN at all.
> 2. How to load the modules into the uclinux kernel. (NOTE: because > after installing SUSE linux I have installed LxNETES (uclinux). So > when I run uname –r it is giving SUSE Linux kernel version. But I want > to build and work for the uclinux kernel. To do say can you please > explain me the procedure clearly. What does the kernel on your development system have to do with your installed uClinux distribution? Do you think that the uClinux development system will take control over your PC and replace the kernel? The documentiation of your development system should explain how to use it. Regards, Erwin _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
