shithub: rc

Download patch

ref: 71938018596f4125683859784a69b149553423e7
parent: ef8762ee9b28625802761ac6debaeb5cba0c6ba2
author: qwx <qwx@sciops.net>
date: Sat Dec 11 19:57:17 EST 2021

br: fix mmio address (thanks sigrid)

--- a/bin/br
+++ b/bin/br
@@ -11,4 +11,4 @@
 v=`{echo 'v='$v'; v & ~0xffff | ((v>>16) / '$1')' | pc -n}
 if(! ~ $#v 1)
 	exit 'invalid factor'
-seg -Lw igfxmmio 0x400000 0xc8254 $v
+seg -Lw igfxmmio 0x400000 0x48254 $v