summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/drm_pciids.h
diff options
context:
space:
mode:
authorrnoland <rnoland@FreeBSD.org>2009-03-20 04:49:48 +0000
committerrnoland <rnoland@FreeBSD.org>2009-03-20 04:49:48 +0000
commit2a1f86a975dab252b876662ce50b67194c71a913 (patch)
treedad702733475f453df9cdf5e3b578c32dac05666 /sys/dev/drm/drm_pciids.h
parent074d756fc92f869cf7eaa7828068fd3e084ac9c4 (diff)
downloadFreeBSD-src-2a1f86a975dab252b876662ce50b67194c71a913.zip
FreeBSD-src-2a1f86a975dab252b876662ce50b67194c71a913.tar.gz
Add a couple of radeon pci ids.
MFC after: 3 days
Diffstat (limited to 'sys/dev/drm/drm_pciids.h')
-rw-r--r--sys/dev/drm/drm_pciids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/drm/drm_pciids.h b/sys/dev/drm/drm_pciids.h
index b7e7ecc..32ae901 100644
--- a/sys/dev/drm/drm_pciids.h
+++ b/sys/dev/drm/drm_pciids.h
@@ -320,6 +320,8 @@
{0x1002, 0x9612, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon HD 3200 Graphics"}, \
{0x1002, 0x9613, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon 3100 Graphics"}, \
{0x1002, 0x9614, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon 3300 Graphics"}, \
+ {0x1002, 0x9615, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon 3200 Graphics"}, \
+ {0x1002, 0x9616, CHIP_RS780|RADEON_NEW_MEMMAP|RADEON_IS_IGP, "ATI Radeon 3000 Graphics"}, \
{0x1002, 0x9440, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI Radeon 4800 Series"}, \
{0x1002, 0x9441, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI Radeon 4870 X2"}, \
{0x1002, 0x9442, CHIP_RV770|RADEON_NEW_MEMMAP, "ATI Radeon 4800 Series"}, \
OpenPOWER on IntegriCloud