uch
|
51243a1c74
|
add Hugarian and German keymap
patch by Laszlo Szabo <rka@rka.hu>
|
2001-03-22 18:37:32 +00:00 |
sato
|
daf7016248
|
* enable HPCFB_MULTI codes.
* delete unneed non HPCFB_MULTI codes.
|
2001-03-17 14:59:33 +00:00 |
sato
|
ee1d25e7bd
|
* assume backlight is on if backlight value cannot get.
* move the lcd control codes used config_hook_call()
in *_hardpower() to *_power().
|
2001-03-12 08:54:25 +00:00 |
sato
|
80214041c7
|
support WSDISPLAYIO_SVIDEO/WSDISPLAYIO_GVIDEO.
lcd on/off
|
2001-03-09 08:54:18 +00:00 |
takemura
|
49cddb00a7
|
Add platform id and keymap for CASIO PocketPostPet.
|
2001-03-04 03:40:39 +00:00 |
takemura
|
817d2a2ce1
|
Fix key codes of arrow keys:
72(KS_KP_Up) -> 200(KS_Up)
75(KS_KP_Left) -> 203(KS_Left)
77(KS_KP_Right) -> 205(KS_Right)
80(KS_KP_Down) -> 208(KS_Down)
in 11 keymaps:
tc5165_telios_jp
tc5165_compaq_c_jp
m38813c_keymap
mcr_jp
z50
tripad
mccs
mobilepro
mobilepro750c
intertop
sigmarion_jp
|
2001-03-04 03:04:30 +00:00 |
uch
|
b36a55093a
|
HP Jornada 680 Japanese model keymap.
|
2001-03-02 19:19:34 +00:00 |
uch
|
2485a882f2
|
if catch unknown scancode, print its row and column.
|
2001-03-01 16:41:36 +00:00 |
sato
|
b8e5bc569c
|
* add WSDISPLAYIO_PARAM_BACKLIGHT, WSDISPLAYIO_PARAM_CONTRAST,
WSDISPLAYIO_PARAM_BRIGHTNESS supports.
|
2001-02-27 08:54:17 +00:00 |
uch
|
38626ea224
|
add HP Jornada 690 Japanese model keymap.
|
2001-02-24 19:52:22 +00:00 |
uch
|
edde743dc9
|
replace mips_btop, mips_ptob with mips, sh, arm common define.
ANSIfy and de-__P()
|
2001-02-24 19:51:20 +00:00 |
uch
|
b81de58f77
|
I forgot to move Makefile.
|
2001-02-23 14:08:54 +00:00 |
uch
|
659f65e0ee
|
hpc common files are moved to dev/hpc.
|
2001-02-22 18:37:54 +00:00 |
uch
|
85fcf16be0
|
fix flag.
|
2001-02-12 17:55:09 +00:00 |
uch
|
f19685fa10
|
I forgot to initialize bicons for hpcmips.
|
2001-02-09 20:42:27 +00:00 |
uch
|
9f7e4a2f04
|
add hpcmips/hpcsh common device directory
put bicons. (builtin console driver that don't require actual device driver)
|
2001-02-09 19:43:23 +00:00 |