Update of /cvsroot/alsa/alsa-driver/support/pnp In directory sc8-pr-cvs1:/tmp/cvs-serv23185/support/pnp
Modified Files: pnp.c Log Message: - force to define CONFIG_ISAPNP for 2.2 kernels. Index: pnp.c =================================================================== RCS file: /cvsroot/alsa/alsa-driver/support/pnp/pnp.c,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- pnp.c 31 Oct 2003 15:02:21 -0000 1.16 +++ pnp.c 5 Jan 2004 14:01:42 -0000 1.17 @@ -58,6 +58,8 @@ #include <linux/isapnp.h> #include <linux/pnp.h> #else +#undef CONFIG_ISAPNP +#define CONFIG_ISAPNP #include <linux/isapnp.h> #undef CONFIG_PNP #define CONFIG_PNP ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog