eepro100: Add missing SCB register names
authorStefan Weil <weil@mail.berlios.de>
Tue, 2 Mar 2010 21:37:42 +0000 (22:37 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 3 Mar 2010 11:33:48 +0000 (13:33 +0200)
commit222a1008649b1f4345d168c876d2ac6d6abef178
treeee8d1ecc1626325a90078c85ae3acd5fa00c2661
parentcdb90cc43c32e3767cc7bdc950fb0da7fb1c89e9
eepro100: Add missing SCB register names

Some system control block registers were addressed
using their offset value. Use symbolic names now
and clean the documentation.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/eepro100.c