# USB stack improvements GSoC - Week 11

DevFeed: [USB stack improvements GSoC - Week 11](<https://devfeed.tech/articles/usb-stack-improvements-gsoc-week-11-33043.md>)

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

Published: 2016-08-10T00:00:00Z

Content type: opinion

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>), [Development](<https://devfeed.tech/topics/development.md>), [ide](<https://devfeed.tech/topics/ide.md>), [debug](<https://devfeed.tech/topics/debug.md>), [Git](<https://devfeed.tech/topics/git.md>), [Visual Studio](<https://devfeed.tech/topics/visual-studio.md>), [patches](<https://devfeed.tech/topics/patches.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [jira](<https://devfeed.tech/topics/jira.md>)

Tags: [debugger](<https://devfeed.tech/tags/debugger.md>), [development](<https://devfeed.tech/tags/development.md>), [free](<https://devfeed.tech/tags/free.md>), [git](<https://devfeed.tech/tags/git.md>), [ide](<https://devfeed.tech/tags/ide.md>), [jira](<https://devfeed.tech/tags/jira.md>), [linux](<https://devfeed.tech/tags/linux.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [patches](<https://devfeed.tech/tags/patches.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [usb](<https://devfeed.tech/tags/usb.md>), [visual-studio](<https://devfeed.tech/tags/visual-studio.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

## AI overview

A GSoC Week 11 progress report on ReactOS USB stack work. The author moved development and testing from 2k3 to ReactOS, configured Visual Studio 2015 and WinDbg, resolved build issues, and worked on synchronizing Git and SVN repositories while testing Jira issues.

## Source excerpt

I spent last week moving from 2k3 to ROS. After doing final validation of my usbhub changes on 2k3, me and my mentor decided to move to some real world issues. I have setup my development and testing environment work with ROS instead of 2k3. VS-2015 as IDE for ROS First of all, I decided to use VS as IDE, to be able to use windbg as debugger. In that case I'll have minimal changes on workflow I was using on 2k3 before.