Searched hist:d3731e4b21f49b8a1d54797b3fbf99625199b70f (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_ath_misc.h | diff d3731e4b21f49b8a1d54797b3fbf99625199b70f Wed May 08 09:30:33 CEST 2013 Adrian Chadd <adrian@FreeBSD.org> Revert a previous commit - this is causing hardware errors.
I'm not sure why this is failing. The holding descriptor should be being re-read when starting DMA of the next frame. Obviously something here isn't totally correct.
I'll review the TX queue handling and see if I can figure out why this is failing. I'll then re-revert this patch out and use the holding descriptor again.
|
H A D | if_ath.c | diff d3731e4b21f49b8a1d54797b3fbf99625199b70f Wed May 08 09:30:33 CEST 2013 Adrian Chadd <adrian@FreeBSD.org> Revert a previous commit - this is causing hardware errors.
I'm not sure why this is failing. The holding descriptor should be being re-read when starting DMA of the next frame. Obviously something here isn't totally correct.
I'll review the TX queue handling and see if I can figure out why this is failing. I'll then re-revert this patch out and use the holding descriptor again.
|