Subject: CVS commit: [jmcneill-pm] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 08/21/2007 06:56:49
Module Name:	src
Committed By:	joerg
Date:		Tue Aug 21 06:56:49 UTC 2007

Modified Files:
	src/sys/dev/pci [jmcneill-pm]: if_bge.c if_bgereg.h

Log Message:
Make bge(4) a bit more like other drivers in the tree with regard to
the data stored in the softc. Convert to pnp_register.


To generate a diff of this commit:
cvs rdiff -r1.132.6.2 -r1.132.6.3 src/sys/dev/pci/if_bge.c
cvs rdiff -r1.42.6.1 -r1.42.6.2 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.