Author: maks Date: Sat Feb 9 00:30:47 2008 New Revision: 10452 Log: topconfig: Turn off PARPORT_PC_FIFO.
generates too much bug reports.. Modified: dists/etch/linux-2.6.24/debian/changelog dists/etch/linux-2.6.24/debian/config/config Modified: dists/etch/linux-2.6.24/debian/changelog ============================================================================== --- dists/etch/linux-2.6.24/debian/changelog (original) +++ dists/etch/linux-2.6.24/debian/changelog Sat Feb 9 00:30:47 2008 @@ -56,6 +56,7 @@ * topconfig: Turn off PATA_SIS. * [amd64, i386]: Unset USB_SUSPEND. (closes: #419197) * [amd64, i386]: Enable SONYPI_COMPAT. + * topconfig: Turn off PARPORT_PC_FIFO. -- dann frazier <[EMAIL PROTECTED]> Fri, 08 Feb 2008 16:46:20 -0700 Modified: dists/etch/linux-2.6.24/debian/config/config ============================================================================== --- dists/etch/linux-2.6.24/debian/config/config (original) +++ dists/etch/linux-2.6.24/debian/config/config Sat Feb 9 00:30:47 2008 @@ -609,7 +609,7 @@ CONFIG_PARPORT=m CONFIG_PARPORT_PC=m CONFIG_PARPORT_SERIAL=m -CONFIG_PARPORT_PC_FIFO=y +# CONFIG_PARPORT_PC_FIFO is not set # CONFIG_PARPORT_PC_SUPERIO is not set CONFIG_PARPORT_PC_PCMCIA=m # CONFIG_PARPORT_GSC is not set _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

