Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some of the problems #9

Open
reclock opened this issue May 6, 2019 · 3 comments
Open

Some of the problems #9

reclock opened this issue May 6, 2019 · 3 comments

Comments

@reclock
Copy link

reclock commented May 6, 2019

hello, I want virtual a usb device.
I successfully compiled the project, I modified the PID and VID, and I manually installed hostude.inf and udefx2.inf.
UDRFX2: I modified,
#define UDEFX2_DEVICE_VENDOR_ID 0x6E, 0x09 // little endian
#define UDEFX2_DEVICE_PROD_ID 0x03, 0x03// little endian
hostude.inf: I modified,
%USB\VID_096E&PID_0303.DeviceDesc%=lxhostude.Dev, USB\VID_096E&PID_0303

then compiled all success.
And then I run it manually
devcon.exe install hostude.inf "USB\VID_096e&PID_0303"
image

devcon.exe install udefx2.inf Root\UDEFX2
image

I can see that in device manager

image

But I use usbview.exe to view it
image

Am I using it correctly?

@reclock
Copy link
Author

reclock commented May 6, 2019

I can successfully open the device using hostudetest.exe -a

@reclock
Copy link
Author

reclock commented May 17, 2019

How should I use it correctly?

@xxandy
Copy link
Owner

xxandy commented Jan 30, 2024

Sorry I'm so late - and maybe it won't matter anymore, but did you get your setup to run?
You should try it before changing the vid/pid first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants