OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9e9716
)
drm/sis: add pciid for SiS 662/671 chipset
author
Chaoyu Chen
<chaoyu_chen@sis.com>
Wed, 20 Feb 2008 00:12:39 +0000
(10:12 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 20 Feb 2008 00:12:39 +0000
(10:12 +1000)
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/char/drm/drm_pciids.h
patch
|
blob
|
history
diff --git
a/drivers/char/drm/drm_pciids.h
b/drivers/char/drm/drm_pciids.h
index
874af6f
..
715b361
100644
(file)
--- a/
drivers/char/drm/drm_pciids.h
+++ b/
drivers/char/drm/drm_pciids.h
@@
-315,6
+315,7
@@
{0x1039, 0x5300, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
{0x1039, 0x6300, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
{0x1039, 0x6330, PCI_ANY_ID, PCI_ANY_ID, 0, 0, SIS_CHIP_315}, \
+ {0x1039, 0x6351, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
{0x1039, 0x7300, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
{0x18CA, 0x0040, PCI_ANY_ID, PCI_ANY_ID, 0, 0, SIS_CHIP_315}, \
{0x18CA, 0x0042, PCI_ANY_ID, PCI_ANY_ID, 0, 0, SIS_CHIP_315}, \