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

Bug#282318: PDC202XX_FORCE dependancy on BLK_DEV_PDC202XX_OLD



Hi,

I am passing on a proposed enhancement to drivers/ide/Kconfig
that was recently posted as a bug against the debian 2.6.9 kernel package.

Could someone take a moment to see if it sounds acceptable,
it looks pretty reasonable to me.

Alternateively, if this is the wrong place for this, please
let me know where to send it.

Thanks

-- 
Horms

----- Forwarded message from Leonardo Macchia <leo@macchia.org> -----

Subject: Bug#282318: kernel-source-2.6.9: PDC202XX_FORCE should also depends on BLK_DEV_PDC202XX_OLD
Reply-To: Leonardo Macchia <leo@macchia.org>, 282318@bugs.debian.org
From: Leonardo Macchia <leo@macchia.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Date: Sun, 21 Nov 2004 10:38:03 +0100

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.
 


----- End forwarded message -----



Reply to: