NetBSD/sys/dev/hpc
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
..
bicons.c Don't use NULL when an integer is needed. 2003-10-22 08:58:38 +00:00
bicons.h
biconsdev.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
biconsvar.h
bifont.c
bivideo.c eliminate uvm_useracc() in favor of checking the return value of 2003-11-13 03:09:28 +00:00
bivideovar.h
btnmgr.c
button.c
files.bicons
files.hpcfb
files.hpcio
files.hpckbd Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
files.hpctp
fontconv.c
hpcbatterytable.h Add MobilePro 880 (MC/R730A) to hpcbatterytable.h. 2003-12-27 07:27:22 +00:00
hpcbatteryvar.h
hpccmap_gen.c add missing __RCSID() 2003-07-14 15:40:37 +00:00
hpccmap.c
hpccmapvar.h
hpcfb.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
hpcfbio.h
hpcfbvar.h
hpcin.c
hpcioman.c
hpciomanvar.h
hpciovar.h
hpckbd.c Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
hpckbdkeymap.h French keydesc for Jornada 680/690. Written based on photos and 2003-08-23 02:48:47 +00:00
hpckbdvar.h
hpcout.c
Makefile
mra.c
pckbd_encode.c Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
pckbd_encode.h
pwctl.c
tpcalib.c
tpcalibvar.h
video_subr.c eliminate uvm_useracc() in favor of checking the return value of 2003-11-13 03:09:28 +00:00
video_subr.h
vt220l8x10.h