diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-08-13 08:05:37 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-08-13 08:05:37 +0000 |
commit | 25acbf303800ea8772ad1dff7973f7f5c6e56e08 (patch) | |
tree | be0bb9b59b70224fea56b25c02d16cb14cda1cb6 /lst/pcitable | |
parent | 74f338efeb791ff607b894dd2fc0f356a9cdf14e (diff) | |
download | ldetect-lst-25acbf303800ea8772ad1dff7973f7f5c6e56e08.tar ldetect-lst-25acbf303800ea8772ad1dff7973f7f5c6e56e08.tar.gz ldetect-lst-25acbf303800ea8772ad1dff7973f7f5c6e56e08.tar.bz2 ldetect-lst-25acbf303800ea8772ad1dff7973f7f5c6e56e08.tar.xz ldetect-lst-25acbf303800ea8772ad1dff7973f7f5c6e56e08.zip |
fix loading '8139too' over '8139cp' on 10ec:8139:5853:0001 (#51520)
Diffstat (limited to 'lst/pcitable')
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 2077c024..f699bcca 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1424,6 +1424,7 @@ 0x10ec 0x8139 0x1799 0x5000 "8139too" 0x10ec 0x8139 0x1904 0x8139 "8139too" 0x10ec 0x8139 0x2646 0x0001 "8139too" +0x10ec 0x8139 0x5853 0x0001 "8139cp" 0x10ec 0x8139 0x8e2e 0x7000 "8139too" 0x10ec 0x8139 0x8e2e 0x7100 "8139too" 0x10ec 0x8139 0x9001 0x1695 "8139too" |