Home | History | Annotate | Download | only in podulebus
History log of /src/sys/arch/acorn32/podulebus/podulebus_io.c
RevisionDateAuthorComments
 1.9  16-Mar-2018  ryo use designated initializer to make adaptability and flexibility for changing struct bus_space.
no functional change.
 1.8  10-May-2012  skrll branches: 1.8.38;
_int*_t -> uint*_t

Same code before and after.
 1.7  19-Jul-2011  dyoung branches: 1.7.2; 1.7.6;
Change <machine/bus.h> to <sys/bus.h> throughout.

Split bus.h -> bus_{defs,funcs}.h.

Mark acorn32/bus.h obsolete.
 1.6  15-Mar-2009  cegger ansify function definitions
 1.5  14-Mar-2009  dsl ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.
 1.4  11-Dec-2005  christos branches: 1.4.80; 1.4.88; 1.4.94;
merge ktrace-lwp.
 1.3  14-Jul-2003  lukem use __KERNEL_RCSID() in a consistent manner
 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 podulebus_io.c was added on branch kqueue on 2002-01-10 19:36:35 +0000
 1.1.4.2  18-Oct-2002  nathanw Catch up to -current.
 1.1.4.1  05-Oct-2001  nathanw file podulebus_io.c was added on branch nathanw_sa on 2002-10-18 02:33:44 +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.4.94.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.4.88.1  28-Apr-2009  skrll Sync with HEAD.
 1.4.80.1  04-May-2009  yamt sync with head.
 1.7.6.1  02-Jun-2012  mrg sync to latest -current.
 1.7.2.1  23-May-2012  yamt sync with head.
 1.8.38.1  22-Mar-2018  pgoyette Synch with HEAD, resolve conflicts

RSS XML Feed