diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2007-03-12 06:03:55 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2007-03-12 06:03:55 +0000 |
commit | 0c00d2ea8a780d646fca47241425847bc3bb2625 (patch) | |
tree | 8b23a5657ff9eacf668b4eebdcd766762e14721c /lst/pcitable | |
parent | c178e880ed011dd5b4b4759df76a5ee376205db6 (diff) | |
download | ldetect-lst-0c00d2ea8a780d646fca47241425847bc3bb2625.tar ldetect-lst-0c00d2ea8a780d646fca47241425847bc3bb2625.tar.gz ldetect-lst-0c00d2ea8a780d646fca47241425847bc3bb2625.tar.bz2 ldetect-lst-0c00d2ea8a780d646fca47241425847bc3bb2625.tar.xz ldetect-lst-0c00d2ea8a780d646fca47241425847bc3bb2625.zip |
Add MCP67 ethernet IDs (per NVIDIA checkin http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc4/2.6.19-rc4-mm1/broken-out/forcedeth-add-new-nvidia-pci-ids.patch)
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 917e9eb0..8ed8a2ee 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3445,6 +3445,10 @@ 0x10de 0x045d "sata_nv" "nVidia Corporation|MCP65 SATA Controller" 0x10de 0x045e "sata_nv" "nVidia Corporation|MCP65 SATA Controller" 0x10de 0x045f "sata_nv" "nVidia Corporation|MCP65 SATA Controller" +0x10de 0x054c "forcedeth" "nVidia Corporation|MCP67 Ethernet" +0x10de 0x054d "forcedeth" "nVidia Corporation|MCP67 Ethernet" +0x10de 0x054e "forcedeth" "nVidia Corporation|MCP67 Ethernet" +0x10de 0x054f "forcedeth" "nVidia Corporation|MCP67 Ethernet" 0x10de 0x0550 "sata_nv" "" 0x10de 0x0551 "sata_nv" "" 0x10de 0x0552 "sata_nv" "" |