Keep pwmd_open_nb() and pwmd_save_nb(). These will be removed in a
commita6053ca88c354120b30ac3ac96e2427a3609b81b
authorBen Kibbey <bjk@luxsci.net>
Mon, 21 Jan 2008 23:58:56 +0000 (21 18:58 -0500)
committerBen Kibbey <bjk@luxsci.net>
Mon, 21 Jan 2008 23:58:56 +0000 (21 18:58 -0500)
tree3af94653b6560283597f411c3f4366726553f4ff
parentcfd52da9d6ab700b83b1c803fde1d86b8d142bfb
Keep pwmd_open_nb() and pwmd_save_nb(). These will be removed in a
later version so be sure to use the new pwmd_open_async() and
pwmd_save_async() functions instead.

Renamed pwmd_nb_state_t to pwmd_async_t.

Renamed STATE_INIT,RUNNING,DONE to VASYNC_INIT,PROCESS,DONE.
libpwmd.c
libpwmd.h
types.h