Skip to content
Snippets Groups Projects
Commit d580b70a authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Minor updates to TODO list

parent ad01da34
No related branches found
No related tags found
No related merge requests found
......@@ -463,11 +463,11 @@ o Kernel/Protected Build
Description: Several of the USB device helper applications in apps/system
violate OS/application partitioning and will fail on a kernel
or protected build. Many of these have been fixed by adding
the BOARDIOC_USBDEV_CONTROL boarctl command. But there are
the BOARDIOC_USBDEV_CONTROL boardctl() command. But there are
still issues.
These functions call directly into operating system functions
like:
These functions still call directly into operating system
functions:
- cdcacm_classobject - Called from apps/system/composite.
- usbmsc_configure - Called from apps/system/usbmsc and
......@@ -863,8 +863,10 @@ o Network (net/, drivers/net)
Title: UNFINISHED CRYSTALLAN CS89X0 DRIVER
Description: I started coding a CrystalLan CS89x0 driver (drivers/net/cs89x0.c),
but never finished it.
Status: Open
Priority: Low unless you need it.
Status: Closed.
Priority: Low. I don't plan to finish the CS89x0 driver. It is just
history now. The unfinished coded is retained in case someone
needs to resurrect it.
Title: INTERFACES TO LEAVE/JOIN IGMP MULTICAST GROUP
Description: The interfaces used to leave/join IGMP multicast groups is non-standard.
......
configs @ 1c7f6821
Subproject commit c36ca087a3ac12a72fb3a5601bcb46254bd223e6
Subproject commit 1c7f6821663ed326f2109183d945413c2bb33997
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment