patch-2.3.45 linux/drivers/block/cs5530.c
Next file: linux/drivers/block/loop.c
Previous file: linux/drivers/acorn/char/keyb_ps2.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sun Feb 13 18:21:45 2000
- Orig file:
v2.3.44/linux/drivers/block/cs5530.c
- Orig date:
Thu Feb 10 17:11:06 2000
diff -u --recursive --new-file v2.3.44/linux/drivers/block/cs5530.c linux/drivers/block/cs5530.c
@@ -1,5 +1,5 @@
/*
- * linux/drivers/block/cs5530.c Version 0.2 Jan 30, 2000
+ * linux/drivers/block/cs5530.c Version 0.5 Feb 13, 2000
*
* Copyright (C) 2000 Mark Lord <mlord@pobox.com>
* May be copied or modified under the terms of the GNU General Public License
@@ -285,8 +285,6 @@
}
outb(inb(hwif->dma_base+2)|(unit?0x40:0x20), hwif->dma_base+2); /* set DMA_capable bit */
- if (!strcmp(drive->name, "hdc")) /* FIXME */
- return 0;
/*
* Finally, turn DMA on in software, and exit.
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)