patch-2.0.11 linux/drivers/block/floppy.c
Next file: linux/drivers/block/ht6560b.c
Previous file: linux/drivers/block/dtc2278.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sat Aug 3 11:46:51 1996
- Orig file:
v2.0.10/linux/drivers/block/floppy.c
- Orig date:
Mon Jul 15 16:59:30 1996
diff -u --recursive --new-file v2.0.10/linux/drivers/block/floppy.c linux/drivers/block/floppy.c
@@ -1231,7 +1231,6 @@
/*DPRINT("FIFO enabled\n");*/
}
-#ifndef __sparc__
switch (raw_cmd->rate & 0x03) {
case 3:
dtr = 1000;
@@ -1286,7 +1285,6 @@
output_byte(FDCS->spec1 = spec1);
output_byte(FDCS->spec2 = spec2);
}
-#endif
} /* fdc_specify */
/* Set the FDC's data transfer rate on behalf of the specified drive.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov