commit | 9389d79fbf9a0167ff2de87e8796c6bb803219bf | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <p_gortmaker@yahoo.com> | Fri Sep 23 05:18:45 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Fri Sep 23 05:18:45 2005 -0400 |
tree | 760e6d88a9cd18cd3f8e22ab7ce374aa124c36fd | |
parent | 3fd07d3bf0077dcc0f5a33d2eb1938ea050da8da [diff] |
[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.