Subject: CVS commit: src/sys/arch/sparc64/dev
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/05/2003 07:51:27
Module Name:	src
Committed By:	martin
Date:		Mon May  5 07:51:27 UTC 2003

Modified Files:
	src/sys/arch/sparc64/dev: pci_machdep.c

Log Message:
When overwriting the cache line size configuration, do not use the magic
value 0x10, but instead calculate a line size that is properly aligned
to the IOMMU strbuf cache and our external cache line size.
From FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/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.