> For some unknown reason codec->id is set in ac97_probe_codec(), which is
> WRONG. Just remove the line that says
> 
>       codec->id = ac97_codec_ids[i].id;
> 
> (line 591 or something around that), and be happy. I think it will work
> after that.

Its an escapee bug from 2.2 that leaked into 2.4. Not the fault of whoever
forward ported, its a debugging thing that wasnt removed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to