mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-30 18:30:08 +00:00
2c79171be6
Init them to defaults. Make CONFIG_CNTL 8 bytes so unaligned read/write is easier. Write changes to CONFIG_CNTL even if offset + size is > 4. Log aperture change only if first byte (LSB) of CONFIG_CNTL is written. The driver might only write to the 2 most significant bytes which won't affect aperture size. Offset and size are applied to the destination, not to source value, so we shouldn't use extract_bits when logging value. Use ATI bitfield enums in switch statement. |
||
---|---|---|
.. | ||
appleramdac.cpp | ||
appleramdac.h | ||
atimach64defs.h | ||
atimach64gx.cpp | ||
atimach64gx.h | ||
atirage128.cpp | ||
atirage.cpp | ||
atirage.h | ||
control.cpp | ||
control.h | ||
display_sdl.cpp | ||
display.h | ||
displayid.cpp | ||
displayid.h | ||
pdmonboard.cpp | ||
pdmonboard.h | ||
rgb514defs.h | ||
sixty6.cpp | ||
sixty6.h | ||
taos.cpp | ||
taos.h | ||
videoctrl.cpp | ||
videoctrl.h |