2011-03-06 06:36:07

by Larry Finger

[permalink] [raw]
Subject: [RFC/RFT 0/11] rtlwifi: rtl8192se: Merge new driver

This set of patches merges a new driver for the RTL8192SE device.

1/11: rtlwifi: rtl8192se: Merge routines for dynamic management
2/11: rtlwifi: rtl8192se: Merge routines for firmware loading
3/11: rtlwifi: rtl8192se: Merge routines for device specific hardware access
4/11: rtlwifi: rtl8192se: Merge routines for LED handling
5/11: rtlwifi: rtl8192se: Merge routines for PHY handling
6/11: rtlwifi: rtl8192se: Merge register definition routine
7/11: rtlwifi: rtl8192se: Merge routines for RF handling
8/11: rtlwifi: rtl8192se: Merge routines for initialization
9/11: rtlwifi: rtl8192se: Merge routines for tables
10/11: rtlwifi: rtl8192se: Merge routines for TX and RX
11/11: rtlwifi: rtl8192se: Modify rtlwifi routines to handle rtl8192se add Makefile and Kconfig
---

John,

This driver is the one you asked about a couple of days ago. If possible to get this in
2.6.39, please do so.

Larry



2011-03-15 21:04:00

by Larry Finger

[permalink] [raw]
Subject: Re: [RFC/RFT 0/11] rtlwifi: rtl8192se: Merge new driver

On 03/15/2011 03:05 PM, Fran?ois Valenduc wrote:
> Thanks for your efforts. However, even if I managed to compile this
> driver, it doesn't detect my wifi card. So, I hope this new version will
> solve this problem.

I certainly don't understand that part. Your PCI ID (10ec:8172) exactly matches
one of the cards I have.

Larry

2011-03-15 19:12:37

by Larry Finger

[permalink] [raw]
Subject: Re: [RFC/RFT 0/11] rtlwifi: rtl8192se: Merge new driver

On 03/14/2011 03:02 PM, John W. Linville wrote:
> On Sun, Mar 06, 2011 at 12:36:00AM -0600, Larry Finger wrote:
>> This set of patches merges a new driver for the RTL8192SE device.
>>
>> 1/11: rtlwifi: rtl8192se: Merge routines for dynamic management
>> 2/11: rtlwifi: rtl8192se: Merge routines for firmware loading
>> 3/11: rtlwifi: rtl8192se: Merge routines for device specific hardware access
>> 4/11: rtlwifi: rtl8192se: Merge routines for LED handling
>> 5/11: rtlwifi: rtl8192se: Merge routines for PHY handling
>> 6/11: rtlwifi: rtl8192se: Merge register definition routine
>> 7/11: rtlwifi: rtl8192se: Merge routines for RF handling
>> 8/11: rtlwifi: rtl8192se: Merge routines for initialization
>> 9/11: rtlwifi: rtl8192se: Merge routines for tables
>> 10/11: rtlwifi: rtl8192se: Merge routines for TX and RX
>> 11/11: rtlwifi: rtl8192se: Modify rtlwifi routines to handle rtl8192se add Makefile and Kconfig
>> ---
>>
>> John,
>>
>> This driver is the one you asked about a couple of days ago. If possible to get this in
>> 2.6.39, please do so.
>>
>> Larry
>
> This driver looks acceptable (certainly better than no driver),
> but patch 11 (v2) doesn't seem to apply. Did you get a
> resolution to the problems reported by Fran?ois Valenduc
> <[email protected]>?

Yes, those problems are resolved.

I will be submitting it soon as it is better than no driver. Chaoming just sent
me some new revisions that I would like to integrate first.

It will be sent soon so as to get it into 2.6.40 - .39 was too much of a push.

Larry

2011-03-15 19:01:57

by John W. Linville

[permalink] [raw]
Subject: Re: [RFC/RFT 0/11] rtlwifi: rtl8192se: Merge new driver

On Sun, Mar 06, 2011 at 12:36:00AM -0600, Larry Finger wrote:
> This set of patches merges a new driver for the RTL8192SE device.
>
> 1/11: rtlwifi: rtl8192se: Merge routines for dynamic management
> 2/11: rtlwifi: rtl8192se: Merge routines for firmware loading
> 3/11: rtlwifi: rtl8192se: Merge routines for device specific hardware access
> 4/11: rtlwifi: rtl8192se: Merge routines for LED handling
> 5/11: rtlwifi: rtl8192se: Merge routines for PHY handling
> 6/11: rtlwifi: rtl8192se: Merge register definition routine
> 7/11: rtlwifi: rtl8192se: Merge routines for RF handling
> 8/11: rtlwifi: rtl8192se: Merge routines for initialization
> 9/11: rtlwifi: rtl8192se: Merge routines for tables
> 10/11: rtlwifi: rtl8192se: Merge routines for TX and RX
> 11/11: rtlwifi: rtl8192se: Modify rtlwifi routines to handle rtl8192se add Makefile and Kconfig
> ---
>
> John,
>
> This driver is the one you asked about a couple of days ago. If possible to get this in
> 2.6.39, please do so.
>
> Larry

This driver looks acceptable (certainly better than no driver),
but patch 11 (v2) doesn't seem to apply. Did you get a
resolution to the problems reported by Fran?ois Valenduc
<[email protected]>?

John
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.

2011-03-15 22:00:18

by François Valenduc

[permalink] [raw]
Subject: Re: [RFC/RFT 0/11] rtlwifi: rtl8192se: Merge new driver

Le 15/03/11 22:03, Larry Finger a ?crit :
> On 03/15/2011 03:05 PM, Fran?ois Valenduc wrote:
>> Thanks for your efforts. However, even if I managed to compile this
>> driver, it doesn't detect my wifi card. So, I hope this new version will
>> solve this problem.
>
> I certainly don't understand that part. Your PCI ID (10ec:8172)
> exactly matches one of the cards I have.
>
> Larry
>
I probably did something wrong when I tested this driver last week. In
fact, the rtl8192se module is well automatically loaded. I think the
problem is related to the firmware. I found the following lines in dmesg:

[ 411.306526] rtl8192se 0000:06:00.0: setting latency timer to 64
[ 411.324081] rtl8192se:rtl92s_init_sw_vars():<0-0> Failed to request
firmware!
[ 411.324086] rtlwifi:rtl_pci_probe():<0-0> Can't init_sw_vars.
[ 411.324126] rtl8192se 0000:06:00.0: PCI INT A disabled

I am using the firmware provided by realtek on this webpage:
http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=21&PFid=48&Level=5&Conn=4&DownTypeID=3&GetDown=false&Downloads=true
It seems I should use another one ? If so, where can I find it ?

Thanks for your help.
Fran?ois

2011-03-15 19:30:57

by John W. Linville

[permalink] [raw]
Subject: Re: [RFC/RFT 0/11] rtlwifi: rtl8192se: Merge new driver

On Tue, Mar 15, 2011 at 02:12:32PM -0500, Larry Finger wrote:
> On 03/14/2011 03:02 PM, John W. Linville wrote:

> >This driver looks acceptable (certainly better than no driver),
> >but patch 11 (v2) doesn't seem to apply. Did you get a
> >resolution to the problems reported by Fran?ois Valenduc
> ><[email protected]>?
>
> Yes, those problems are resolved.
>
> I will be submitting it soon as it is better than no driver.
> Chaoming just sent me some new revisions that I would like to
> integrate first.
>
> It will be sent soon so as to get it into 2.6.40 - .39 was too much of a push.

Cool -- that sounds great.

Thanks, Larry!

John
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.

2011-03-15 20:06:19

by François Valenduc

[permalink] [raw]
Subject: Re: [RFC/RFT 0/11] rtlwifi: rtl8192se: Merge new driver

Le 15/03/11 20:23, John W. Linville a ?crit :
> On Tue, Mar 15, 2011 at 02:12:32PM -0500, Larry Finger wrote:
>> On 03/14/2011 03:02 PM, John W. Linville wrote:
>>> This driver looks acceptable (certainly better than no driver),
>>> but patch 11 (v2) doesn't seem to apply. Did you get a
>>> resolution to the problems reported by Fran?ois Valenduc
>>> <[email protected]>?
>> Yes, those problems are resolved.
>>
>> I will be submitting it soon as it is better than no driver.
>> Chaoming just sent me some new revisions that I would like to
>> integrate first.
>>
>> It will be sent soon so as to get it into 2.6.40 - .39 was too much of a push.
> Cool -- that sounds great.
>
> Thanks, Larry!
>
> John
Thanks for your efforts. However, even if I managed to compile this
driver, it doesn't detect my wifi card. So, I hope this new version will
solve this problem.

Fran?ois