From mboxrd@z Thu Jan 1 00:00:00 1970 From: embedos Subject: Re: Can the driver of a wlan card for PC be used in embedded sytems? Date: Fri, 9 Dec 2005 00:06:32 +0800 Message-ID: <7dc7802e0512080806n3fd10834s@mail.gmail.com> References: <4398471c.3cbd3f73.5837.ffffe958@mx.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <4398471c.3cbd3f73.5837.ffffe958@mx.gmail.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Li Weichen Cc: Linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org You are a lucky guy! I just did a similiar work today. you can buy this wlan card: asus w167g (usb) and get driver from here: http://rt2x00.serialmonkey.com/rt2570-cvs-daily.tar.gz (for 2.6 kernel) untar, edit Makefile and specify your kernel source directory, make arm insmod ra2570.ko then using iwconfig to config your wlan card done 2005/12/8, Li Weichen : > > Hi all, > > Is there anybody can tell me that if I can use the wlan card driver for P= C > in the embedded system? I guess that there is something related to the > interface. Then if I use usb will it work? Or do I need to modify some > settings in the source code? > > By the way can anybody give me some advice on card selection? Anything > related to vendors, chips, drivers, interfaces and so on would be helpful= . > Better 802.11g cards. > > Thank you all in advance and best regards! > > Li Weichen > 2005-12-8 > > _______________________________________________ > Linux-omap-open-source mailing list > Linux-omap-open-source@linux.omap.com > http://linux.omap.com/mailman/listinfo/linux-omap-open-source >