]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[realtek] Use explicit values for RCR.RXFTH and RCR.MXDMA
authorMichael Brown <mcb30@ipxe.org>
Thu, 23 Aug 2012 11:25:08 +0000 (12:25 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 23 Aug 2012 14:15:35 +0000 (15:15 +0100)
commit5d05220ee034bf6989786303d1e195aaf61da986
tree9ab67280b38249fda8636d40bfbd84eb12f7b1e5
parentb0ba8923330107ce539b6265af617e497ad5529d
[realtek] Use explicit values for RCR.RXFTH and RCR.MXDMA

Some RTL8169 cards (observed with an RTL8169SC) power up with invalid
values in RCR.RXFTH and RCR.MXDMA, causing receive DMA to fail.  Fix
by setting explicit values for both fields.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/realtek.c
src/drivers/net/realtek.h