patch-2.1.122 linux/drivers/block/ide.h
Next file: linux/drivers/block/loop.c
Previous file: linux/drivers/block/ide.c
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Wed Sep 16 14:07:30 1998
-  Orig file: 
v2.1.121/linux/drivers/block/ide.h
-  Orig date: 
Thu Aug  6 14:06:31 1998
diff -u --recursive --new-file v2.1.121/linux/drivers/block/ide.h linux/drivers/block/ide.h
@@ -729,8 +729,11 @@
 void ide_scan_pcibus (void) __init;
 #endif
 #ifdef CONFIG_BLK_DEV_IDEDMA
+#define BAD_DMA_DRIVE		0
+#define GOOD_DMA_DRIVE		1
 int ide_build_dmatable (ide_drive_t *drive);
 void ide_dma_intr  (ide_drive_t *drive);
+int check_drive_lists (ide_drive_t *drive, int good_bad);
 int ide_dmaproc (ide_dma_action_t func, ide_drive_t *drive);
 void ide_setup_dma (ide_hwif_t *hwif, unsigned long dmabase, unsigned int num_ports) __init;
 unsigned long ide_get_or_set_dma_base (ide_hwif_t *hwif, int extra, const char *name) __init;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov