mem(4) doesn't work on sparc64, revert to the pre-libpciaccess
approach of using the tty(4) device opened by the X server there.
Hopefully we have proper MI means of doing so one day.
Approved by: flz
Calculate the correct BIOS size as well. Previously, we just
always used the standard 64k VGA bios entry at 0xc0000. We still
do that if we don't find a BIOS BAR.
had the info, but we weren't populating the field. Do that now.
This fixes at least mga, possibly other drivers.
Reported by: Mark Knight <markk@knigma.org>
Tested by: Mark Knight <markk@knigma.org>,
Warren Block <wblock@wonkity.com>
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).