diff options
Diffstat (limited to 'drivers/staging/crystalhd/TODO')
-rw-r--r-- | drivers/staging/crystalhd/TODO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/drivers/staging/crystalhd/TODO b/drivers/staging/crystalhd/TODO new file mode 100644 index 00000000000..69be5d0cb80 --- /dev/null +++ b/drivers/staging/crystalhd/TODO @@ -0,0 +1,16 @@ +- Testing +- Cleanup return codes +- Cleanup typedefs +- Cleanup all WIN* references +- Allocate an Accelerator device class specific Major number, + since we don't have any other open sourced accelerators, it is the only + one in that category for now. + A somewhat similar device is the DXR2/3 + +Please send patches to: +Greg Kroah-Hartman <greg@kroah.com> +Naren Sankar <nsankar@broadcom.com> +Jarod Wilson <jarod@wilsonet.com> +Scott Davilla <davilla@4pi.com> +Manu Abraham <abraham.manu@gmail.com> + |