patch-2.1.113 linux/drivers/block/ide.h
Next file: linux/drivers/block/ll_rw_blk.c
Previous file: linux/drivers/block/ide.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Jul 31 23:38:40 1998
-  Orig file: 
v2.1.112/linux/drivers/block/ide.h
-  Orig date: 
Fri Jul 31 17:06:37 1998
diff -u --recursive --new-file v2.1.112/linux/drivers/block/ide.h linux/drivers/block/ide.h
@@ -341,7 +341,7 @@
 	unsigned	serialized : 1;	/* serialized operation with mate hwif */
 	unsigned	sharing_irq: 1;	/* 1 = sharing irq with another hwif */
 	unsigned	reset      : 1;	/* reset after probe */
-	unsigned	no_autodma : 1;	/* don't automatically enable DMA at boot */
+	unsigned	autodma    : 1;	/* automatically try to enable DMA at boot */
 	byte		channel;	/* for dual-port chips: 0=primary, 1=secondary */
 	struct pci_dev	*pci_dev;	/* for pci chipsets */
 	ide_pci_devid_t	pci_devid;	/* for pci chipsets: {VID,DID} */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov