Mailinglist Archive: opensuse-kernel (48 mails)

< Previous Next >
Re: [opensuse-kernel] Configuration change requested for kernel 3.0
On 08/12/2011 07:32 PM, Greg KH wrote:
On Fri, Aug 12, 2011 at 06:01:18PM -0500, Larry Finger wrote:
On 08/12/2011 05:25 PM, Greg KH wrote:
On Mon, Aug 08, 2011 at 12:35:34PM -0500, Larry Finger wrote:
With Build 0186 of the KDE Live CD and kernel 3.0, no driver for the
PCI version of the Ralink 2800 devices is configured as shown below:

larry@linux-4khf:~> zcat /proc/config.gz | grep 2800
# CONFIG_RT2800PCI is not set
CONFIG_RT2800USB=m
CONFIG_RT2800USB_RT33XX=y
# CONFIG_RT2800USB_RT35XX is not set

Should this be enabled as well?

CONFIG_RT2800USB_RT53XX=y
# CONFIG_RT2800USB_UNKNOWN is not set

Yes, CONFIG_RT2800PCI=m is what is needed. I think
CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_UNKNOWN can be left
unset. For CONFIG_RT2800USB_UNKNOWN, the wireless developers
transfer devices from that category to the correct one as soon as
they discover that they work.

Ok, I've now updated the master branch in the kernel, so it will show up
in the next releases.

Thanks,

Larry
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx

< Previous Next >