Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/amiga/dev/ite_rh.c
RevisionDateAuthorComments
 1.14  20-Dec-2017  msaitoh rt_init() in a comment must be rh_init(). Fix it.
 1.13  26-Oct-2009  cegger kill extra whitespaces
reviewed by tsutsui@
 1.12  18-Mar-2009  cegger bcopy -> memcpy
 1.11  05-Mar-2007  he branches: 1.11.44; 1.11.52; 1.11.58;
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.
 1.10  28-Jan-2002  aymeric branches: 1.10.32; 1.10.70;
add __KERNEL_RCSID as suggested by Luke Mewburn
 1.9  26-Jan-2002  aymeric - ANSIfy
- remove some trailing spaces/tabs
- minor style nits
 1.8  25-Mar-1999  is branches: 1.8.22; 1.8.26;
defopt Amiga graphics console options
 1.7  23-Apr-1996  veego Added some ifdef's for RETINA_SPEED_HACK
Argh, why is a fuction from the RetinaZ2 console driver in the console
driver for the RetinaZ3 ? Fixed.
Fixed some warnings from -Wall if you don't use -DDEBUG
 1.6  21-Apr-1996  veego - Cleanup for -Wall and -Wstrict-prototypes
- Added support for multiple floppy drives
- CyberVision64:
- has now a real console mode
- another bugfix for boards with the new S3 chip
- Ariadne:
- fixed crashes with aeput (mbuf failure)
 1.5  06-Apr-1995  chopps made current retina vertical scroll code conditional on the new
option RETINA_SPEED_HACK. Old commented code has been resurected.
This reportedly fixes the smear problems some retinas have.
John Vrolijk <dsnjvro@etmsun.etm.ericsson.se> noticed this.
 1.4  16-Feb-1995  chopps cleanup copyright stuff
 1.3  26-Oct-1994  cgd new RCS ID format.
 1.2  15-Jun-1994  chopps clock now uses passed in frequency if present protect dma cache
flush calls from non 040. don't compile ite_xx if not used.
 1.1  05-Jun-1994  chopps add grfrh (retina ziii) from Donn Cave <donn@u.washington.edu>
light cleanup from me.
 1.8.26.1  28-Feb-2002  nathanw Catch up to -current.
 1.8.22.1  11-Feb-2002  jdolecek Sync w/ -current.
 1.10.70.1  12-Mar-2007  rmind Sync with HEAD.
 1.10.32.1  03-Sep-2007  yamt sync with head.
 1.11.58.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.11.52.1  28-Apr-2009  skrll Sync with HEAD.
 1.11.44.2  11-Mar-2010  yamt sync with head
 1.11.44.1  04-May-2009  yamt sync with head.

RSS XML Feed