Re: [PATCH] ide-floppy fix
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2008-07-23 18:55:45
Also in:
lkml
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: 2008-07-23 18:55:45
Also in:
lkml
On Wednesday 23 July 2008, Borislav Petkov wrote: [...]
quoted
Now it should be finally fixed.True story. Works here too.
Thanks for verifying it.
Hm, let's see whether there's time during the weekend. I already have something stolen from pata_legacy but I'll do some more testing first. By the way, what are the chances of exporting those pieces of code from drivers/ata/pata_legacy.c and adding the function def into some header instead of duplicating the code into ide_generic.c?
Good idea (<linux/ata.h> sounds like a perfect spot). Thanks, Bart