Thanks Pavel for testing. The patch was commited to trunk and Jira has been updated accordingly. http://svn.reactos.org/svn/reactos?revision=57312&view=revision
> From: [email protected] > To: [email protected] > Date: Sat, 15 Sep 2012 21:17:04 +0200 > CC: [email protected] > Subject: Re: [ros-dev] uLAN driver with ReactOS USB advances and some > questions > > Hello Thomas, > > On Wednesday 12 September 2012 14:46:31 Thomas Faber wrote: > > > Is there defined in some spec that initial probe for size has to be at > > > least of sizeof(USB_CONFIGURATION_DESCRIPTOR) or the ReactOS is more > > > strict than necessary and assert should be modified to allow truncated > > > probes or at least 4 bytes ones in addition? > > > > The spec for us in most (if not all) cases is "what does Windows do", > > which means that this is by definition a bug in ROS's USB stack. > > > > The ASSERT simply indicates that the code is not prepared for this case, > > either because the developer didn't expect it to be possible, or deemed > > it unnecessary to implement right away (because he hadn't seen a driver > > use it yet). > > > > I've created a Jira issue for this: > > http://jira.reactos.org/browse/CORE-6634 > > I have managed (again after switch to CMake) to build ReactOS from > GIT sources and applied provide patch. It seems to solve short > transfer issue. > > Other behavior (correct driver clean install and first shutdown and then > break in next start) is unchanged (as expected). > > Please, update issue information in JIRA. > I am not registered in JIRA, not sure where to register > and I do not expected to be so active tester. > > Thank for support, > > Pavel > > _______________________________________________ > Ros-dev mailing list > [email protected] > http://www.reactos.org/mailman/listinfo/ros-dev
_______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
