Home
last modified time | relevance | path

Searched hist:d17161f6cc48a30b5e0c65a7d78ac47b069af06b (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/net/
H A De1000.cd17161f6cc48a30b5e0c65a7d78ac47b069af06b Sat Mar 26 18:37:56 UTC 2011 Kevin Wolf <mail@kevin-wolf.de> e1000: Mask out lower bits of RDBAL/TDBAL

Rx and Tx descriptors are 16 byte aligned, so the lower bits are
ignored by real hardware. In fact, they always read back as zero on real
hardware, but probably nobody relies on that.

Signed-off-by: Kevin Wolf <mail@kevin-wolf.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>