History log of /netbsd-src/sys/arch/amiga/dev/ite_cv3d.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 3ba91b05 05-Mar-2007 he <he@NetBSD.org>

Propagate volatile-ness from g_fbkva or g_regkva etc. as best as possible.
Some uses of __UNVOLATILE(), either in preparation of calls to bcopy()
or in the invocations themselves.


# 53524e44 04-Mar-2007 christos <christos@NetBSD.org>

Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.


# 1ea4df81 28-Jan-2002 aymeric <aymeric@NetBSD.org>

add __KERNEL_RCSID as suggested by Luke Mewburn


# 9382c873 26-Jan-2002 aymeric <aymeric@NetBSD.org>

- ANSIfy
- remove some trailing spaces/tabs
- minor style nits


# d19d45b8 25-Mar-1999 is <is@NetBSD.org>

defopt Amiga graphics console options


# ff1fd132 10-Nov-1997 is <is@NetBSD.org>

Forgot this yestereve: s/CV64CONSOLE/CV3DCONSOLE/


# c9252fa8 19-Oct-1997 veego <veego@NetBSD.org>

First version of the CyberVision 3D driver. This driver is based on
the CyberVision64 driver. Modified by Tobias Abt with some bugfixes
from Bernd Ernesti.
ZorroII is at the moment not supported and

First version of the CyberVision 3D driver. This driver is based on
the CyberVision64 driver. Modified by Tobias Abt with some bugfixes
from Bernd Ernesti.
ZorroII is at the moment not supported and there is a small problem
with the Console driver where you just get a black screen, but the
system boots and you can use X11 without a problem.

show more ...