2.5.56 kernel floppy driver bug

From: Rob Wilkens (robw@optonline.net)
Date: Fri Jan 10 2003 - 23:41:13 EST


The change I described recently that needs to be made to the floppy
driver (Changing "if (NO GEOM){" to "if (1) {" in floppy_revalidate() in
drivers/block/floppy.c) still has to happen in the latest kernel to fix
a problem where you try to open the floppy device without a disk in the
drive and the OS doesn't always tell you ENXIO.. It tells you every few
times ENXIO, but not every time...

The patch is above in my text... It's simple to apply.. It's more
difficult, but if you want me to do a diff patch, I'll do it.

The patch will probably break something else, but it will at least fix
this issue, which someone else complained about.

-Rob

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 22:00:36 EST