http://bugzilla.kernel.org/show_bug.cgi?id=10086 ------- Comment #9 from gordonfarquharson@xxxxxxxxx 2008-03-22 21:11 ------- I added "#define DEBUG" to ide-taskfile.c, but there is no additional output. The debug messages do exist in ide_core.ko: $ strings drivers/ide/ide-core.ko | grep feat %s: tf: feat 0x%02x nsect 0x%02x lbal 0x%02x lbam 0x%02x lbah 0x%02x dev 0x%02x cmd 0x%02x $ strings drivers/ide/ide-core.ko | grep hob %s: hob: nsect 0x%02x lbal 0x%02x lbam 0x%02x lbah 0x%02x It appears as if ide_tf_load() is never called. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. -- 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