Subject: CVS commit: syssrc/sys/arch/sparc64/dev
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/28/2002 23:23:53
Module Name: syssrc
Committed By: martin
Date: Sat Sep 28 20:23:53 UTC 2002
Modified Files:
syssrc/sys/arch/sparc64/dev: pci_machdep.c
Log Message:
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.32 -r1.33 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.