|
@@ -1533,7 +1533,8 @@ snd_nm256_create(struct snd_card *card, struct pci_dev *pci,
|
|
|
printk(KERN_ERR " force the driver to load by "
|
|
|
"passing in the module parameter\n");
|
|
|
printk(KERN_ERR " force_ac97=1\n");
|
|
|
- printk(KERN_ERR " or try sb16 or cs423x drivers instead.\n");
|
|
|
+ printk(KERN_ERR " or try sb16, opl3sa2, or "
|
|
|
+ "cs423x drivers instead.\n");
|
|
|
err = -ENXIO;
|
|
|
goto __error;
|
|
|
}
|