Jano wrote: [...] > @@ -607,7 +611,7 @@ > # Please see Documentation/ide.txt for help/info on IDE drives > # > # CONFIG_BLK_DEV_IDE_SATA is not set > -# CONFIG_BLK_DEV_HD_IDE is not set > +CONFIG_BLK_DEV_HD_IDE=y This was not definitely a good choice. Disable it. │ Symbol: BLK_DEV_HD_IDE [=n] │ │ Prompt: Use old disk-only driver on primary interface │ │ Defined at drivers/ide/Kconfig:118 │ │ Depends on: IDE && BLK_DEV_IDE && (X86 || SH_MPC1211) │ │ Location: │ │ -> Device Drivers │ │ -> ATA/ATAPI/MFM/RLL support │ │ -> ATA/ATAPI/MFM/RLL support (IDE [=y]) │ │ -> Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support (BLK_D │ > CONFIG_BLK_DEV_IDEDISK=y > # CONFIG_IDEDISK_MULTI_MODE is not set > CONFIG_BLK_DEV_IDECD=m > @@ -618,7 +622,7 @@ > # > # IDE chipset support/bugfixes > # > -CONFIG_IDE_GENERIC=y > +CONFIG_IDE_GENERIC=m > # CONFIG_BLK_DEV_CMD640 is not set > CONFIG_BLK_DEV_IDEPCI=y > CONFIG_IDEPCI_SHARE_IRQ=y > @@ -658,7 +662,7 @@ > CONFIG_BLK_DEV_IDEDMA=y > # CONFIG_IDEDMA_IVB is not set > CONFIG_IDEDMA_AUTO=y > -# CONFIG_BLK_DEV_HD is not set > +CONFIG_BLK_DEV_HD=y And try to turn "VIA82CXXX chipset support" to <*>, i.e. built-in (somebody holds regions of ide0 and ide1, let's try via driver to probe first). regards, -- http://www.fi.muni.cz/~xslaby/ Jiri Slaby faculty of informatics, masaryk university, brno, cz e-mail: jirislaby gmail com, gpg pubkey fingerprint: B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html