diff options
author | Thomas Backlund <tmb@mageia.org> | 2016-01-09 16:14:31 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2016-01-09 16:14:31 +0200 |
commit | 10d58b622bbf758a2ae6010906e015229e7f43b9 (patch) | |
tree | efe500df94a249425730229d0d6b0591640fc832 /lst/pcitable | |
parent | 4428fad7bd033943d001731841810816c85393fa (diff) | |
download | ldetect-lst-10d58b622bbf758a2ae6010906e015229e7f43b9.tar ldetect-lst-10d58b622bbf758a2ae6010906e015229e7f43b9.tar.gz ldetect-lst-10d58b622bbf758a2ae6010906e015229e7f43b9.tar.bz2 ldetect-lst-10d58b622bbf758a2ae6010906e015229e7f43b9.tar.xz ldetect-lst-10d58b622bbf758a2ae6010906e015229e7f43b9.zip |
fix sort order
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 8672f3e7..2678d7db 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2819,8 +2819,8 @@ 0x8086 0x3577 "Card:Intel 810 and later" 0x8086 0x3582 "Card:Intel 810 and later" 0x8086 0x358e "Card:Intel 810 and later" -0x8086 0x5a84 "Card:Intel 810 and later" 0x8086 0x5002 "Card:Intel Vermilion-based cards" +0x8086 0x5a84 "Card:Intel 810 and later" 0x8086 0x7127 "Card:VESA driver (generic)" 0x8086 0x7196 "slamr" 0x8086 0x7800 "Card:Intel 740-based cards" |