Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 02/18/1999 18:27:59
Module Name:	src
Committed By:	mycroft
Date:		Fri Feb 19 02:27:59 UTC 1999

Modified Files:
	src/sys/dev/pci: sv.c
Log Message:
This is an utterly revolting hack to work around the previously mentioned
lossage.  On the Alpha, we force the buffers to be allocated through the SGMAP
so that the PCI bus addresses are low enough.
At least it's only one line of code...