Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/mvme68k/dev/memc_68k.c
RevisionDateAuthorComments
 1.9  20-Dec-2023  thorpej Remove unnecessary <sys/malloc.h> include.
 1.8  27-Oct-2012  chs split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.7  28-Apr-2008  martin branches: 1.7.34; 1.7.44;
Remove clause 3 and 4 from TNF licenses
 1.6  12-Jan-2008  tsutsui branches: 1.6.6; 1.6.8; 1.6.10;
Misc cleanup:
- KNF, ANSIfy, remove __P()
- use __func__ to print function names
- use __arraycount()
- include "ioconf.h" for struct cfdriver
- u_intNN_t -> uintNN_t
- wrap long lines
etc.
 1.5  11-Dec-2005  christos branches: 1.5.50; 1.5.56; 1.5.64;
merge ktrace-lwp.
 1.4  15-Jul-2003  lukem branches: 1.4.16;
__KERNEL_RCSID()
 1.3  02-Oct-2002  thorpej branches: 1.3.6;
Use CFATTACH_DECL().
 1.2  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.1  12-Feb-2002  scw branches: 1.1.2; 1.1.8;
Separate out devices common to many Motorola mvme boards (68k, 88k and ppc)
in preparation for future mvmeppc and mvme88k ports.

This needs a bit if tidying up to make it trully shareable, which will
happen as the new mvme ports are added.
 1.1.8.3  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.1.8.2  16-Mar-2002  jdolecek Catch up with -current.
 1.1.8.1  12-Feb-2002  jdolecek file memc_68k.c was added on branch kqueue on 2002-03-16 15:58:52 +0000
 1.1.2.3  18-Oct-2002  nathanw Catch up to -current.
 1.1.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.2.1  12-Feb-2002  nathanw file memc_68k.c was added on branch nathanw_sa on 2002-02-28 04:10:50 +0000
 1.3.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.6.1  03-Aug-2004  skrll Sync with HEAD
 1.4.16.1  21-Jan-2008  yamt sync with head
 1.5.64.1  19-Jan-2008  bouyer Sync with HEAD
 1.5.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.5.50.1  23-Mar-2008  matt sync with HEAD
 1.6.10.1  16-May-2008  yamt sync with head.
 1.6.8.1  18-May-2008  yamt sync with head.
 1.6.6.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.44.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.7.34.1  30-Oct-2012  yamt sync with head

RSS XML Feed