Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 02/17/2007 19:47:07
Module Name:	src
Committed By:	bouyer
Date:		Sat Feb 17 19:47:07 UTC 2007

Modified Files:
	src/sys/dev/pci: if_bge.c if_bgereg.h

Log Message:
bus_dma fixes for bge(4). It now works on amd64 with more than 4GB physical
RAM (jumbo frames untested yet).


To generate a diff of this commit:
cvs rdiff -r1.123 -r1.124 src/sys/dev/pci/if_bge.c
cvs rdiff -r1.39 -r1.40 src/sys/dev/pci/if_bgereg.h

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