Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/sparc64/dev
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/22/2002 19:08:02
Module Name:	syssrc
Committed By:	tron
Date:		Fri Nov 22 17:08:01 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc64/dev [netbsd-1-6]: pci_machdep.c

Log Message:
Pull up revision 1.33 (requested by martin in ticket #875):
Set the PCI latency timer for bus master devices.
Slightly different to the patch suggested by Takeshi Nakayama in PR 18451
(idea from FreeBSD).
Additional input from Jason Thorpe: do not hard code the bus frequency,
instead get it from OpenFirmware.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.31.2.1 syssrc/sys/arch/sparc64/dev/pci_machdep.c

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