Home | History | Annotate | Download | only in console
History log of /src/sys/arch/arm/iomd/console/consinit.c
RevisionDateAuthorComments
 1.8  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.7  16-Aug-2006  he Remove an unneeded include of the now-deleted <arm/iomd/rpckbdvar.h>.
 1.6  14-Aug-2006  bjh21 Finally remove the old, pre-wscons, acorn32 console code. This dated back
to RiscBSD and had been lurking in dark corners scaring people (mostly me)
for far too long. It will be missed, but not much, and I hope we can clear
up any fallout before 5.0.

While I'm in the area, also remove rpckbd(4), since pckbd(4) has
been supported on acorn32 for ages.
 1.5  11-Dec-2005  christos branches: 1.5.4; 1.5.8;
merge ktrace-lwp.
 1.4  13-Mar-2004  bjh21 branches: 1.4.16;
Add support for using the MI pckbd and pms drivers with the IOMD keyboard
and mouse ports, with a new driver, iomdkbc(4).
 1.3  15-Jul-2003  lukem __KERNEL_RCSID()
 1.2  22-Mar-2002  reinoud branches: 1.2.12;
If the serial console is asked for then dont forget to define the function
prototype for connecting the serial console....
 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  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.6.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.6.1  05-Oct-2001  thorpej file consinit.c was added on branch kqueue on 2002-01-10 19:38:25 +0000
 1.1.4.2  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.1.4.1  05-Oct-2001  nathanw file consinit.c was added on branch nathanw_sa on 2002-04-01 07:39:14 +0000
 1.2.12.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.12.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.12.1  03-Aug-2004  skrll Sync with HEAD
 1.4.16.1  30-Dec-2006  yamt sync with head.
 1.5.8.1  03-Sep-2006  yamt sync with head.
 1.5.4.1  09-Sep-2006  rpaulo sync with head

RSS XML Feed