]> git.proxmox.com Git - mirror_qemu.git/commit - hw/smc91c111.c
smc91c111: mask register offset
authorLars Munch <lars@segv.dk>
Mon, 29 Mar 2010 13:16:58 +0000 (15:16 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 8 Apr 2010 19:22:43 +0000 (21:22 +0200)
commit3b4b86aace17ef07fc4f85a9662c991efbc83e15
treef1d325599b8d6aad26727752b2cb61fd05aeff96
parent2c7faf318df7fe83cf9c263b32921b6873b66645
smc91c111: mask register offset

this fixes the smc91c111 emulation which has been broken for gumstix and
mainstone and maybe others since the "MMIO callback interface changes"
8da3ff180974732fc4272cb4433fef85c1822961 was commited.

Signed-off-by: Lars Munch <lars@segv.dk>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/smc91c111.c