Quote:
|
Originally Posted by mathf Okay. Will have a look at it as soon as I have time. Hummm stupid stuff, can you revert drivers/ide/ide-cd.c and drivers/ide/ide.h to version 2.6.12 and check if it is still compilable and if it works better ? |
I presume you mean drivers/ide/ide.c ;-)
There are no differences at all between both ide.c and ide-cd.h betwen those 2 versions:
Code:
gentoo_test src # diff -u linux-2.6.12/drivers/ide/ide-cd.h linux-2.6.13/drivers/ide/ide-cd.h
gentoo_test src #
gentoo_test src # diff -u linux-2.6.12/drivers/ide/ide.c linux-2.6.13/drivers/ide/ide.c
gentoo_test src #
Any other ideas?