Update of /cvsroot/alsa/alsa-driver/pcmcia/pdaudiocf
In directory sc8-pr-cvs1:/tmp/cvs-serv13747/pcmcia/pdaudiocf
Modified Files:
pdaudiocf_core.c
Log Message:
fixed the compilation with the recent ac97 and info changes.
Index: pdaudiocf_core.c
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/pcmcia/pdaudiocf/pdaudiocf_core.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pdaudiocf_core.c 26 Aug 2003 08:20:58 -0000 1.6
+++ pdaudiocf_core.c 24 Oct 2003 13:45:05 -0000 1.7
@@ -147,7 +147,7 @@
snd_info_entry_t *entry;
if (! snd_card_proc_new(chip->card, "pdaudiocf", &entry))
- snd_info_set_text_ops(entry, chip, pdacf_proc_read);
+ snd_info_set_text_ops(entry, chip, 1024, pdacf_proc_read);
}
pdacf_t *snd_pdacf_create(snd_card_t *card)
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog