Coder Social home page Coder Social logo

Comments (6)

amylizzle avatar amylizzle commented on July 24, 2024 1

I was afraid you'd ask that :P I already took a look at the docs and managed to do little but confuse myself, but if I do get it going I'll post a pull request.

from usbip-win.

cezuni avatar cezuni commented on July 24, 2024

@amylizzle : I'm not aware of that a usbip-win device is not accessible via libusb(maybe libusb-win?). It would be nice that libusb can detect usbip-win devices.

Is it possible to make a change to the VHCI driver such that it creates a USB Root Hub and attaches the remote devices to that created hub?

In my opinion, it's a possible story but not a simple job. Are you ready to be a pioneer? 😄

from usbip-win.

amylizzle avatar amylizzle commented on July 24, 2024

I have literally no idea what I'm doing. I'm not even 100% sure I understand how data gets from the network to the driver. I'm afraid this is probably going to have to be someone else's project :(

from usbip-win.

cezuni avatar cezuni commented on July 24, 2024

@amylizzle :

I'm not even 100% sure I understand how data gets from the network to the driver.

Do you want to make a windows kernel driver to receive/send data directly from network ? Currently, a vhci/stub receives data by file I/O. Network stuff is done by userland. It's very an inefficient architecture and one of the features I want to improve.

from usbip-win.

amylizzle avatar amylizzle commented on July 24, 2024

Well, it's good to know I was at least on the right track for figuring that part. Userspace and network stuff is definitely more my wheelhouse, so I could take a look. Driver dev is entirely new to me though.

from usbip-win.

cezuni avatar cezuni commented on July 24, 2024

@amylizzle : Do you have a plan to work on libusb support ? I had looked over libusb code but it's too complicated. 😢 Libusb support is not easy one.

If no one tries to follow up this issue, I'll close it. Although it is to be closed, it is marked as "future work" label and thus, any volunteer can easily reopen it.

from usbip-win.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.