diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-08 11:19:19 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-02-08 11:19:19 +0000 |
commit | f2403cce14c76a8b86ff54ba698f6a9080e66b01 (patch) | |
tree | 7d536e2799824449d8a83a9040ddcd3422e88c4e /lst/pcitable | |
parent | 7f45316fd6a93b47f49ad4bf678bc340286fbbe7 (diff) | |
download | ldetect-lst-f2403cce14c76a8b86ff54ba698f6a9080e66b01.tar ldetect-lst-f2403cce14c76a8b86ff54ba698f6a9080e66b01.tar.gz ldetect-lst-f2403cce14c76a8b86ff54ba698f6a9080e66b01.tar.bz2 ldetect-lst-f2403cce14c76a8b86ff54ba698f6a9080e66b01.tar.xz ldetect-lst-f2403cce14c76a8b86ff54ba698f6a9080e66b01.zip |
fix a nv SATA controller (from pci.ids, spoted by arnaud)
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 03f46162..0fd99379 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2481,7 +2481,7 @@ 0x10de 0x008a "snd-intel8x0" "nVidia Corporation|MCP2S AC'97 Audio Controller" 0x10de 0x008b "unknown" "nVidia Corporation|MCP2A PCI Bridge" 0x10de 0x008c "forcedeth" "nVidia Corp.|Ethernet controller" -0x10de 0x008e "sata_nv" "nVidia Corp.|Ethernet controller" +0x10de 0x008e "sata_nv" "nVidia Corp.|nForce2 Serial ATA Controller" 0x10de 0x00a0 "Card:RIVA TNT2" "nVidia Corp.|Riva TNT2" 0x10de 0x00c0 "unknown" "nVidia Corporation|NV41.0" 0x10de 0x00c1 "unknown" "nVidia Corporation|NV41.1" |