Add Authentec AES4000 driver

This commit is contained in:
Daniel Drake
2007-10-27 18:12:16 +01:00
parent 3bbb7b8b51
commit be67f85caa
5 changed files with 229 additions and 2 deletions

View File

@@ -79,6 +79,7 @@ static struct fp_driver * const primitive_drivers[] = {
static struct fp_img_driver * const img_drivers[] = {
&uru4000_driver,
&aes4000_driver,
};
static void register_drivers(void)