diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-07-18 06:46:13 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-07-18 06:46:13 +0000 |
commit | 2f658855ae2fbf2c4fd695c59a236cf23520b9b0 (patch) | |
tree | 70358b2f96526f48ebedb7164ea34f58cb237b7a /lst | |
parent | dfeb762d47ea1d503660798b0d9044e57e9a5ecc (diff) | |
download | ldetect-lst-2f658855ae2fbf2c4fd695c59a236cf23520b9b0.tar ldetect-lst-2f658855ae2fbf2c4fd695c59a236cf23520b9b0.tar.gz ldetect-lst-2f658855ae2fbf2c4fd695c59a236cf23520b9b0.tar.bz2 ldetect-lst-2f658855ae2fbf2c4fd695c59a236cf23520b9b0.tar.xz ldetect-lst-2f658855ae2fbf2c4fd695c59a236cf23520b9b0.zip |
add support for nvidia MCP51
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 7cef3d20..ca990791 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2776,7 +2776,7 @@ 0x10de 0x0263 "unknown" "nVidia Corporation|MCP51 LPC Bridge" 0x10de 0x0264 "unknown" "nVidia Corporation|MCP51 SMBus" 0x10de 0x0265 "amd74xx" "nVidia Corporation|MCP51 IDE" -0x10de 0x0266 "unknown" "nVidia Corporation|MCP51 Serial ATA Controller" +0x10de 0x0266 "sata_nv" "nVidia Corporation|MCP51 Serial ATA Controller" 0x10de 0x0267 "unknown" "nVidia Corporation|MCP51 Serial ATA Controller" 0x10de 0x0268 "forcedeth" "nVidia Corporation|MCP51 Ethernet Controller" 0x10de 0x0269 "forcedeth" "nVidia Corporation|MCP51 Ethernet Controller" |