diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-08-24 12:32:35 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-08-24 12:32:35 +0000 |
commit | 25a1ef09456ad27e7c6a6482b6e409044e01af01 (patch) | |
tree | 22ae39100568dee659aecc7ac8dbbf47b96ec688 /lst | |
parent | f846a4aea1fad9f6a0684cdf11d7afae2d8409c9 (diff) | |
download | ldetect-lst-25a1ef09456ad27e7c6a6482b6e409044e01af01.tar ldetect-lst-25a1ef09456ad27e7c6a6482b6e409044e01af01.tar.gz ldetect-lst-25a1ef09456ad27e7c6a6482b6e409044e01af01.tar.bz2 ldetect-lst-25a1ef09456ad27e7c6a6482b6e409044e01af01.tar.xz ldetect-lst-25a1ef09456ad27e7c6a6482b6e409044e01af01.zip |
add support for a new SiS SATA controller
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 41cd1aba..b35a4a80 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1265,6 +1265,7 @@ 0x1039 0x0018 "i2c-sis630" "Silicon Integrated Systems [SiS]|SiS85C503/5513 (LPC Bridge)" 0x1039 0x0180 "sata_sis" "Silicon Integrated Systems [SiS]|RAID bus controller 180 SATA/PATA [SiS]" 0x1039 0x0181 "sata_sis" "Silicon Integrated Systems [SiS]|SiS SATA" +0x1039 0x0182 "sata_sis" "Silicon Integrated Systems [SiS]|SiS SATA" 0x1039 0x0190 "sis190" "Silicon Integrated Systems [SiS]|" 0x1039 0x0200 "Card:SiS 5598" "Silicon Integrated Systems [SiS]|5597/5598/6326 VGA" 0x1039 0x0204 "Card:VESA driver (generic)" "Silicon Integrated Systems [SiS]|82C204" |