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