lkml.org 
[lkml]   [2003]   [Jul]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectPATCH: fix wrong printk in nm256 audio
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.75/sound/oss/nm256_audio.c linux-2.5.75-ac1/sound/oss/nm256_audio.c
--- linux-2.5.75/sound/oss/nm256_audio.c 2003-07-10 21:08:52.000000000 +0100
+++ linux-2.5.75-ac1/sound/oss/nm256_audio.c 2003-07-11 16:20:34.000000000 +0100
@@ -1105,7 +1105,7 @@
printk (KERN_ERR "NM256: This doesn't look to me like the AC97-compatible version.\n");
printk (KERN_ERR " You can force the driver to load by passing in the module\n");
printk (KERN_ERR " parameter:\n");
- printk (KERN_ERR " force_ac97 = 1\n");
+ printk (KERN_ERR " force_load = 1\n");
printk (KERN_ERR "\n");
printk (KERN_ERR " More likely, you should be using the appropriate SB-16 or\n");
printk (KERN_ERR " CS4232 driver instead. (If your BIOS has settings for\n");
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:46    [W:1.574 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site