···17 * device can't do DMA handshaking for some stupid reason. We don't need to do that.18 */1920-#undef REALLY_SLOW_IO /* most systems can safely undef this */21-22#include <linux/types.h>23#include <linux/kernel.h>24#include <linux/timer.h>
···17 * device can't do DMA handshaking for some stupid reason. We don't need to do that.18 */190020#include <linux/types.h>21#include <linux/kernel.h>22#include <linux/timer.h>
-2
drivers/ide/ide-disk.c
···4344#define IDEDISK_VERSION "1.18"4546-#undef REALLY_SLOW_IO /* most systems can safely undef this */47-48//#define DEBUG4950#include <linux/module.h>
···31 * valid after probe time even with noprobe32 */3334-#undef REALLY_SLOW_IO /* most systems can safely undef this */35-36#include <linux/module.h>37#include <linux/types.h>38#include <linux/string.h>
···31 * valid after probe time even with noprobe32 */330034#include <linux/module.h>35#include <linux/types.h>36#include <linux/string.h>
-2
drivers/ide/ide.c
···126#define REVISION "Revision: 7.00alpha2"127#define VERSION "Id: ide.c 7.00a2 20020906"128129-#undef REALLY_SLOW_IO /* most systems can safely undef this */130-131#define _IDE_C /* Tell ide.h it's really us */132133#include <linux/module.h>
···126#define REVISION "Revision: 7.00alpha2"127#define VERSION "Id: ide.c 7.00a2 20020906"12800129#define _IDE_C /* Tell ide.h it's really us */130131#include <linux/module.h>
-2
drivers/ide/legacy/ali14xx.c
···37 * mode 4 for a while now with no trouble.) -Derek38 */3940-#undef REALLY_SLOW_IO /* most systems can safely undef this */41-42#include <linux/module.h>43#include <linux/types.h>44#include <linux/kernel.h>
···37 * mode 4 for a while now with no trouble.) -Derek38 */390040#include <linux/module.h>41#include <linux/types.h>42#include <linux/kernel.h>
-2
drivers/ide/legacy/dtc2278.c
···4 * Copyright (C) 1996 Linus Torvalds & author (see below)5 */67-#undef REALLY_SLOW_IO /* most systems can safely undef this */8-9#include <linux/module.h>10#include <linux/types.h>11#include <linux/kernel.h>
···3637#define HT6560B_VERSION "v0.07"3839-#undef REALLY_SLOW_IO /* most systems can safely undef this */40-41#include <linux/module.h>42#include <linux/types.h>43#include <linux/kernel.h>
···25 * Samuel Thibault <samuel.thibault@fnac.net>26 */2728-#undef REALLY_SLOW_IO /* most systems can safely undef this */29-30#include <linux/module.h>31#include <linux/types.h>32#include <linux/kernel.h>
···25 * Samuel Thibault <samuel.thibault@fnac.net>26 */270028#include <linux/module.h>29#include <linux/types.h>30#include <linux/kernel.h>
-2
drivers/ide/mips/au1xxx-ide.c
···29 * Note: for more information, please refer "AMD Alchemy Au1200/Au1550 IDE30 * Interface and Linux Device Driver" Application Note.31 */32-#undef REALLY_SLOW_IO /* most systems can safely undef this */33-34#include <linux/types.h>35#include <linux/module.h>36#include <linux/kernel.h>
···29 * Note: for more information, please refer "AMD Alchemy Au1200/Au1550 IDE30 * Interface and Linux Device Driver" Application Note.31 */0032#include <linux/types.h>33#include <linux/module.h>34#include <linux/kernel.h>
-1
drivers/ide/pci/cmd640.c
···98 * (patch courtesy of Zoltan Hidvegi)99 */100101-#undef REALLY_SLOW_IO /* most systems can safely undef this */102#define CMD640_PREFETCH_MASKS 1103104//#define CMD640_DUMP_REGS
···21 * are deemed to be part of the source code.22 */2324-#undef REALLY_SLOW_IO /* most systems can safely undef this */25-26#include <linux/types.h>27#include <linux/module.h>28#include <linux/kernel.h>
···21 * are deemed to be part of the source code.22 */230024#include <linux/types.h>25#include <linux/module.h>26#include <linux/kernel.h>
-1
drivers/ide/pci/opti621.c
···87 * 0.5 doesn't work.88 */8990-#undef REALLY_SLOW_IO /* most systems can safely undef this */91#define OPTI621_DEBUG /* define for debug messages */9293#include <linux/types.h>
···15 * Dunno if this fixes both ports, or only the primary port (?).16 */1718-#undef REALLY_SLOW_IO /* most systems can safely undef this */19-20#include <linux/types.h>21#include <linux/module.h>22#include <linux/kernel.h>
···15 * Dunno if this fixes both ports, or only the primary port (?).16 */170018#include <linux/types.h>19#include <linux/module.h>20#include <linux/kernel.h>