From: Larry Finger <Larry.Finger@lwfinger.net>
To: Sivakumar Pothireddy <Sivakumar.Pothireddy@infotech-enterprises.com>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: Regarding RTL8191SU-GR
Date: Sun, 12 Feb 2012 10:00:00 -0600 [thread overview]
Message-ID: <4F37E200.90507@lwfinger.net> (raw)
In-Reply-To: <845B9439DBA52942BE709500EAB58CE002C4CDF9@INFHYDEX10MB3.corp.infotech-enterprises.com>
On 02/12/2012 12:22 AM, Sivakumar Pothireddy wrote:
>
> Dear All,
> We have a Unigen device(UGWDR82NUH50) which uses RTL8191SU-GR Wi-Fi chipset.
> We know that this device will work in Client mode in Linux-3.0 using the staging driver i.e. r8712u.
> Our task was to make the device to run as Access point with mac80211 and nl80211.
> In this regard i have few queries which are very important for us to proceed.
>
> 1) Will the same firmware used for client supports AP mode or not?
> 2) If it supports , does the driver code has enough calls to send the commands for AP?
> 3) We currently doenst have a datasheet for RTL8191SU-GR, so without having the knowledge of register set ,
> can we proceed?, i mean the current driver and firmware had the commands to support AP?
>
> It would be of great help if can look in to this and reply ASAP,
This topic has been discussed several times in this mailing list. The driver
works in ad-hoc mode, and would probably work in AP mode, if one has a suitable
equivalent of hostapd that would work with it. The latest versions of hostapd
are tailored toward the nl80211 interface; however, r8712u does hot use the
mac80211-based stack. As the wireless extensions interface is not sufficient to
implement an AP, it follows that r8712u will not work as an AP. The firmware
might, or might not work - there is no way to test.
The way to go would be to write a driver for the RTL8191SU that uses rtlwifi and
a new driver rtl8192su for these USB devices that works with mac80211. Such a
driver is on my todo list, but it has low priority.
Note: I do not have a datasheet for the device either. My feeling is that a
study of drivers r8712u and rtl8192se would provide sufficient information. The
underlying wireless chip is nearly the same as that of the RTL8192SE - only the
USB interconnect is different.
Larry
prev parent reply other threads:[~2012-02-12 16:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <845B9439DBA52942BE709500EAB58CE002C4CD3D@INFHYDEX10MB3.corp.infotech-enterprises.com>
[not found] ` <845B9439DBA52942BE709500EAB58CE002C4CD9E@INFHYDEX10MB3.corp.infotech-enterprises.com>
2012-02-12 6:22 ` Regarding RTL8191SU-GR Sivakumar Pothireddy
2012-02-12 16:00 ` Larry Finger [this message]
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=4F37E200.90507@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=Sivakumar.Pothireddy@infotech-enterprises.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.