topconfing enable PATA_CMD64x

disable corresponding ide in hppa, powerpc, sparc.

Reported-by: Frans Pop <elendil@planet.nl>

svn path=/dists/sid/linux-2.6/; revision=15643
This commit is contained in:
Maximilian Attems 2010-05-08 18:53:56 +00:00
parent b1c7ef412d
commit 609bb80995
5 changed files with 6 additions and 4 deletions

2
debian/changelog vendored
View File

@ -15,6 +15,8 @@ linux-2.6 (2.6.32-13) UNRELEASED; urgency=low
* raid6: fix recovery performance regression.
* [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4
I/O errors.
* hppa, sparc, powerpc disable BLK_DEV_CMD64X.
* topconfig enable PATA_CMD64X. (closes: #580799)
-- Frederik Schüler <fs@debian.org> Wed, 05 May 2010 17:54:01 +0200

View File

@ -114,7 +114,7 @@ CONFIG_PATA_ARTOP=m
CONFIG_PATA_ATP867X=m
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_CMD64X is not set
CONFIG_PATA_CMD64X=m
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CYPRESS is not set

View File

@ -106,7 +106,7 @@ CONFIG_IDE_GENERIC=m
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
CONFIG_BLK_DEV_CMD64X=m
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set

View File

@ -278,7 +278,7 @@ CONFIG_BLK_DEV_GENERIC=m
CONFIG_BLK_DEV_AEC62XX=m
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
CONFIG_BLK_DEV_CMD64X=m
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set

View File

@ -150,7 +150,7 @@ CONFIG_BLK_DEV_GENERIC=m
# CONFIG_BLK_DEV_AEC62XX is not set
CONFIG_BLK_DEV_ALI15X3=m
# CONFIG_BLK_DEV_AMD74XX is not set
CONFIG_BLK_DEV_CMD64X=m
# CONFIG_BLK_DEV_CMD64X is not set
# CONFIG_BLK_DEV_TRIFLEX is not set
CONFIG_BLK_DEV_CY82C693=m
CONFIG_BLK_DEV_CS5520=m