Revision 4a29cc2e503b33a1e96db4c3f9a94165f153f259 authored by Michael Chan on 19 March 2006, 21:21:12 UTC, committed by David S. Miller on 19 March 2006, 21:21:12 UTC
The 40-bit DMA workaround recently implemented for 5714, 5715, and
5780 needs to be expanded because there may be other tg3 devices
behind the EPB Express to PCIX bridge in the 5780 class device.

For example, some 4-port card or mother board designs have 5704 behind
the 5714.

All devices behind the EPB require the 40-bit DMA workaround.

Thanks to Chris Elmquist again for reporting the problem and testing
the patch.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent c7c694d
History
File Mode Size
Kconfig -rw-r--r-- 21.7 KB
Makefile -rw-r--r-- 1.9 KB
nls_ascii.c -rw-r--r-- 5.7 KB
nls_base.c -rw-r--r-- 14.1 KB
nls_cp1250.c -rw-r--r-- 15.0 KB
nls_cp1251.c -rw-r--r-- 12.4 KB
nls_cp1255.c -rw-r--r-- 16.9 KB
nls_cp437.c -rw-r--r-- 17.0 KB
nls_cp737.c -rw-r--r-- 15.1 KB
nls_cp775.c -rw-r--r-- 13.2 KB
nls_cp850.c -rw-r--r-- 13.0 KB
nls_cp852.c -rw-r--r-- 14.4 KB
nls_cp855.c -rw-r--r-- 12.1 KB
nls_cp857.c -rw-r--r-- 12.3 KB
nls_cp860.c -rw-r--r-- 15.8 KB
nls_cp861.c -rw-r--r-- 17.0 KB
nls_cp862.c -rw-r--r-- 19.0 KB
nls_cp863.c -rw-r--r-- 16.7 KB
nls_cp864.c -rw-r--r-- 18.5 KB
nls_cp865.c -rw-r--r-- 17.0 KB
nls_cp866.c -rw-r--r-- 12.3 KB
nls_cp869.c -rw-r--r-- 13.0 KB
nls_cp874.c -rw-r--r-- 10.7 KB
nls_cp932.c -rw-r--r-- 478.8 KB
nls_cp936.c -rw-r--r-- 675.8 KB
nls_cp949.c -rw-r--r-- 853.1 KB
nls_cp950.c -rw-r--r-- 578.8 KB
nls_euc-jp.c -rw-r--r-- 23.9 KB
nls_iso8859-1.c -rw-r--r-- 9.9 KB
nls_iso8859-13.c -rw-r--r-- 11.5 KB
nls_iso8859-14.c -rw-r--r-- 14.5 KB
nls_iso8859-15.c -rw-r--r-- 12.6 KB
nls_iso8859-2.c -rw-r--r-- 12.8 KB
nls_iso8859-3.c -rw-r--r-- 12.8 KB
nls_iso8859-4.c -rw-r--r-- 12.8 KB
nls_iso8859-5.c -rw-r--r-- 10.6 KB
nls_iso8859-6.c -rw-r--r-- 10.2 KB
nls_iso8859-7.c -rw-r--r-- 13.2 KB
nls_iso8859-9.c -rw-r--r-- 10.7 KB
nls_koi8-r.c -rw-r--r-- 13.5 KB
nls_koi8-ru.c -rw-r--r-- 1.7 KB
nls_koi8-u.c -rw-r--r-- 13.8 KB
nls_utf8.c -rw-r--r-- 1.1 KB

back to top