Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/mvme68k/dev/vme_two_68k.c
RevisionDateAuthorComments
 1.10  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.9  28-Apr-2008  martin branches: 1.9.34; 1.9.44;
Remove clause 3 and 4 from TNF licenses
 1.8  12-Jan-2008  tsutsui branches: 1.8.6; 1.8.8; 1.8.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.7  11-Dec-2005  christos branches: 1.7.50; 1.7.56; 1.7.64;
merge ktrace-lwp.
 1.6  15-Jul-2003  lukem branches: 1.6.16;
__KERNEL_RCSID()
 1.5  02-Oct-2002  thorpej branches: 1.5.6;
Use CFATTACH_DECL().
 1.4  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.3  14-May-2002  matt Eliminate commons (including many used ones). Clean up variable references.
 1.2  24-Mar-2002  scw Fix a botch from the dev/mvme split for kernels with no vmetwo in
the config file.
 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.4  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.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.8.2  16-Mar-2002  jdolecek Catch up with -current.
 1.1.8.1  12-Feb-2002  jdolecek file vme_two_68k.c was added on branch kqueue on 2002-03-16 15:58:54 +0000
 1.1.2.5  18-Oct-2002  nathanw Catch up to -current.
 1.1.2.4  20-Jun-2002  nathanw Catch up to -current.
 1.1.2.3  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.1.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.2.1  12-Feb-2002  nathanw file vme_two_68k.c was added on branch nathanw_sa on 2002-02-28 04:10:51 +0000
 1.5.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.5.6.1  03-Aug-2004  skrll Sync with HEAD
 1.6.16.1  21-Jan-2008  yamt sync with head
 1.7.64.1  19-Jan-2008  bouyer Sync with HEAD
 1.7.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.7.50.1  23-Mar-2008  matt sync with HEAD
 1.8.10.1  16-May-2008  yamt sync with head.
 1.8.8.1  18-May-2008  yamt sync with head.
 1.8.6.1  02-Jun-2008  mjf Sync with HEAD.
 1.9.44.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.9.34.1  30-Oct-2012  yamt sync with head

RSS XML Feed