/*
* Add command table to the specified list
* Arg:
* int type specifies type of command table DDB_SHOW_CMD|DDB_BASE_CMD|DDB_MAC_CMD
* *cmd_tbl poiter to static allocated db_command table
*
* Command table must be NULL terminated array of struct db_command
*/