I''m about to post the first 3 patches from the second revision of my USB patch series. These patches have been built against today''s unstable for the i386 build but not tested because the interfaces have changed (removal of struct typedefs means lots of new ''struct''s are required) and the remaining 14 patches are not reformatted yet. I''ve performed a manual formatting pass on these three patches in an attempt to get the formatting up to scratch and have taken into consideration all of the comments posted against the last patch series. I have not changed the #defines for the public link members of callbacks etc because I can''t think of a better way to avoid coupling the clients to the implementation of these structures. I have chosen to leave the xenidc_work_until macro defined in the Linux style rather than using an inline function passed a function pointer because I think it''s more convenient for the clients as it is. I have decided against using any leading underscores. Any further feedback on these patches would be welcome. I''m happy to keep revising them until they are acceptable. Any other feedback on the patch series would be also welcome. Harry. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel