Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: John Klos <jklos@netbsd.org>
List: source-changes
Date: 07/10/2007 06:07:55
Module Name:	src
Committed By:	jklos
Date:		Tue Jul 10 06:07:55 UTC 2007

Modified Files:
	src/sys/dev/pci: cxgb_adapter.h cxgb_main.c cxgb_osdep.h cxgb_sge.c
	    cxgb_t3_hw.c files.pci

Log Message:
More updates to the cxgb stuff. Now it actually starts configuring and
talking to the hardware.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/cxgb_adapter.h
cvs rdiff -r1.5 -r1.6 src/sys/dev/pci/cxgb_main.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/pci/cxgb_osdep.h src/sys/dev/pci/cxgb_sge.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/cxgb_t3_hw.c
cvs rdiff -r1.292 -r1.293 src/sys/dev/pci/files.pci

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