diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2007-03-10 09:38:24 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2007-03-10 09:38:24 +0000 |
commit | 23307b5a3b964795146dc4d3ed54e458771aee2c (patch) | |
tree | 60b10bc9359170f64c37b6aa0919cb521ec71c89 | |
parent | a993061abb4f75f414e28428873f07d58103668d (diff) | |
download | ldetect-lst-23307b5a3b964795146dc4d3ed54e458771aee2c.tar ldetect-lst-23307b5a3b964795146dc4d3ed54e458771aee2c.tar.gz ldetect-lst-23307b5a3b964795146dc4d3ed54e458771aee2c.tar.bz2 ldetect-lst-23307b5a3b964795146dc4d3ed54e458771aee2c.tar.xz ldetect-lst-23307b5a3b964795146dc4d3ed54e458771aee2c.zip |
0x1078 0x0001 is not a graphics card, per driver source
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index e546dc71..0032320e 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2220,7 +2220,7 @@ 0x1077 0x6312 "qla2xxx" "QLogic Corp.|QLA6312" 0x1077 0x6322 "qla2xxx" "QLogic Corp.|QLA6312" 0x1078 0x0000 "Card:MediaGX" "Cyrix Corp.|5510 [Grappa]" -0x1078 0x0001 "Card:MediaGX" "Cyrix Corp.|PCI Master [MEDIAGX]" +0x1078 0x0001 "unknown" "Cyrix Corp.|PCI Master [MEDIAGX]" 0x1078 0x0002 "Card:MediaGX" "Cyrix Corp.|5520 [Cognac]" 0x1078 0x0100 "unknown" "Cyrix Corp.|5530 Legacy [Kahlua]" 0x1078 0x0101 "unknown" "Cyrix Corp.|5530 SMI [Kahlua]" |