aes4000: port to asynchronous model

This commit is contained in:
Daniel Drake
2008-02-10 18:36:10 +00:00
parent d731d5f3a3
commit d914712437
3 changed files with 92 additions and 49 deletions

View File

@@ -329,10 +329,10 @@ static struct fp_driver * const primitive_drivers[] = {
};
static struct fp_img_driver * const img_drivers[] = {
&aes4000_driver,
/* &uru4000_driver,
&aes1610_driver,
&aes2501_driver,
&aes4000_driver,
&upektc_driver,
&fdu2000_driver, */
};