Home | History | Annotate | Download | only in iomd
History log of /src/sys/arch/arm/iomd/iomd_io.c
RevisionDateAuthorComments
 1.7  16-Mar-2018  ryo use designated initializer to make adaptability and flexibility for changing struct bus_space.
no functional change.
 1.6  01-Jul-2011  dyoung branches: 1.6.52;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.5  05-Aug-2006  bjh21 ANSIfy, un-__P, and generally KNF.
 1.4  11-Dec-2005  christos branches: 1.4.4; 1.4.8;
merge ktrace-lwp.
 1.3  15-Jul-2003  lukem branches: 1.3.16;
__KERNEL_RCSID()
 1.2  27-Sep-2002  provos branches: 1.2.8;
remove trailing \n in panic(). approved perry.
 1.1  05-Oct-2001  reinoud branches: 1.1.4; 1.1.6;
Initial commit of the splitting off of arch/acorn32 from arch/arm32.

The IOMD/VIDC combination is now moved to arch/arm/iomd together. These
files still need a lot of cleaning up :( .... esp. the RC7500 support that
is still dormant in it; this needs either to be removed or split out for
RC7500's ``VIDC'' video/audio variant.

Apart from the RC7500 support wich is still in arch/arm32 the
iomd,vidc,riscpc and podulebus subdirectories of arch/arm32 can be removed.

This split still uses some small parts of arch/arm32 .... those are the MI
parts that haven't been moved yet.

RiscPC/A7000 have been tested and confirmed to build as should NC.
 1.1.6.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.6.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.6.1  05-Oct-2001  thorpej file iomd_io.c was added on branch kqueue on 2002-01-10 19:38:04 +0000
 1.1.4.2  18-Oct-2002  nathanw Catch up to -current.
 1.1.4.1  05-Oct-2001  nathanw file iomd_io.c was added on branch nathanw_sa on 2002-10-18 02:35:30 +0000
 1.2.8.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.8.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.8.1  03-Aug-2004  skrll Sync with HEAD
 1.3.16.1  30-Dec-2006  yamt sync with head.
 1.4.8.1  11-Aug-2006  yamt sync with head
 1.4.4.1  09-Sep-2006  rpaulo sync with head
 1.6.52.1  22-Mar-2018  pgoyette Synch with HEAD, resolve conflicts

RSS XML Feed