Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 06/27/2000 11:46:19
Module Name: syssrc
Committed By: ragge
Date: Tue Jun 27 18:46:18 UTC 2000
Modified Files:
syssrc/sys/arch/vax/vsa: hdc9224.c
Log Message:
Do 3 retries on a failing sector before giving up.
Clear pending interrupts before starting a DMA transfer. If an interrupt
occurs while the HDC9224 is doing DMA, the transfered data will be
scrambled (without giving any errors, quite bad).
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/vax/vsa/hdc9224.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.