aes2501: port to asynchronous model

This commit is contained in:
Daniel Drake
2008-02-15 18:11:01 +00:00
parent 0aaffcee33
commit eff26bf0be
3 changed files with 745 additions and 399 deletions

View File

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