Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/amiga/dev/ite_et.c
RevisionDateAuthorComments
 1.12  05-Mar-2007  he 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.11  07-Jun-2006  he branches: 1.11.12;
Get rid of LHS casts by introducing a pair of local helper variables.
 1.10  11-Dec-2005  christos branches: 1.10.4; 1.10.6; 1.10.8; 1.10.14;
merge ktrace-lwp.
 1.9  13-Jun-2005  jmc branches: 1.9.2;
Fix a ton of const/volatile issues shown with new warning flags
 1.8  30-Dec-2004  is Hardware pointers must be volatile.
Patch by Pawel Chwalowski via PR 28810, from a similar patch by Michael
Hitch to ite_cl.c.
 1.7  06-Sep-2004  is While in graphics mode, short-circuit text-mode functions that would destroy
graphics state. Same fix as ite_cl.c 1.4.
Problem reported, and original fix provided, by Pawel Chwalowski in PR 26788
(but had to be recreated because the original patch didn't apply due to
a whitespace problem).
 1.6  28-Jan-2002  aymeric branches: 1.6.10; 1.6.16; 1.6.18;
add __KERNEL_RCSID as suggested by Luke Mewburn
 1.5  26-Jan-2002  aymeric - ANSIfy
- remove some trailing spaces/tabs
- minor style nits
 1.4  25-Mar-1999  is branches: 1.4.22; 1.4.26;
defopt Amiga graphics console options
 1.3  05-Mar-1997  veego branches: 1.3.2;
- Merlin works now in ZorroIII mode
- Fixes for Interlace and DoubleScan
- Memorysizedetction for 1MB Bords
- HiColor and TrueColor Support
- support for the Domino 16M proto card
 1.2  08-Oct-1996  thorpej Merge netbsd-1-2 branch back into mainline.
 1.1  19-May-1996  veego branches: 1.1.4;
- grf_cl.c, grf_clreg.h: added support for Piccolo SD64
- grf_cv.c, grf_cvreg.h, ite_cv.c: some cleanups
- grf_rh.c, grf_rhreg.h, grf_rt.c: new blank ioctl and some KNF
- grf_et.c, grf_etreg.h, ite_et.c: new graphics driver for et4000 based board
(oMniBus, Domino and Merlin)
- grfabs_cc: fix PR#2034
- grfvar.h: new grfunit for GRF_ET4000_UNIT
- scsidefs.h: no longer useful
- zbus.c: new entries for: Piccolo SD64, oMniBus, Domino and Merlin
 1.1.4.1  27-May-1996  is Fixes by Tobias Abt for Amiga Tseng driver: handle Zorro-III variants of these
boards correctly.
 1.3.2.2  05-Mar-1997  veego - Merlin works now in ZorroIII mode
- Fixes for Interlace and DoubleScan
- Memorysizedetction for 1MB Bords
- HiColor and TrueColor Support
- support for the Domino 16M proto card
 1.3.2.1  05-Mar-1997  veego file ite_et.c was added on branch is-newarp on 1997-03-05 22:50:42 +0000
 1.4.26.1  28-Feb-2002  nathanw Catch up to -current.
 1.4.22.1  11-Feb-2002  jdolecek Sync w/ -current.
 1.6.18.1  10-Sep-2004  jmc branches: 1.6.18.1.2;
Pullup rev 1.7 (requested by is in ticket #816)

While in graphics mode, short-circuit text-mode functions that would destroy
graphics state. PR#26788
 1.6.18.1.2.1  06-Apr-2005  he Pull up revision 1.8 (requested by is in ticket #1055):
Ensure that hardware pointers are volatile. Fixes PR#28810.
 1.6.16.4  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.6.16.3  17-Jan-2005  skrll Sync with HEAD.
 1.6.16.2  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.16.1  18-Sep-2004  skrll Sync with HEAD.
 1.6.10.1  11-Nov-2004  he Pull up revision 1.7 (requested by is in ticket #1742):
While in graphics mode, short-circuit text-mode functions
which would otherwise destroy graphics state. Fixes PR#26788.
 1.9.2.2  03-Sep-2007  yamt sync with head.
 1.9.2.1  21-Jun-2006  yamt sync with head.
 1.10.14.1  19-Jun-2006  chap Sync with head.
 1.10.8.1  26-Jun-2006  yamt sync with head.
 1.10.6.1  07-Jun-2006  kardel Sync with head.
 1.10.4.1  09-Sep-2006  rpaulo sync with head
 1.11.12.1  12-Mar-2007  rmind Sync with HEAD.

RSS XML Feed