Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/26/2006 05:52:15
Module Name:	src
Committed By:	tsutsui
Date:		Sun Nov 26 05:52:15 UTC 2006

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

Log Message:
Revert a CHIPID entry in the previous:
In OpenBSD's if_bgereg.h, CHIPID 0x4101000 is defined as BCM5750_B1
but our PR kern/31028 says it's BCM5751_A1 on BCM5751M on IBM T43p,
and the value seems reasonable.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 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.