View Single Post
Old 06-09-2005   #8 (permalink)
Axllent
CD Freaks Junior Member
 
Join Date: May 2005
Location: Rotterdam
Posts: 56
Re: Buffer fluxuating with 2.6.13

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?
Axllent is offline   Reply With Quote