]> rtime.felk.cvut.cz Git - jailhouse.git/commit
inmates: e1000-demo: Enable queues explicitly
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 3 Feb 2016 17:55:23 +0000 (18:55 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Wed, 3 Feb 2016 17:55:23 +0000 (18:55 +0100)
commit15a763d85858e72d2055c90d20bbbab8c93d7448
tree6fd587bd7adb5a6d6573579dc96ae44068a808f0
parent3741aa061e590f1b5791013e7308b772c652d8b8
inmates: e1000-demo: Enable queues explicitly

Newer NICs require us to enable the RX and TX queue. Although they
should be on after reset, at least the I350 refuses to work otherwise.
As the related bit is harmless or even unused on older NICs, do this
unconditionally (just like ipxe does).

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
inmates/demos/x86/e1000-demo.c