lkml.org 
[lkml]   [2003]   [Feb]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectPATCH: update ide-floppy for new style onlydisk
Date
From
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.61/drivers/ide/ide-floppy.c linux-2.5.61-ac2/drivers/ide/ide-floppy.c
--- linux-2.5.61/drivers/ide/ide-floppy.c 2003-02-10 18:38:38.000000000 +0000
+++ linux-2.5.61-ac2/drivers/ide/ide-floppy.c 2003-02-18 18:06:17.000000000 +0000
@@ -1857,11 +1854,7 @@
.version = IDEFLOPPY_VERSION,
.media = ide_floppy,
.busy = 0,
-#ifdef CONFIG_IDEDMA_ONLYDISK
- .supports_dma = 0,
-#else
.supports_dma = 1,
-#endif
.supports_dsc_overlap = 0,
.cleanup = idefloppy_cleanup,
.do_request = idefloppy_do_request,
-
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/
\
 
 \ /
  Last update: 2005-03-22 13:33    [W:0.397 / U:0.392 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site