diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-04-13 10:51:25 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-04-13 10:51:25 +0000 |
commit | 70798d7d23e606f3e6b1743a4abd6a7f3693b980 (patch) | |
tree | e25796d51841515dfe96e83b50cec0deeb794a3f /lst | |
parent | 5f1e042cf53dcb946b613f99e8f13fef1c9253ae (diff) | |
download | ldetect-lst-70798d7d23e606f3e6b1743a4abd6a7f3693b980.tar ldetect-lst-70798d7d23e606f3e6b1743a4abd6a7f3693b980.tar.gz ldetect-lst-70798d7d23e606f3e6b1743a4abd6a7f3693b980.tar.bz2 ldetect-lst-70798d7d23e606f3e6b1743a4abd6a7f3693b980.tar.xz ldetect-lst-70798d7d23e606f3e6b1743a4abd6a7f3693b980.zip |
fix a cxgb entry (10 really is 0xa...)
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 68e96f23..b2eafd23 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -4698,7 +4698,7 @@ 0x1420 0x8002 "unknown" "Psion Dacom plc|Gold Card NetGlobal 56k+10/100Mb CardBus (Ethernet part)" 0x1420 0x8003 "unknown" "Psion Dacom plc|Gold Card NetGlobal 56k+10/100Mb CardBus (Modem part)" 0x1425 0x0007 "cxgb" "Chelsio|10Gb Ethernet N110" -0x1425 0x0010 "cxgb" "Chelsio|10Gb Ethernet N210" +0x1425 0x000a "cxgb" "Chelsio|10Gb Ethernet N210" 0x142e 0x4020 "unknown" "Vitec Multimedia|VM2-2 [Video Maker 2] MPEG1/2 Encoder" 0x1432 0x9130 "8139too" "Edimax Computer Co.|RTL81xx Fast Ethernet" 0x1448 0x0001 "unknown" "Alesis Studio|ADAT/EDIT Audio Editing" |