patch-2.4.0-test10 linux/include/linux/ide.h
Next file: linux/include/linux/if_ether.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Oct 31 11:19:16 2000
- Orig file:
v2.4.0-test9/linux/include/linux/ide.h
- Orig date:
Fri Sep 8 12:54:09 2000
diff -u --recursive --new-file v2.4.0-test9/linux/include/linux/ide.h linux/include/linux/ide.h
@@ -212,6 +212,9 @@
(drive)->quirk_list = hwif->quirkproc(drive); \
}
+#define IDE_DEBUG(lineno) \
+ printk("%s,%s,line=%d\n", __FILE__, __FUNCTION__, (lineno))
+
/*
* Check for an interrupt and acknowledge the interrupt status
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)