From: Paul Gortmaker Date: Fri, 23 Sep 2005 09:18:45 +0000 (-0400) Subject: [PATCH] 8390 Tx fix for non i386 machines X-Git-Tag: v2.6.14-rc3~51^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9389d79fbf9a0167ff2de87e8796c6bb803219bf;p=pandora-kernel.git [PATCH] 8390 Tx fix for non i386 machines While this is true, E8390_CMD is zero on i386, and thus there should be no effect for these machines. Machines like Mac, Amiga etc. which use Alan's clever register mapping may have a non-zero E8390_CMD and result in bogus "transmitter busy" type messages from this bug. Fixes BUG# 3991. --- Reading git-diff-tree failed