uru4000: port to asynchronous model

This commit is contained in:
Daniel Drake
2008-02-17 00:08:56 +00:00
parent 754e56aec1
commit 83f9da1b87
3 changed files with 825 additions and 450 deletions

View File

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