Update of /cvsroot/alsa/alsa-driver/isa/msnd In directory sc8-pr-cvs1:/tmp/cvs-serv27494/isa/msnd
Modified Files: msnd_pinnacle.c Log Message: - fixed the compilation for 2.6 kernels. Index: msnd_pinnacle.c =================================================================== RCS file: /cvsroot/alsa/alsa-driver/isa/msnd/msnd_pinnacle.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- msnd_pinnacle.c 23 Apr 2003 10:01:18 -0000 1.7 +++ msnd_pinnacle.c 13 Nov 2003 17:08:06 -0000 1.8 @@ -463,7 +463,7 @@ case HIDSP_PLAY_UNDER: #endif case HIDSP_INT_PLAY_UNDER: - printk(KERN_DEBUG LOGNAME ": Play underflow %i %lX\n", banksPlayed, xtime.tv_usec); + printk(KERN_DEBUG LOGNAME ": Play underflow %i\n", banksPlayed); if( banksPlayed > 2) clear_bit(F_WRITING, &dev.flags); break; ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog