Hi all, I've been playing around with trying to emulate a sunhme card in QEMU and AFAICT there is a discrepancy between the GREG_STAT and GREG_IMASK register offsets as listed in sunhme.h and the STP2002QFP datasheet. According to the datasheet the global status register (GREG_STAT) is located at offset 0x100 and the global interrupt mask register (GREG_IMASK) is located at offset 0x104 - however according to sunhme.h GREG_STAT is set to 0x108 and GREG_IMASK is set to 0x10c. I've checked against the NetBSD sources and they also agree with the datasheet that the global status register is located at offset 0x100 and the global interrupt mask register is located at offset 0x104. So some obvious questions: 1) Is this an error in the STP2002QFP datasheet or in sunhme.h? 2) Has anyone ever experienced any lockups with the sunhme driver? 3) If the GREG_STAT and GREG_IMASK constants were altered to match the datasheet, does anyone have any real hardware left to actually test with? ATB, Mark. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html