Subject: CVS commit: [netbsd-1-5] syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 07/02/2001 16:47:28
Module Name: syssrc
Committed By: jhawk
Date: Mon Jul 2 13:47:27 UTC 2001
Modified Files:
syssrc/sys/dev/pci [netbsd-1-5]: pciide.c
Log Message:
Pull up revision 1.94 (requested by bouyer):
Don't try to use ultra-dma on sis chips with revision 0xd0. It loses
immediately with a lost interrupt on udma mode 2, downgrades to mode 1
at which point it silently corrupts data on high disk activity.
To generate a diff of this commit:
cvs rdiff -r1.68.2.24 -r1.68.2.25 syssrc/sys/dev/pci/pciide.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.