Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 01/05/2001 17:20:54
Module Name:	syssrc
Committed By:	bouyer
Date:		Fri Jan  5 15:20:54 UTC 2001

Modified Files:
	syssrc/sys/dev/pci: pciide.c pciide_hpt_reg.h

Log Message:
Add support for Ultra/100 on the HPT370
XXX the datasheet for the HPT370 is wrong
While I'm there clear the DRIVE_DMA flag when we're going to use Ultra/DMA
where it was missed, so that wdc_print_modes() only prints what's used.


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 syssrc/sys/dev/pci/pciide.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/pciide_hpt_reg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.