For the framebuffer driver it's working but the layer for changing
resolution haven't been done yet.

For SD/MMC I have been able to detect a card and identify it, get info
from the card and read write to the card with sdma. I'm currently
trying to make it more generic. Things I haven't tested yet is to
connect it to a filesystem and get it to read from the OS and
userspace. I also like to add the sdio layer to it since the sdio port
is used for controlling the wifi on the IGEPv2 (mmc2 that is), which
is a quite common usage. But that will come later on. Other than that
I should be fairly simple to use the devmmc on PC (which often use a
generic host controller)  or the KW port.

Other then that the works goes forward and I'm pretty confident that
both these drivers will be done soon.

-- 
You received this message because you are subscribed to the Google Groups "Plan 
9 Google Summer of Code" group.
To post to this group, send email to plan9-g...@googlegroups.com.
To unsubscribe from this group, send email to 
plan9-gsoc+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/plan9-gsoc?hl=en.

Reply via email to