Re: [PATCH 2.6.23 3/3] [wireless] orinoco: create a Kconfig option for Prism2
Jouni Malinen <j <at> w1.fi>
2007-08-01 03:33:52 GMT
On Tue, Jul 24, 2007 at 01:07:27AM +0300, Faidon Liambotis wrote:
> [I'm adding Jouni to Cc to help us :)]
I may have missed some details from the thread, but couple of comments
here anyway..
> Pavel Roskin wrote:
> >On Sun, 2007-07-22 at 16:17 +0300, Faidon Liambotis wrote:
> >>Since v2.6.14, Prism 2/2.5/3 devices are better supported using the HostAP
> >>driver, which was made to work with these exclusively.
> >>Having the same IDs supported by orinoco too confuses users who have both
> >>drivers compiled in or as modules who expect hostap to drive the device.
> >>
> >>Telling users to echo to /sys/bus/pci/drivers/*/unbind and bind is not
> >>exactly user-friendly.
> >>
> >>Create an option to disable support for Prism devices in orinoco driver
> >>which
> >>disabled the IDs for the PCMCIA module and creates a Kconfig dependency
> >>for
> >>the Prism PCI modules.
This may not be a desirable change from number of reasons if it is
likely to get enabled by default in builds.
> >Nortel cards consist of a bridge and a PCMCIA card with Symbol firmware.
> >Their PCI IDs (0x126c:0x8030 and 0x1562:0x0001) are in hostap_plx, but I
> >really doubt that hostap_plx would even be able to initialize those
> >cards properly, given the fact that it lacks Nortel specific code (look
> >for "118" in orinoco_nortel and hostap_plx).
(Continue reading)