All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stefan Lippers-Hollmann" <s.L-H@gmx.de>
To: "Hin-Tak Leung" <hintak.leung@gmail.com>
Cc: Claus Ried <claus.ried@gmail.com>, linux-wireless@vger.kernel.org
Subject: Re: Realtek rtl8188 support?
Date: Sat, 18 Sep 2010 15:43:15 +0200	[thread overview]
Message-ID: <201009181543.18159.s.L-H@gmx.de> (raw)
In-Reply-To: <AANLkTim4F8t2g8YGH8TKaudzAg42vzFgijcURUubVdkc@mail.gmail.com>

Hi

On Saturday 18 September 2010, Hin-Tak Leung wrote:
> On Fri, Sep 10, 2010 at 12:29 PM, Claus Ried <claus.ried@gmail.com> wrote:
[...]
> The Realtek vendor driver has always bundled its own wpa_supplicant
> and I have wondered what mod they have made. Are you using your distro
> wpa_supplicant or the Realtek vendor bundled one?

Talking about the staging driver in kernel 2.6.35/ 2.6.36 (rtl8192su/ 
r8192s_usb, I didn't test rtl8712 from {linux,staging}-next yet), 
RTL8188S [1] and RTL8191S [2] hardware works quite well for me with 
stock wpasupplicant 0.6.10/ 0.7.3 (Debian/ unstable, no hardware 
specific patches and using the plain wext backend and no special 
configuration). While it takes a little to authenticate succesfully 
(20-30 seconds), I have not experienced any problems yet.

Looking at the bundled wpa_supplicant-0.5.10.tar.gz (from
rtl8192su_linux_2.6.0003.0810.2009.tar.gz shipped on the vendor's 
driver CD) confirms that its MD5 matches the upstream wpa_supplicant 
tarball:
	9e7b99da67c47d81121368c6d580d069 *wpa_supplicant-0.5.10.tar.gz

Regards
	Stefan Lippers-Hollmann

[1]	Longshine LCS-8131N2, 150 MBit/s
	0bda:8171 Realtek Semiconductor Corp. RTL8188SU 802.11n WLAN Adapter
	.
	usb 1-3: new high speed USB device using ehci_hcd and address 6
	usb 1-3: New USB device found, idVendor=0bda, idProduct=8171
	usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
	usb 1-3: Product: RTL8188S WLAN Adapter 
	usb 1-3: Manufacturer: Manufacturer Realtek 
	usb 1-3: SerialNumber: 00e04c000001

[2]	DeLock 88530, 300 MBit/s
	0bda:8172 Realtek Semiconductor Corp. RTL8191S WLAN Adapter
	.
	usb 2-6: new high speed USB device using ehci_hcd and address 2
	usb 2-6: New USB device found, idVendor=0bda, idProduct=8172
	usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
	usb 2-6: Product: RTL8191S WLAN Adapter
	usb 2-6: Manufacturer: Manufacturer Realtek
	usb 2-6: SerialNumber: 00e04c000001

  reply	other threads:[~2010-09-18 13:43 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-06 17:45 Realtek rtl8188 support? Paul Thomas
2010-03-06 18:07 ` Gábor Stefanik
2010-03-07  8:16   ` Pavel Roskin
2010-03-07 15:36     ` Gábor Stefanik
2010-03-10  1:59       ` Pavel Roskin
2010-03-10  3:16       ` Pavel Roskin
2010-03-29 22:19         ` Paul Thomas
2010-03-29 23:32           ` Gábor Stefanik
2010-05-25  0:16           ` Paul Thomas
2010-05-25 23:00             ` Frederic Leroy
2010-05-26 22:06           ` Pavel Roskin
2010-05-26 22:21             ` Gábor Stefanik
2010-05-28 16:35               ` Pavel Roskin
2010-09-10 11:29         ` Claus Ried
2010-09-18  3:37           ` Hin-Tak Leung
2010-09-18 13:43             ` Stefan Lippers-Hollmann [this message]
     [not found]               ` <AANLkTimz6bR7mLnEgeBzBZrbKC+jp2bx3VTya=YL2KjV@mail.gmail.com>
     [not found]                 ` <201009212120.07914.s.L-H@gmx.de>
2010-10-28 18:26                   ` Larry Finger
2010-10-28 21:48                     ` Stefan Lippers-Hollmann
2010-10-28 22:10                       ` Larry Finger
2010-10-29 20:02                         ` Stefan Lippers-Hollmann
2010-10-29 20:03                           ` staging: r8712u: Fix external firmware loading Stefan Lippers-Hollmann
2010-10-29 20:26                           ` Realtek rtl8188 support? Walter Goldens
2010-10-29 21:27                             ` Gábor Stefanik
2010-10-30  4:06                               ` Larry Finger
2010-10-30 14:49                                 ` John W. Linville
2010-10-30 18:11                                   ` Gábor Stefanik
2010-10-31  3:44                                     ` Larry Finger
2010-10-31 11:30                                       ` Walter Goldens
2010-10-31 15:04                                         ` Larry Finger
2010-12-16 13:25                                           ` Walter Goldens
2010-12-16 14:10                                             ` Larry Finger
2011-01-25  7:57                                               ` Brian Prodoehl
2010-09-18 23:02             ` Paul Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201009181543.18159.s.L-H@gmx.de \
    --to=s.l-h@gmx.de \
    --cc=claus.ried@gmail.com \
    --cc=hintak.leung@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.