On Tue, 2007-03-06 at 15:59 +0100, Joachim Deguara wrote:
This patch prevents a comparison between a possibly empty modelname
string in the hda code.
-Joachim
Unfortunately, the way the original patch was written, the only options are generic or segfault. Your patch just removes the segfault, sending all cards to the generic parser.
I've tested a slightly different approach, based on your empty test, just reverse logic. Test it to confirm that it works. It works on my system with a Conexant reference board and a Sigmatel STAC9227 (both on the same system).