diff options
author | Francois Pons <fpons@mandriva.com> | 2002-01-22 15:35:28 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-01-22 15:35:28 +0000 |
commit | 8d0ab88bebeb37a66d49d2efaa3c54224aabe6d3 (patch) | |
tree | 11d18e5a404e40ebe0ad4237c2775bd88120b7b7 /lst | |
parent | 742b66af5a297fe3f31f2d62a28037f362f192ac (diff) | |
download | ldetect-lst-8d0ab88bebeb37a66d49d2efaa3c54224aabe6d3.tar ldetect-lst-8d0ab88bebeb37a66d49d2efaa3c54224aabe6d3.tar.gz ldetect-lst-8d0ab88bebeb37a66d49d2efaa3c54224aabe6d3.tar.bz2 ldetect-lst-8d0ab88bebeb37a66d49d2efaa3c54224aabe6d3.tar.xz ldetect-lst-8d0ab88bebeb37a66d49d2efaa3c54224aabe6d3.zip |
fixed typo at line 664.
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 cb125a0b..1d06e43e 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -661,7 +661,7 @@ 0x104c 0x8000 "pcilynx" "Texas Instruments|PCILynx/PCILynx2 IEEE 1394 Link Layer Controller" 0x104c 0x8009 "unknown" "Texas Instruments|OHCI Compliant FireWire Controller" 0x104c 0x8019 "ohci1394" "Texas Instruments|TSB12LV23 OHCI Compliant IEEE-1394 Controller" -0x104c 0x8020 0x14db 0xf000 "ohci1394" "Texas Instruments|TSB12LV26 OHCI-Lynx PCI IEEE 1394 Host Controller" +0x104c 0x8020 0x14db 0xf000 "ohci1394" "Texas Instruments|TSB12LV26 OHCI-Lynx PCI IEEE 1394 Host Controller" 0x104c 0x8023 "ohci1394" "Texas Instruments|TSB43AB22 IEEE1394a-2000 OHCI PHY/Link-Layer Ctrlr" 0x104c 0xa001 "unknown" "Texas Instruments|TDC1570 64-bit PCI ATM sar" 0x104c 0xa100 "unknown" "Texas Instruments|TDC1561 32-bit PCI ATM sar" |