CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 2008/07/16 10:32:08
Modified files:
share/man/man4 : pckbd.4 wskbd.4
share/man/man4/man4.hppa: Makefile gsckbc.4
sys/arch/hppa/conf: GENERIC RAMDISK files.hppa
sys/arch/hppa/gsc: gsckbc.c
Removed files:
share/man/man4/man4.hppa: gsckbd.4
sys/arch/hppa/gsc: Makefile gsckbd.c gsckbdmap.c gsckbdmap.h
gsckbdvar.h makemap.awk
Log message:
Implement pckbc_xt_translation() in gsckbc. Thus, we can attach pckbd instead of
gsckbd; the former will cause a proper translation page to be selected by
the keyboard.
Because of this, we no longer depend on the page the keyboard is left in
by the PDC (page 2 for all machines but the PrecisionBook, which is in
page 3), and there is no longer any need to use separate keyboard maps.