[kernel] r10257 - in dists/trunk/linux-2.6/debian: . config config/mips config/mipsel config/sparc

Maximilian Attems maks at alioth.debian.org
Tue Jan 29 18:39:35 UTC 2008


Author: maks
Date: Tue Jan 29 18:39:35 2008
New Revision: 10257

Log:
topconfig disable CONFIG_PARPORT_PC_FIFO

* seen disabled on fedora
* too many bug reports crying woolf
* marked as experimental

as bonus centralize parport handling


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config
   dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
   dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
   dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
   dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
   dists/trunk/linux-2.6/debian/config/sparc/config.sparc64
   dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Jan 29 18:39:35 2008
@@ -9,8 +9,10 @@
     VIDEO_EM28XX_ALSA, CRYPTO_DEV_HIFN_795X_RNG, PCF8575, TPS65010.
   * [amd64] Enable CRYPTO_SALSA20_X86_64.
   * [amd64, i386]: Enable LATENCYTOP.
+  * topconfig disable PARPORT_PC_FIFO due to instabilities.
+    (closes: #366165, #388309, #407816, #453911)
 
- -- maximilian attems <maks at debian.org>  Mon, 28 Jan 2008 15:51:59 +0100
+ -- maximilian attems <maks at debian.org>  Tue, 29 Jan 2008 19:31:32 +0100
 
 linux-2.6 (2.6.24-2) UNRELEASED; urgency=low
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Jan 29 18:39:35 2008
@@ -608,7 +608,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

Modified: dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta	Tue Jan 29 18:39:35 2008
@@ -800,18 +800,7 @@
 CONFIG_MTD_ONENAND_VERIFY_WRITE=y
 # CONFIG_MTD_ONENAND_OTP is not set
 
-#
-# Parallel port support
-#
-CONFIG_PARPORT=m
-CONFIG_PARPORT_PC=m
-CONFIG_PARPORT_SERIAL=m
-CONFIG_PARPORT_PC_FIFO=y
-# CONFIG_PARPORT_PC_SUPERIO is not set
-# CONFIG_PARPORT_GSC is not set
 # CONFIG_PARPORT_AX88796 is not set
-CONFIG_PARPORT_1284=y
-CONFIG_PARPORT_NOT_PC=y
 
 #
 # Plug and Play support

Modified: dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta	Tue Jan 29 18:39:35 2008
@@ -870,18 +870,7 @@
 #
 # CONFIG_MTD_UBI_DEBUG is not set
 
-#
-# Parallel port support
-#
-CONFIG_PARPORT=m
-CONFIG_PARPORT_PC=m
-CONFIG_PARPORT_SERIAL=m
-CONFIG_PARPORT_PC_FIFO=y
-# CONFIG_PARPORT_PC_SUPERIO is not set
-# CONFIG_PARPORT_GSC is not set
 # CONFIG_PARPORT_AX88796 is not set
-CONFIG_PARPORT_1284=y
-CONFIG_PARPORT_NOT_PC=y
 
 #
 # Plug and Play support

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta	Tue Jan 29 18:39:35 2008
@@ -800,18 +800,7 @@
 CONFIG_MTD_ONENAND_VERIFY_WRITE=y
 # CONFIG_MTD_ONENAND_OTP is not set
 
-#
-# Parallel port support
-#
-CONFIG_PARPORT=m
-CONFIG_PARPORT_PC=m
-CONFIG_PARPORT_SERIAL=m
-CONFIG_PARPORT_PC_FIFO=y
-# CONFIG_PARPORT_PC_SUPERIO is not set
-# CONFIG_PARPORT_GSC is not set
 # CONFIG_PARPORT_AX88796 is not set
-CONFIG_PARPORT_1284=y
-CONFIG_PARPORT_NOT_PC=y
 
 #
 # Plug and Play support

Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta	(original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta	Tue Jan 29 18:39:35 2008
@@ -870,18 +870,7 @@
 #
 # CONFIG_MTD_UBI_DEBUG is not set
 
-#
-# Parallel port support
-#
-CONFIG_PARPORT=m
-CONFIG_PARPORT_PC=m
-CONFIG_PARPORT_SERIAL=m
-CONFIG_PARPORT_PC_FIFO=y
-# CONFIG_PARPORT_PC_SUPERIO is not set
-# CONFIG_PARPORT_GSC is not set
 # CONFIG_PARPORT_AX88796 is not set
-CONFIG_PARPORT_1284=y
-CONFIG_PARPORT_NOT_PC=y
 
 #
 # Plug and Play support

Modified: dists/trunk/linux-2.6/debian/config/sparc/config.sparc64
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config.sparc64	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config.sparc64	Tue Jan 29 18:39:35 2008
@@ -31,7 +31,6 @@
 CONFIG_USB_UHCI_HCD=m
 # CONFIG_SCSI_IPR_TRACE is not set
 # CONFIG_DE4X5 is not set
-# CONFIG_PARPORT_PC_SUPERIO is not set
 CONFIG_SND_EMU10K1=m
 # CONFIG_VIDEO_STRADIS is not set
 # CONFIG_FLATMEM_MANUAL is not set
@@ -91,7 +90,6 @@
 # USB Miscellaneous drivers
 # CONFIG_SENSORS_ADM1031 is not set
 CONFIG_BLK_DEV_CS5530=m
-# CONFIG_PARPORT_PC_FIFO is not set
 # CONFIG_SENSORS_PCF8574 is not set
 CONFIG_SND_ENS1371=m
 # CONFIG_SCSI_IPR_DUMP is not set
@@ -249,7 +247,6 @@
 # CONFIG_USB_OTG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_I2C_AMD8111 is not set
-CONFIG_PARPORT_PC=m
 # CONFIG_BLK_DEV_HPT366 is not set
 # USB DSL modem support
 CONFIG_BLK_DEV_PDC202XX_OLD=m

Modified: dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp
==============================================================================
--- dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp	(original)
+++ dists/trunk/linux-2.6/debian/config/sparc/config.sparc64-smp	Tue Jan 29 18:39:35 2008
@@ -31,7 +31,6 @@
 CONFIG_USB_UHCI_HCD=m
 # CONFIG_SCSI_IPR_TRACE is not set
 # CONFIG_DE4X5 is not set
-# CONFIG_PARPORT_PC_SUPERIO is not set
 CONFIG_SND_EMU10K1=m
 # CONFIG_VIDEO_STRADIS is not set
 # CONFIG_FLATMEM_MANUAL is not set
@@ -91,7 +90,6 @@
 # USB Miscellaneous drivers
 # CONFIG_SENSORS_ADM1031 is not set
 CONFIG_BLK_DEV_CS5530=m
-# CONFIG_PARPORT_PC_FIFO is not set
 # CONFIG_SENSORS_PCF8574 is not set
 CONFIG_SND_ENS1371=m
 # CONFIG_SCSI_IPR_DUMP is not set
@@ -250,7 +248,6 @@
 # CONFIG_USB_OTG is not set
 CONFIG_USB_DEVICEFS=y
 # CONFIG_I2C_AMD8111 is not set
-CONFIG_PARPORT_PC=m
 # CONFIG_BLK_DEV_HPT366 is not set
 # USB DSL modem support
 CONFIG_BLK_DEV_PDC202XX_OLD=m



More information about the Kernel-svn-changes mailing list