CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/02/05 13:44:01
Modified files: sys/arch/loongson/dev: glx.c Log message: When faking the glxpcib(4) BARs, do not mask the low 12 bits, but only as many bits as necessary to match the alignment requirements. This prevents all the I/O BARs to end up using the same address.