# GSoC Week 3: Debugging ROS USB Driver Unload Flows

DevFeed: [GSoC Week 3: Debugging ROS USB Driver Unload Flows](<https://devfeed.tech/articles/usb-1-1-uhci-improvements-gsoc-week-3-33040.md>)

Original publisher: [Read original article](<https://reactos.org/blogs/usb-11-uhci-improvements-gsoc-week-3/>)

Published: 2016-06-13T00:00:00Z

Content type: article

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [USB](<https://devfeed.tech/topics/usb.md>), [debugging](<https://devfeed.tech/topics/debugging.md>)

Tags: [debugging](<https://devfeed.tech/tags/debugging.md>), [driver](<https://devfeed.tech/tags/driver.md>), [free](<https://devfeed.tech/tags/free.md>), [gsoc](<https://devfeed.tech/tags/gsoc.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [usb](<https://devfeed.tech/tags/usb.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

## AI overview

The author resumed work on a GSoC project after final exams and began debugging issues in the ROS USB stack driver's uninstall and unload flows. They focused on studying the USB stack and Windows driver model before continuing debugging.

## Source excerpt

This week I haven't spent much time on project, I was passing yearly final exams in my university. By the end of the week I have passed all my exams with excellence (which means that I'll keep my scholarship) and with peace of mind started working on my GSoC project.As I mentioned in previous post I have found some Issues in ROS USB stack driver's uninstall/unload flows, and started debugging.