]> git.proxmox.com Git - mirror_qemu.git/commit
mac_via: update comment for VIA1B_vMystery bit
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 20 Oct 2021 13:41:24 +0000 (14:41 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 20 Oct 2021 14:18:40 +0000 (16:18 +0200)
commite976459b3b127838befaef57f1587770452a0827
tree0aae06c78a18a54e7d05071d43c9ea007c9ea40e
parent50352cce138ef3b30c1cda28a4df68fff5da3202
mac_via: update comment for VIA1B_vMystery bit

According to both Linux and NetBSD, port B bit 6 is used on the Quadra 800 to
configure the GLUE logic in A/UX mode. Whilst the name VIA1B_vMystery isn't
particularly descriptive, the patch leaves this to ensure that the constants
in mac_via.c remain in sync with Linux's mac_via.h.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20211020134131.4392-2-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/misc/mac_via.c