On Friday, 5th July 2002, Martin Blapp wrote:

>This problem still persists. On my Laptop a ACCTON MiniPCI
>100Mbit card does make this output. Then I loose my network
>connection. Only a ifconfig down/up of the interface helps.

Are you running -current?  I did a quick (but safe) hack in -stable hoping
that people would test -current and report back.  Nobody did.

If you are running -current, I will be able to make the error message go
away, but that will not solve any hang problem.

The code really has no effect at all except to print a warning on some
cards.  The Linux driver for these cards has no wait for tx and rx idle
at all, and just assumes the effect is instant.  In practice this is so.
Perhaps I should just remove this loop.

If anyone is using -current with PNIC, Davicom, or Accton cards and
the dc driver, please speak up.  I'd like to squash this tiny bug.

Stephen.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to