diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-07-24 20:40:14 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-07-24 20:40:14 +0000 |
commit | f378bc3cc3b06f7e7eb3babd79aa7251bcc56683 (patch) | |
tree | 0097e456d717185910f293dc6594d937fd044010 | |
parent | 371883af4147273a238600c610298d5c764565e9 (diff) | |
download | ldetect-lst-f378bc3cc3b06f7e7eb3babd79aa7251bcc56683.tar ldetect-lst-f378bc3cc3b06f7e7eb3babd79aa7251bcc56683.tar.gz ldetect-lst-f378bc3cc3b06f7e7eb3babd79aa7251bcc56683.tar.bz2 ldetect-lst-f378bc3cc3b06f7e7eb3babd79aa7251bcc56683.tar.xz ldetect-lst-f378bc3cc3b06f7e7eb3babd79aa7251bcc56683.zip |
fix #4257
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 2f4d24e9..b368c717 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3203,7 +3203,7 @@ 0x1409 0x7168 "unknown" "Timedia Technology Co Ltd|Multi I/O card" 0x1409 0x7268 "unknown" "Timedia Technology Co Ltd|SUN1888 Simple Comm. Controller" 0x1412 0x1712 "snd-ice1712" "IC Ensemble Inc|ICE1712 [Envy24]" -0x1412 0x1724 "snd-ice1712" "IC Ensemble Inc|ICE1724 [Envy24HT]" +0x1412 0x1724 "snd-ice1724" "IC Ensemble Inc|ICE1724 [Envy24HT]" 0x1415 0x8401 "unknown" "Oxford Semiconductor, Ltd.|OX9162 PCI Bridge" 0x1415 0x8403 "unknown" "Oxford Semiconductor, Ltd.|OX12PCI840 PCI Parallel Port" 0x1415 0x9500 "unknown" "Oxford Semiconductor, Ltd.|PCI Function" |