NetBSD/sys/arch/amiga
is f0e0b02d7c Add a quick and dirty FBIOGVIDEO implementation. This is hardware independent,
by saving the last written FIOSVIDEO/GRFIOCBLANK value into a shadow variable
in the grf_softc and returning this value on FBIOGVIDEO.
The presence of this ioctl is needed by screenblank(8) nowadays.
Original problem reported by Lars Hecking on the port-amiga mailing list.
1999-08-16 19:55:27 +00:00
..
amiga In classic Amigae, physical address zero is perfectly reasonable (it is the 1999-08-03 21:54:50 +00:00
compile
conf It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
dev Add a quick and dirty FBIOGVIDEO implementation. This is hardware independent, 1999-08-16 19:55:27 +00:00
include Define cpu_number() as discussed on tech-smp. 1999-08-10 21:08:05 +00:00
stand make the Amiga bootblocks link again. 1999-04-03 09:18:41 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00