]> Git Repo - qemu.git/commit - hw/net/eepro100.c
eepro100: Support RNR interrupt
authorStefan Weil <[email protected]>
Tue, 2 Mar 2010 21:37:53 +0000 (22:37 +0100)
committerMichael S. Tsirkin <[email protected]>
Wed, 3 Mar 2010 11:34:07 +0000 (13:34 +0200)
commite824012bc2d935073cb72fe32f3471441af9fc32
treea7683652a908dac6dc203be96529a3b3b4dad378
parente715c8e84ccf262eb56c9ba76f509dfa52f2a918
eepro100: Support RNR interrupt

The RNR interrupt is triggered under these conditions:

* the RU is not ready to receive a frame due to missing resources
* the RU is ready and a RU abort command was requested

Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/eepro100.c
This page took 0.022064 seconds and 4 git commands to generate.