2010-12-29 02:43:54

by Weedy

[permalink] [raw]
Subject: Re: Compile error for the last week inside rtlwifi/base.c

Larry Finger <Larry.Finger@...> writes:

> Older kernels used create_workqueue(), which is replaced by alloc_workqueue()
> If you really need the driver for RTL8192CE/RTL8188CE, then apply the patch
> shown below. If you do not need the driver, then disable it in the
> configuration.
>
> Larry

Actually I need RTL8192USB, I guess I need to wait more?



2010-12-29 16:56:06

by Larry Finger

[permalink] [raw]
Subject: Re: Compile error for the last week inside rtlwifi/base.c

On 12/28/2010 08:43 PM, Weedy wrote:
> Larry Finger <Larry.Finger@...> writes:
>
>> Older kernels used create_workqueue(), which is replaced by alloc_workqueue()
>> If you really need the driver for RTL8192CE/RTL8188CE, then apply the patch
>> shown below. If you do not need the driver, then disable it in the
>> configuration.
>>
>> Larry
>
> Actually I need RTL8192USB, I guess I need to wait more?

What are the USB Ids as shown by the lsusb command?

Larry

2010-12-29 03:44:27

by Larry Finger

[permalink] [raw]
Subject: Re: Compile error for the last week inside rtlwifi/base.c

On 12/28/2010 08:43 PM, Weedy wrote:
> Larry Finger <Larry.Finger@...> writes:
>
>> Older kernels used create_workqueue(), which is replaced by alloc_workqueue()
>> If you really need the driver for RTL8192CE/RTL8188CE, then apply the patch
>> shown below. If you do not need the driver, then disable it in the
>> configuration.
>>
>> Larry
>
> Actually I need RTL8192USB, I guess I need to wait more?

Yes. The rtlwifi driver is for PCIe devices.