[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#282318: kernel-source-2.6.9: PDC202XX_FORCE should also depends on BLK_DEV_PDC202XX_OLD



Package: kernel-source-2.6.9
Version: 2.6.9-2
Severity: normal
Tags: patch


Hello.

Since pdc202xx_old driver uses it (see drivers/ide/pci/pdc202xx_old.h),
PDC202XX_FORCE should also depends on BLK_DEV_PDC202XX_OLD.

Thank you, Leonardo Macchia.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-univac
Locale: LANG=C, LC_CTYPE=it_IT@euro (charmap=ISO-8859-15)

Versions of packages kernel-source-2.6.9 depends on:
ii  binutils                      2.15-4     The GNU assembler, linker and bina
ii  bzip2                         1.0.2-1    A high-quality block-sorting file 
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii  fileutils                     5.2.1-2    The GNU file management utilities 

-- no debconf information
diff -Naru kernel-source-2.6.9/drivers/ide/Kconfig kernel-source-2.6.9-patched/drivers/ide/Kconfig
--- kernel-source-2.6.9/drivers/ide/Kconfig	2004-11-15 08:18:15.000000000 +0000
+++ kernel-source-2.6.9-patched/drivers/ide/Kconfig	2004-11-21 09:16:04.000000000 +0000
@@ -671,7 +671,7 @@
 # FIXME - probably wants to be one for old and for new
 config PDC202XX_FORCE
 	bool "Enable controller even if disabled by BIOS"
-	depends on BLK_DEV_PDC202XX_NEW
+	depends on BLK_DEV_PDC202XX_OLD || BLK_DEV_PDC202XX_NEW
 	help
 	  Enable the PDC202xx controller even if it has been disabled in the BIOS setup.
 

Reply to: