Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/x68k/dev/opm.c
RevisionDateAuthorComments
 1.20  26-Mar-2014  christos kill sprintf, fix unused.
 1.19  25-Jun-2008  isaki branches: 1.19.30; 1.19.40; 1.19.46;
Split device_t/softc. Use aprint*() and device_xname().
 1.18  11-Mar-2007  isaki branches: 1.18.38; 1.18.42; 1.18.44; 1.18.46;
white space, indent and KNF.
 1.17  11-Mar-2007  isaki Remove an extra white space.
 1.16  28-Mar-2006  thorpej branches: 1.16.14; 1.16.18;
Use device_unit().
 1.15  24-Dec-2005  perry branches: 1.15.4; 1.15.6; 1.15.8; 1.15.10; 1.15.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.14  11-Dec-2005  christos merge ktrace-lwp.
 1.13  18-Jan-2005  chs branches: 1.13.8;
de-__P, remove register, ansify.
 1.12  08-May-2004  minoura branches: 1.12.4;
An unexported header file was #included from an exported header file.
Introduce <machine/opmreg.h> and move some definitions useful to
userland progs.
 1.11  15-Jul-2003  lukem rcsid
 1.10  02-Oct-2002  thorpej branches: 1.10.6;
Add trailing ; to CFATTACH_DECL.
 1.9  01-Oct-2002  thorpej Use CFATTACH_DECL().
 1.8  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.7  27-Dec-2001  wiz bcopy/bcmp/bzero -> memcpy/memcmp/memset
 1.6  02-May-2001  minoura branches: 1.6.2; 1.6.4; 1.6.8;
X68k built-in voice synthesizer.
 1.5  24-Mar-1999  minoura branches: 1.5.20;
Shut up gcc -Wall.
 1.4  16-Mar-1999  minoura Merged minoura_x68k_bus_h branch.
 1.3  12-Oct-1997  oki branches: 1.3.10;
Added prototypes.
 1.2  21-May-1996  oki branches: 1.2.12;
Some cleanup.
- Add missing return-type of function.
- Add missing prototype.
- some gcc -Wall printf warning.
 1.1  05-May-1996  oki branches: 1.1.1;
Initial revision
 1.1.1.1  05-May-1996  oki NetBSD/x68k, by Masaru Oki.
 1.2.12.1  14-Oct-1997  thorpej Update marc-pcmcia branch from trunk.
 1.3.10.3  13-Feb-1999  minoura Use BUS_SPACE_MAP_SHIFTED.
 1.3.10.2  02-Feb-1999  minoura Message change.
 1.3.10.1  31-Jan-1999  minoura opm at intio.
 1.5.20.1  21-Jun-2001  nathanw Catch up to -current.
 1.6.8.3  18-Oct-2002  nathanw Catch up to -current.
 1.6.8.2  08-Jan-2002  nathanw Catch up to -current.
 1.6.8.1  02-May-2001  nathanw file opm.c was added on branch nathanw_sa on 2002-01-08 00:28:41 +0000
 1.6.4.1  10-Oct-2001  fvdl Convert all remaining devices.
 1.6.2.2  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.6.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.10.6.4  24-Jan-2005  skrll Sync with HEAD.
 1.10.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.10.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.10.6.1  03-Aug-2004  skrll Sync with HEAD
 1.12.4.1  29-Apr-2005  kent sync with -current
 1.13.8.2  03-Sep-2007  yamt sync with head.
 1.13.8.1  21-Jun-2006  yamt sync with head.
 1.15.12.1  31-Mar-2006  tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
 1.15.10.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.15.8.1  01-Apr-2006  yamt sync with head.
 1.15.6.1  22-Apr-2006  simonb Sync with head.
 1.15.4.1  09-Sep-2006  rpaulo sync with head
 1.16.18.1  13-Mar-2007  ad Sync with head.
 1.16.14.1  12-Mar-2007  rmind Sync with HEAD.
 1.18.46.1  27-Jun-2008  simonb Sync with head.
 1.18.44.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.18.42.1  04-May-2009  yamt sync with head.
 1.18.38.1  29-Jun-2008  mjf Sync with HEAD.
 1.19.46.1  18-May-2014  rmind sync with head
 1.19.40.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.19.30.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed