LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   WIFI embedded board (https://www.linuxquestions.org/questions/linux-networking-3/wifi-embedded-board-798533/)

Suraj Swami 03-28-2010 10:39 PM

WIFI embedded board
 
Hi,

I am working on a project to build an embedded board with WIFI connectivity. My present status:
- I have a embedded development board TS7200 .
- It has USB and Ethernet Port.
- I am able to get port Linux on it and run program to communicate between devices and a computer using socket programming and Ethernet.

I need help in deciding how to get WIFI connectivity to the board. I guess it would mostly be using WIFI dongle ?

Any suggestion for a WIFI dongle ?

How should I get it working ?

Where should I look for proper reading material ?

I am am planning to do some basic program practice using WIFI on my laptop. How can I do that ?

Thank you.

Mr-Bisquit 03-29-2010 12:05 AM

You're probably using debian;so, look in lib/modules/<kernel name>/drivers/ and look in net and usb for wireless.
You can then search online to match the driver to the device.
It will work by adding the firmware and license- if required- into the firmware directory.

Developer mailing lists for embedded are a good start.


All times are GMT -5. The time now is 02:43 AM.