patch-2.1.116 linux/drivers/block/trm290.c
Next file: linux/drivers/char/apm_bios.c
Previous file: linux/drivers/block/nbd.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 7 17:56:09 1998
- Orig file:
v2.1.115/linux/drivers/block/trm290.c
- Orig date:
Thu May 7 22:51:48 1998
diff -u --recursive --new-file v2.1.115/linux/drivers/block/trm290.c linux/drivers/block/trm290.c
@@ -249,7 +249,7 @@
ide_setup_dma(hwif, (hwif->config_data + 4) ^ (hwif->channel ? 0x0080 : 0x0000), 3);
hwif->dmaproc = &trm290_dmaproc;
hwif->selectproc = &trm290_selectproc;
- hwif->no_autodma = 1; /* play it safe for now */
+ hwif->autodma = 0; /* play it safe for now */
#if 1
{
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov