hdt: Implement set_mode with the new framework; Cleanups
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Sun, 22 Mar 2009 00:17:14 +0000 (17:17 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Sun, 22 Mar 2009 00:19:39 +0000 (17:19 -0700)
commit38811ac13b3e4f32aa781545e04f1edf308e16b6
tree835ef8929cb3f8b0bd20faf07cb8b205d1e23caa
parent684f956ad42030183f1aae7a892f87ed89142d52
hdt: Implement set_mode with the new framework; Cleanups

Impact: Cleanups, rename cli module structures.

set_mode now uses the new framework.

Add a new file: hdt-cli-hdt.c. hdt-cli.c will contain the core functions
for the cli, whereas hdt-cli-hdt.c will contain callbacks for the hdt
(default) mode.

Misc.: rename core structures to be more meaningful.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/hdt/Makefile
com32/hdt/hdt-cli-dmi.c
com32/hdt/hdt-cli-hdt.c [new file with mode: 0644]
com32/hdt/hdt-cli.c
com32/hdt/hdt-cli.h