Update of /cvsroot/alsa/alsa-kernel/isa/sb
In directory sc8-pr-cvs1:/tmp/cvs-serv6699/isa/sb
Modified Files:
sb16.c sb8.c
Log Message:
Martin Langer <[EMAIL PROTECTED]>
...still found some "snd-card-*" entries in alsa-kernel...
Index: sb16.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/isa/sb/sb16.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sb16.c 1 Mar 2003 19:04:29 -0000 1.24
+++ sb16.c 4 Mar 2003 19:43:22 -0000 1.25
@@ -636,9 +636,9 @@
#ifdef MODULE
printk(KERN_ERR "Sound Blaster 16 soundcard not found or device
busy\n");
#ifdef SNDRV_SBAWE_EMU8000
- printk(KERN_ERR "In case, if you have non-AWE card, try snd-card-sb16
module\n");
+ printk(KERN_ERR "In case, if you have non-AWE card, try snd-sb16
module\n");
#else
- printk(KERN_ERR "In case, if you have AWE card, try snd-card-sbawe
module\n");
+ printk(KERN_ERR "In case, if you have AWE card, try snd-sbawe
module\n");
#endif
#endif
return -ENODEV;
Index: sb8.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/isa/sb/sb8.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sb8.c 21 Oct 2002 18:28:22 -0000 1.13
+++ sb8.c 4 Mar 2003 19:43:22 -0000 1.14
@@ -123,10 +123,10 @@
if (chip->hardware >= SB_HW_16) {
snd_card_free(card);
if (chip->hardware == SB_HW_ALS100)
- snd_printdd("ALS100 chip detected at 0x%lx, try
snd-card-als100 module\n",
+ snd_printdd("ALS100 chip detected at 0x%lx, try snd-als100
module\n",
port[dev]);
else
- snd_printdd("SB 16 chip detected at 0x%lx, try snd-card-sb16
module\n",
+ snd_printdd("SB 16 chip detected at 0x%lx, try snd-sb16
module\n",
port[dev]);
return -ENODEV;
}
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog