Share

USB Wireless Security

Tracker: Bugs

5 New Version of hardware unsupported - ID: 1413278
Last Update: Settings changed ( bbatchelder )

There appears to be a new version of the hardware that
is using a new USB Device ID. The new ID is:
Vid_13b7&Pid_7417


Would it be possible to get this new version added to
the code so that the newer hardware is recognised?



John Wohlers ( cap60552 ) - 2006-01-23 23:04

5

Closed

Fixed

Nobody/Anonymous

None

None

Public


Comments ( 2 )




Date: 2006-02-10 20:01
Sender: nobody

Logged In: NO

Same here... It's not finding the receiver.
Is there a way to fix this? I'd really like this application
for work since they're having a security nut.


Date: 2006-02-07 07:38
Sender: joselucas_pr

Logged In: YES
user_id=1445898

i also have this hardward version.

i fixed this problem by changing line 141 of
UsbStickReceiver.cs to:

if (myUsb.DevicePathName.IndexOf("vid_04b4&pid_7417") > 0 ||
myUsb.DevicePathName.IndexOf("vid_13b7&pid_7417") > 0)
{
...
}


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2006-06-17 00:06 bbatchelder
resolution_id None 2006-06-17 00:06 bbatchelder
close_date - 2006-06-17 00:06 bbatchelder