Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 07/27/2000 19:28:49
Module Name:	syssrc
Committed By:	bouyer
Date:		Thu Jul 27 16:28:49 UTC 2000

Modified Files:
	basesrc/distrib/notes/i386 [netbsd-1-5]: hardware
	sharesrc/share/man/man4 [netbsd-1-5]: pciide.4
	syssrc/sys/dev/pci [netbsd-1-5]: pciide.c pciide_hpt_reg.h

Log Message:
Pull up (approved by thorpej):
sys/dev/pci/pciide.c 1.80 -> 1.81
sys/dev/pci/pciide_hpt_reg.h 1.1 -> 1.2
distrib/notes/i386/hardware 1.74 -> 1.75
share/man/man4/pciide.4 1.22 -> 1.23
Make sure the HPT370's interrupts disable bit is cleared. Now that HPT370
supports works, document it.


To generate a diff of this commit:
cvs rdiff -r1.71.2.3 -r1.71.2.4 basesrc/distrib/notes/i386/hardware
cvs rdiff -r1.19.2.3 -r1.19.2.4 sharesrc/share/man/man4/pciide.4
cvs rdiff -r1.68.2.8 -r1.68.2.9 syssrc/sys/dev/pci/pciide.c
cvs rdiff -r1.1 -r1.1.2.1 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.