CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/09/11 15:44:30
Modified files: sys/arch/armv7/sunxi: sxie.c Log message: Properly keep track of which of the two tx FIFOs is in use. Fixes the sxie0: watchdog tx timeout issue that appears when doing anything that tries to transmit a significant number of packets. ok mglocker@