Dne 8.1.2012 10:13, Takashi Iwai napsal(a):
At Thu, 5 Jan 2012 22:01:58 +0100, pavel.hofman@ivitera.com wrote:
From: Pavel Hofman pavel.hofman@ivitera.com
This card shares PCI ids with Chaintec AV710. Therefore, it will not be detected automatically, it can only be activated by the module parameter model=sq210a.
Hrm, that's bad. Do you know any other way to identify the device?
I am afraid I do not. There is no string ID in EEPROM contents (unlike in some other cards). Perhaps the Chaintec EEPROM would offer a hint, but I do not have the card on hand.
It is a very low-cost generic card, not many people know about it. Since you applied the patch preventing kernel oops when the AV710 code was run for this card, the autodetection just chooses a wrong card and it is simple to reload the module with the model parameter. Plus I would not be surprised if the other cards with different accessories produced by that company shared all the same PCI ids and differed just in EEPROM configs (most likely incorrect too :-) )
Thanks,
Pavel.