A valid point.  I think a fix that involves only one call to
pcmcia_register_driver is the best option.  I think the original
bug/panic was caused by attempting to register twice when the first call
succeeded.  My != prevents the second call, but does disable the second
set of devices.  Is it possible to supply a different struct to
MODULE_DEVICE_TABLE and pcmcia_register_driver, but have the table in
pcmcia_register_driver be the union of the current orinoco_driver and
orinoco_overlap_driver?  I'm going to try that here in a minute.

-- 
2.6.22-13 freezes during boot (related somehow to orinoco_cs)
https://bugs.launchpad.net/bugs/149997
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to