Home | History | Annotate | Download | only in pckbport
History log of /src/sys/dev/pckbport/wskbdmap_mfii.h
RevisionDateAuthorComments
 1.3  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.2  11-Dec-2005  christos branches: 1.2.70; 1.2.72; 1.2.74;
merge ktrace-lwp.
 1.1  13-Mar-2004  bjh21 branches: 1.1.4;
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.
 1.1.4.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.4.3  18-Sep-2004  skrll Sync with HEAD.
 1.1.4.2  03-Aug-2004  skrll Sync with HEAD
 1.1.4.1  13-Mar-2004  skrll file wskbdmap_mfii.h was added on branch ktrace-lwp on 2004-08-03 10:50:14 +0000
 1.2.74.1  16-May-2008  yamt sync with head.
 1.2.72.1  18-May-2008  yamt sync with head.
 1.2.70.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed