Displaying 1 result from an estimated 1 matches for "mixedcap".
Did you mean:
mixedcaps
2005 Nov 15
3
First post-xenbus-change USB patch
...re state machine and all associated
ring/shared page setup is factored out into the xenidc_endpoint object
and the driver code gets connect and disconnect callbacks from the
endpoint instead.
I''d like the otherend_changed entrypoint to be optional please. This
will also let me remove the MixedCaps XenbusState typename from my
code :-)
I took the opportunity to implement suspend and resume in the frontend
(and the backend to keep the code equivalent) though this is currently
untested.
I did a quick bit of testing and managed to mount the USB key again etc
but had a few problems with module...