patch-1.3.75 linux/drivers/block/ht6560b.c
Next file: linux/drivers/block/ide-cd.c
Previous file: linux/drivers/block/dtc2278.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sat Mar 16 13:52:13 1996
- Orig file:
v1.3.74/linux/drivers/block/ht6560b.c
- Orig date:
Wed Feb 14 14:37:07 1996
diff -u --recursive --new-file v1.3.74/linux/drivers/block/ht6560b.c linux/drivers/block/ht6560b.c
@@ -152,6 +152,7 @@
*/
outb (timing, IDE_SELECT_REG);
(void) inb (IDE_STATUS_REG);
+ OUT_BYTE(drive->select.all,IDE_SELECT_REG);
restore_flags (flags);
}
}
@@ -226,6 +227,7 @@
ide_hwifs[0].tuneproc = &tune_ht6560b;
ide_hwifs[1].tuneproc = &tune_ht6560b;
ide_hwifs[0].serialized = 1;
+ ide_hwifs[1].serialized = 1;
} else
printk("ht6560b: not found\n");
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this