NetBSD/sys/arch/evbarm
bjh21 dff5222d3a Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)
drivers that attach to it.  This allows for other host interface chips
that use the same keyboards and mice, such as the ones in the ARM
IOMD20, ARM7500, and SA-1111.  The PC-compatible driver is still
called pckbc(4), and the new abstraction layer is "pckbport", so the
child devices have moved from sys/dev/pckbc to sys/dev/pckbport, which
also contains some code shared between all host controllers.  To avoid
incompatibility, pckbdreg.h is still installed in
/usr/include/dev/pckbc.

In theory, this shouldn't cause any behavioural changes in the drivers
concerned.  Thy just use rather more function pointers than before.  Tested
on i386 and (with a new host driver) acorn32.  Compiled on several other
affected architectures.
2004-03-13 17:31:33 +00:00
..
adi_brh Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
compile
conf Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
dev
evbarm
ifpga
include
integrator Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
iq31244
iq80310 Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
iq80321 Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
ixdp425 Very occasionally, the MMU is enabled before the 'ldr' which loads 2004-02-12 23:26:48 +00:00
ixm1200 Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
lubbock Use 0 for integers, not NULL. 2004-02-21 23:25:01 +00:00
smdk2xx0 Support SMDK2410's 240x320 TFT LCD. 2004-02-14 07:26:35 +00:00
stand
Makefile