NetBSD/sys/arch/amiga
is 6f98abee6a Change the token loss report algorithm:
Earlier, we re-complained about excessive token losses about once a minute.
However, on small ARCnet networks, the token will also be lost if only one
station (us) is active (ifconfig'd down interfaces don't take place in the
token exchange), and our syslog would be filled with repeated messages about
this condition.

Our new code only complains once, starts a timeout() each time a token
regeneration is reported by the chip, and generates a log message about
the regenerated token if it was stable for 15 seconds.
1996-11-18 09:08:29 +00:00
..
amiga Make sure we only handle the DraCo native timer interupt, if it was enabled. 1996-11-17 18:22:37 +00:00
compile
conf enable bznsc driver 1996-10-26 17:42:07 +00:00
dev Change the token loss report algorithm: 1996-11-18 09:08:29 +00:00
include backout previous kprintf change 1996-10-13 03:05:43 +00:00
stand Fix an error message, and extend it to indicate possible workarounds. 1996-10-13 13:39:52 +00:00
Makefile