diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2008-07-24 17:09:20 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2008-07-24 17:09:20 +0000 |
commit | 079e64662a409bfd630e5e7bd9417815fbd98b2f (patch) | |
tree | fc121f69083395243632c32e3e7687e513503bf9 /lst | |
parent | b76d52fee377451cc7f2fce6d85eff3f7b82df9a (diff) | |
download | ldetect-lst-079e64662a409bfd630e5e7bd9417815fbd98b2f.tar ldetect-lst-079e64662a409bfd630e5e7bd9417815fbd98b2f.tar.gz ldetect-lst-079e64662a409bfd630e5e7bd9417815fbd98b2f.tar.bz2 ldetect-lst-079e64662a409bfd630e5e7bd9417815fbd98b2f.tar.xz ldetect-lst-079e64662a409bfd630e5e7bd9417815fbd98b2f.zip |
add three new Intel video IDs (from xf86-video-intel-2.4.0)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 7739e4a5..ef6477fa 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2185,6 +2185,9 @@ 0x8086 0x2a02 "Card:Intel 810 and later" 0x8086 0x2a12 "Card:Intel 810 and later" 0x8086 0x2a42 "Card:Intel 810 and later" +0x8086 0x2e02 "Card:Intel 810 and later" +0x8086 0x2e12 "Card:Intel 810 and later" +0x8086 0x2e22 "Card:Intel 810 and later" 0x8086 0x3577 "Card:Intel 810 and later" 0x8086 0x3582 "Card:Intel 810 and later" 0x8086 0x5002 "Card:Intel Vermilion-based cards" |