diff options
author | Thierry Vignaud <tv@mandriva.org> | 2006-07-28 12:38:44 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2006-07-28 12:38:44 +0000 |
commit | cabd8470c542910945a5caa1e88d6b7d3a9af823 (patch) | |
tree | 82fb39c730c9dec73b931ebe697b54dac62f5d17 /lst/pcitable | |
parent | 18868f420372313d2df461ce1a4b7413d317b2ed (diff) | |
download | ldetect-lst-cabd8470c542910945a5caa1e88d6b7d3a9af823.tar ldetect-lst-cabd8470c542910945a5caa1e88d6b7d3a9af823.tar.gz ldetect-lst-cabd8470c542910945a5caa1e88d6b7d3a9af823.tar.bz2 ldetect-lst-cabd8470c542910945a5caa1e88d6b7d3a9af823.tar.xz ldetect-lst-cabd8470c542910945a5caa1e88d6b7d3a9af823.zip |
add some NVIDIA chipset IDs
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lst/pcitable b/lst/pcitable index fbbd9f0c..10f15e00 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3250,10 +3250,10 @@ 0x10de 0x0449 "unknown" "nVidia Corporation|MCP65 PCI bridge" 0x10de 0x044a "unknown" "nVidia Corporation|MCP65 High Definition Audio" 0x10de 0x044b "unknown" "nVidia Corporation|MCP65 High Definition Audio" -0x10de 0x044c "unknown" "nVidia Corporation|MCP65 AHCI Controller" -0x10de 0x044d "unknown" "nVidia Corporation|MCP65 AHCI Controller" -0x10de 0x044e "unknown" "nVidia Corporation|MCP65 AHCI Controller" -0x10de 0x044f "unknown" "nVidia Corporation|MCP65 AHCI Controller" +0x10de 0x044c "ahci" "nVidia Corporation|MCP65 AHCI Controller" +0x10de 0x044d "ahci" "nVidia Corporation|MCP65 AHCI Controller" +0x10de 0x044e "ahci" "nVidia Corporation|MCP65 AHCI Controller" +0x10de 0x044f "ahci" "nVidia Corporation|MCP65 AHCI Controller" 0x10de 0x0450 "forcedeth" "nVidia Corporation|MCP65 Ethernet" 0x10de 0x0451 "forcedeth" "nVidia Corporation|MCP65 Ethernet" 0x10de 0x0452 "forcedeth" "nVidia Corporation|MCP65 Ethernet" |