NetBSD/sys/arch/ofppc
mrg 3d2bd524de workaround a problem with the pegasos firmware interface:
attempting to use /dev/openfirm on this machine hangs hard.

this isn't a new problem, and i've been meaning to try to
figure it out for years, but it's become a problem since
the xf86-video-radeon driver gained code to look for the
macppc model using this interface.

this is why xorg-server 1.18 and 1.20 hang recently on the
pegasosII.


this change is fairly ugly but i couldn't think of a less
ugly method to avoid /dev/openfirm working just on this
one platform.  introduce new __OPENFIRMIO_OPEN_CHECK_BROKEN
macro and associated __openfirmio_open_check_broken(), and
use them in the new openfirmopen() to fail opens.

include proplib.h in macppc and ofppc autoconf.h since they
use it.
2019-01-08 07:46:10 +00:00
..
compile
conf remove the 'wd* at umass?' for the non-standardized and rare (extinct?) 2018-10-23 19:58:52 +00:00
include workaround a problem with the pegasos firmware interface: 2019-01-08 07:46:10 +00:00
isa
ofppc Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
pci
stand
Makefile