]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[3c90x] Stall upload engine before setting RX ring address
authorThomas Miletich <thomas.miletich@gmail.com>
Mon, 19 Aug 2013 10:59:34 +0000 (12:59 +0200)
committerMichael Brown <mcb30@ipxe.org>
Tue, 20 Aug 2013 13:34:53 +0000 (14:34 +0100)
commitb324a9c24304fddd6f111df4663ec583d887020c
tree329f5f87e89220d6d5c2de3508ab2c4ea4f2c05f
parent82e452d4272ed447cbc302421cf1b3bf1ca2d8fd
[3c90x] Stall upload engine before setting RX ring address

According to the 3c90x datasheet we have to stall the upload (receive)
engine before setting the receive ring address.

Signed-off-by: Thomas Miletich <thomas.miletich@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/3c90x.c