]> git.lizzy.rs Git - plan9front.git/commit
vga: dont confuse io bar with mem bar in vgas3 and vgavesa
authorcinap_lenrek <cinap_lenrek@gmx.de>
Sun, 6 Jan 2013 22:39:02 +0000 (23:39 +0100)
committercinap_lenrek <cinap_lenrek@gmx.de>
Sun, 6 Jan 2013 22:39:02 +0000 (23:39 +0100)
commit0d5c57a1325410fd6f1362facc45802afb953be3
tree5aed3153af9d4b96edfd62447922cb368a7ad404
parent5ed845f7e9092295dd5dea3ef0740da35737d872
vga: dont confuse io bar with mem bar in vgas3 and vgavesa

harmless bug. just make sure we loop over the memory
bars only and skip the io bars.
sys/src/9/pc/vgas3.c
sys/src/9/pc/vgavesa.c