Changeset 61c0402 in mainline for uspace/srv/hid
- Timestamp:
- 2010-01-15T19:36:53Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 92bee46
- Parents:
- 50f9c3a (diff), 963462af (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- uspace/srv/hid
- Files:
-
- 12 added
- 73 moved
-
c_mouse/Makefile (moved) (moved from uspace/srv/cir/obio/Makefile ) (view diffs)
-
c_mouse/Makefile.build (added)
-
c_mouse/Makefile.common (added)
-
c_mouse/c_mouse.c (added)
-
c_mouse/chardev.c (added)
-
c_mouse/include/c_mouse.h (added)
-
c_mouse/include/mouse_port.h (added)
-
c_mouse/include/mouse_proto.h (added)
-
c_mouse/proto/ps2.c (added)
-
console/Makefile (moved) (moved from uspace/srv/console/Makefile ) (view diffs)
-
console/Makefile.build (moved) (moved from uspace/srv/console/Makefile.build ) (view diffs)
-
console/Makefile.common (added)
-
console/console.c (moved) (moved from uspace/srv/console/console.c ) (view diffs)
-
console/console.h (moved) (moved from uspace/srv/console/console.h ) (view diffs)
-
console/gcons.c (moved) (moved from uspace/srv/console/gcons.c ) (view diffs)
-
console/gcons.h (moved) (moved from uspace/srv/console/gcons.h ) (view diffs)
-
console/gfx/anim_1.ppm (moved) (moved from uspace/srv/console/gfx/anim_1.ppm ) (view diffs)
-
console/gfx/anim_2.ppm (moved) (moved from uspace/srv/console/gfx/anim_2.ppm ) (view diffs)
-
console/gfx/anim_3.ppm (moved) (moved from uspace/srv/console/gfx/anim_3.ppm ) (view diffs)
-
console/gfx/anim_4.ppm (moved) (moved from uspace/srv/console/gfx/anim_4.ppm ) (view diffs)
-
console/gfx/cons_has_data.ppm (moved) (moved from uspace/srv/console/gfx/cons_has_data.ppm ) (view diffs)
-
console/gfx/cons_idle.ppm (moved) (moved from uspace/srv/console/gfx/cons_idle.ppm ) (view diffs)
-
console/gfx/cons_kernel.ppm (moved) (moved from uspace/srv/console/gfx/cons_kernel.ppm ) (view diffs)
-
console/gfx/cons_selected.ppm (moved) (moved from uspace/srv/console/gfx/cons_selected.ppm ) (view diffs)
-
console/gfx/helenos.ppm (moved) (moved from uspace/srv/console/gfx/helenos.ppm ) (view diffs)
-
console/gfx/nameic.ppm (moved) (moved from uspace/srv/console/gfx/nameic.ppm ) (view diffs)
-
console/keybuffer.c (moved) (moved from uspace/srv/console/keybuffer.c ) (view diffs)
-
console/keybuffer.h (moved) (moved from uspace/srv/console/keybuffer.h ) (view diffs)
-
console/screenbuffer.c (moved) (moved from uspace/srv/console/screenbuffer.c ) (view diffs)
-
console/screenbuffer.h (moved) (moved from uspace/srv/console/screenbuffer.h ) (view diffs)
-
fb/Makefile (added)
-
fb/Makefile.build (moved) (moved from uspace/srv/fb/Makefile.build ) (view diffs)
-
fb/Makefile.common (moved) (moved from uspace/srv/cir/obio/Makefile.common ) (view diffs)
-
fb/ega.c (moved) (moved from uspace/srv/fb/ega.c ) (view diffs)
-
fb/ega.h (moved) (moved from uspace/srv/fb/ega.h ) (view diffs)
-
fb/fb.c (moved) (moved from uspace/srv/fb/fb.c ) (view diffs)
-
fb/fb.h (moved) (moved from uspace/srv/fb/fb.h ) (view diffs)
-
fb/font-8x16.c (moved) (moved from uspace/srv/fb/font-8x16.c ) (view diffs)
-
fb/font-8x16.h (moved) (moved from uspace/srv/fb/font-8x16.h ) (view diffs)
-
fb/main.c (moved) (moved from uspace/srv/fb/main.c ) (view diffs)
-
fb/main.h (moved) (moved from uspace/srv/fb/main.h ) (view diffs)
-
fb/msim.c (moved) (moved from uspace/srv/fb/msim.c ) (view diffs)
-
fb/msim.h (moved) (moved from uspace/srv/fb/msim.h ) (view diffs)
-
fb/pointer.xbm (moved) (moved from uspace/srv/fb/pointer.xbm ) (view diffs)
-
fb/pointer_mask.xbm (moved) (moved from uspace/srv/fb/pointer_mask.xbm ) (view diffs)
-
fb/ppm.c (moved) (moved from uspace/srv/fb/ppm.c ) (view diffs)
-
fb/ppm.h (moved) (moved from uspace/srv/fb/ppm.h ) (view diffs)
-
fb/serial_console.c (moved) (moved from uspace/srv/fb/serial_console.c ) (view diffs)
-
fb/serial_console.h (moved) (moved from uspace/srv/fb/serial_console.h ) (view diffs)
-
fb/sgcn.c (moved) (moved from uspace/srv/fb/sgcn.c ) (view diffs)
-
fb/sgcn.h (moved) (moved from uspace/srv/fb/sgcn.h ) (view diffs)
-
fb/ski.c (moved) (moved from uspace/srv/fb/ski.c ) (view diffs)
-
fb/ski.h (moved) (moved from uspace/srv/fb/ski.h ) (view diffs)
-
kbd/Makefile (added)
-
kbd/Makefile.build (moved) (moved from uspace/srv/kbd/Makefile.build ) (view diffs)
-
kbd/Makefile.common (moved) (moved from uspace/srv/cir/fhc/Makefile.common ) (view diffs)
-
kbd/ctl/gxe_fb.c (moved) (moved from uspace/srv/kbd/ctl/gxe_fb.c ) (view diffs)
-
kbd/ctl/pc.c (moved) (moved from uspace/srv/kbd/ctl/pc.c ) (view diffs)
-
kbd/ctl/pl050.c (moved) (moved from uspace/srv/kbd/ctl/pl050.c ) (view diffs)
-
kbd/ctl/stty.c (moved) (moved from uspace/srv/kbd/ctl/stty.c ) (view diffs)
-
kbd/ctl/sun.c (moved) (moved from uspace/srv/kbd/ctl/sun.c ) (view diffs)
-
kbd/genarch/gsp.c (moved) (moved from uspace/srv/kbd/genarch/gsp.c ) (view diffs)
-
kbd/genarch/stroke.c (moved) (moved from uspace/srv/kbd/genarch/stroke.c ) (view diffs)
-
kbd/generic/kbd.c (moved) (moved from uspace/srv/kbd/generic/kbd.c ) (view diffs)
-
kbd/include/gsp.h (moved) (moved from uspace/srv/kbd/include/gsp.h ) (view diffs)
-
kbd/include/kbd.h (moved) (moved from uspace/srv/kbd/include/kbd.h ) (view diffs)
-
kbd/include/kbd_ctl.h (moved) (moved from uspace/srv/kbd/include/kbd_ctl.h ) (view diffs)
-
kbd/include/kbd_port.h (moved) (moved from uspace/srv/kbd/include/kbd_port.h ) (view diffs)
-
kbd/include/layout.h (moved) (moved from uspace/srv/kbd/include/layout.h ) (view diffs)
-
kbd/include/stroke.h (moved) (moved from uspace/srv/kbd/include/stroke.h ) (view diffs)
-
kbd/include/sun.h (moved) (moved from uspace/srv/kbd/include/sun.h ) (view diffs)
-
kbd/layout/cz.c (moved) (moved from uspace/srv/kbd/layout/cz.c ) (view diffs)
-
kbd/layout/us_dvorak.c (moved) (moved from uspace/srv/kbd/layout/us_dvorak.c ) (view diffs)
-
kbd/layout/us_qwerty.c (moved) (moved from uspace/srv/kbd/layout/us_qwerty.c ) (view diffs)
-
kbd/port/chardev.c (added)
-
kbd/port/dummy.c (moved) (moved from uspace/srv/kbd/port/dummy.c ) (view diffs)
-
kbd/port/gxemul.c (moved) (moved from uspace/srv/kbd/port/gxemul.c ) (view diffs)
-
kbd/port/i8042.h (moved) (moved from uspace/srv/kbd/port/i8042.h ) (view diffs)
-
kbd/port/msim.c (moved) (moved from uspace/srv/kbd/port/msim.c ) (view diffs)
-
kbd/port/ns16550.c (moved) (moved from uspace/srv/kbd/port/ns16550.c ) (view diffs)
-
kbd/port/pl050.c (moved) (moved from uspace/srv/kbd/port/pl050.c ) (view diffs)
-
kbd/port/sgcn.c (moved) (moved from uspace/srv/kbd/port/sgcn.c ) (view diffs)
-
kbd/port/ski.c (moved) (moved from uspace/srv/kbd/port/ski.c ) (view diffs)
-
kbd/port/sun.c (moved) (moved from uspace/srv/kbd/port/sun.c ) (view diffs)
-
kbd/port/z8530.c (moved) (moved from uspace/srv/kbd/port/z8530.c ) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
