Subject: PR/31028 CVS commit: src/sys/dev/pci
To: None <gavan@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: netbsd-bugs
Date: 11/26/2006 05:55:02
The following reply was made to PR kern/31028; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/31028 CVS commit: src/sys/dev/pci
Date: Sun, 26 Nov 2006 05:52:15 +0000 (UTC)

 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.