diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-31 04:24:48 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-31 04:24:48 +0000 |
commit | 474fc9c1e4527b8016fbe087f2e8a72d31b4d4ee (patch) | |
tree | 60409d56d80f53e818c62bccba5c613cf6a69fda /lst | |
parent | 445f2b17e6619d23cea97f0aa52568437c88e479 (diff) | |
download | ldetect-lst-474fc9c1e4527b8016fbe087f2e8a72d31b4d4ee.tar ldetect-lst-474fc9c1e4527b8016fbe087f2e8a72d31b4d4ee.tar.gz ldetect-lst-474fc9c1e4527b8016fbe087f2e8a72d31b4d4ee.tar.bz2 ldetect-lst-474fc9c1e4527b8016fbe087f2e8a72d31b4d4ee.tar.xz ldetect-lst-474fc9c1e4527b8016fbe087f2e8a72d31b4d4ee.zip |
according to kernel pcimap, dmfe does not register this device whereas tulip does
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 224857b3..e0a2bf8d 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2038,7 +2038,7 @@ 0x10b9 0x5251 "unknown" "Acer Laboratories Inc. [ALi]|M5251 P1394 OHCI 1.0 Controller" 0x10b9 0x5253 "unknown" "Acer Laboratories Inc. [ALi]|M5253 P1394 OHCI 1.1 Controller" 0x10b9 0x5255 "unknown" "Acer Laboratories Inc. [ALi]|M5455 PCI AC-Link Controller Audio Device" -0x10b9 0x5261 "dmfe" "Acer Laboratories Inc. [ALi]|M5261 Ethernet Controller" +0x10b9 0x5261 "tulip" "Acer Laboratories Inc. [ALi]|M5261 Ethernet Controller" 0x10b9 0x5271 "unknown" "Acer Laboratories Inc. [ALi]|M5471 Memory Stick Controller" 0x10b9 0x5273 "unknown" "Acer Laboratories Inc. [ALi]|M5473 SD-MMC Controller" 0x10b9 0x5427 "unknown" "Acer Labs (see also vendor 1025h)|ALI PCI to AGP Bridge" |