Menu

#16 setup fix for LNE100TX with LC82C168

open
Bug fix (12)
5
2003-07-05
2002-04-16
No

Old LNE100TX would not see packets addressed to its MAC unless the setup frame was resent. It appears that
the card will not act appropriately on a setup frame while it is in the process of autonegotiation. The patch
delays transmitting the setup frame until do_pnic_nway() restarts RxTx.

Driver did not keep card in allmulti or promiscuous mode when explicitly set. Fix in do_pnic_nway().

Typo error in tulip_init_one() set CSR6 instead of 0xB8. Not much effect.

This patch against 1.1.8 makes my card work, but it may not be the best way.

Mark

Discussion

  • Mark Vytlacil

    Mark Vytlacil - 2002-04-16
     
  • Jeff Garzik

    Jeff Garzik - 2003-07-05
    • assigned_to: nobody --> jgarzik
     

Log in to post a comment.