Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Blair Sadewitz <bjs@netbsd.org>
List: source-changes
Date: 11/26/2007 09:39:50
Module Name:	src
Committed By:	bjs
Date:		Mon Nov 26 09:39:50 UTC 2007

Modified Files:
	src/sys/dev/pci: radeonfb.c

Log Message:
Add PCI_PRODUCT_ATI_RADEON_R430_554F to the R420 chip class.

This will not work until (at the very least) we map the memory properly
(MMIO/VRAM BARs are 64-bit)--some of the values in the configuration
space may be different.  I will discuss this with others, and maybe
it will work someday.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/pci/radeonfb.c

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