Messages in this thread |  | | | From | Borislav Petkov <> | | Subject | [PATCH 0/3] some ide fixes | | Date | Wed, 4 Mar 2009 10:16:53 +0100 |
| |
Hi Bart,
I've updated the two ide-floppy patches from you to current pata-2.6 and added the partial completions fix to the second one so that we don't break bisect builds (although this is hardly unlikely since nobody uses an ide-floppy anymore). The 3rd patch is the ide-cd fix from linux-next which has been tested by Tetsuo and me.
drivers/ide/ide-atapi.c | 136 +++++++++++++++------------------------------- drivers/ide/ide-cd.c | 4 -- drivers/ide/ide-floppy.c | 26 ++-------- drivers/ide/ide-tape.c | 32 ++++++------ include/linux/ide.h | 5 -- 5 files changed, 64 insertions(+), 139 deletions(-)
|  |