Update of /cvsroot/alsa/alsa-driver/isa/opti9xx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30967/isa/opti9xx
Modified Files: opti92x-ad1848.c Log Message: - fixed for 2.2 kernels. - added some missing functions, smp_mb_*() and abs(). Index: opti92x-ad1848.c =================================================================== RCS file: /cvsroot/alsa/alsa-driver/isa/opti9xx/opti92x-ad1848.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- opti92x-ad1848.c 26 Jan 2004 11:07:58 -0000 1.8 +++ opti92x-ad1848.c 26 Jan 2004 14:01:30 -0000 1.9 @@ -1,7 +1,7 @@ #include <linux/version.h> #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 5, 0) -#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 2, 0) +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 4, 0) #define isapnp_dev pci_dev #endif #define snd_opti9xx_fixup_dma2(pdev) \ ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog