From NetBSD:
authorniklas <niklas@openbsd.org>
Sat, 4 May 1996 14:04:04 +0000 (14:04 +0000)
committerniklas <niklas@openbsd.org>
Sat, 4 May 1996 14:04:04 +0000 (14:04 +0000)
commit9d5dc6a3970ccc9fe4554d357e4bc2423be11876
treece22b6fc84ce2a75d96b991be86b52bb2fa72bf8
parente76efa866124e6c83feb296c352ca5e2f96d39a1
From NetBSD:
Define BSR_MASK and use BSR_MASK to get the current bank select register.
Clean up the debugging code a bit and the warnings from -Wall.
Don't define ESDEBUG - it can now be set from the config file.

If the Ethernet chip gets reset during the copy of the transmit buffer,
requeue the current packet and reinitialize the controller.  This recovers
from an apparent hardware bug when running on my A2000/Zeus system.
sys/arch/amiga/dev/if_es.c
sys/arch/amiga/dev/if_esreg.h