[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTikFEAbkJNw8b4pEZFvJkr9C65ASoqKfc69fxGvB@mail.gmail.com>
Date: Wed, 26 Jan 2011 06:30:34 +0100
From: Belisko Marek <marek.belisko@...il.com>
To: J.A. Magallón <jamagallon@....com>
Cc: Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: WiFi USB key
On Wed, Jan 26, 2011 at 12:59 AM, J.A. Magallón <jamagallon@....com> wrote:
> Hi...
>
> I have a brand new usb wifi adapter:
>
> Belkin Surf USB Micro Adapter
> Realtek RTL8188CE-VAU: Single-Chip IEEE 802.11b/g/n 1T1R WLAN Controller
>
> Bus 001 Device 003: ID 050d:1102 Belkin Components
in drivers/staging/rtl8192u/r8192U_core.c in usb_device_id table is just:
/* Belkin */
{USB_DEVICE(0x050d, 0x805E)},
Your model is missing (different product ID).
>
> In RealTek site the drivers for other 8188 models are really the ones for
> 8192. I have tried with in-kernel r8192u_usb, but I think I have no luck,
> I see no 'wlan0' under /sys/class/net.
>
> I suppose it is because the module does not recognize the USB IDs in my
> device. How can I force it to try without recompiling kernel ?
> Is there any parameter o alias in modprobe.conf I could try ?
AFAIK it's not possible. You need recompile module.
>
> TIA
>
> --
> J.A. Magallon <jamagallon()ono!com> \ Software is like sex:
> \ It's better when it's free
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
good luck,
marek
--
as simple and primitive as possible
-------------------------------------------------
Marek Belisko - OPEN-NANDRA
Freelance Developer
Ruska Nova Ves 219 | Presov, 08005 Slovak Republic
Tel: +421 915 052 184
skype: marekwhite
icq: 290551086
web: http://open-nandra.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists