Your message dated Mon, 10 Apr 2006 19:59:11 -0700 (PDT)
with message-id <[EMAIL PROTECTED]>
and subject line PDC202XX_FORCE dependancy on BLK_DEV_PDC202XX_OLD
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
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, [EMAIL PROTECTED] (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 Message ---
--- Begin Message ---
Hi Leonardo,
I've checked that the PDC202XX_FORCE option mentioned in your report is
not present in the current kernels (2.6.16) anymore. Therefore I'm closing
this report. If you think that there's something else which needs to be
done, please don't hesitate to reopen it.
Best regards,
Jurij Smakov [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC
--- End Message ---