Opened 12 years ago
Closed 12 years ago
#28 closed defect (fixed)
New USB driver fails to operate APC UPS.
Reported by: | Doug Bissett | Owned by: | somebody |
---|---|---|---|
Priority: | major | Component: | basedrv |
Version: | Keywords: | ||
Cc: |
Description
I have a package called doug.17.zip, with updated USB drivers. That one finally fixed the problem with operating most USB 1.x devices with USBOHCD.SYS. However, I now find that the USBD.SYS supplied with that version will not operate my APC UPS, with USB interface. The program:
http://hobbes.nmsu.edu/download/pub/incoming/mAPCUPS0142.zip
indicates "Broken link".
If I use the USBD.SYS from the 183 release, it works fine.
The program uses the driver package:
http://hobbes.nmsu.edu/download/pub/os2/system/drivers/misc/usbecd13.zip
The source is also available at HOBBES:
http://hobbes.nmsu.edu/download/pub/os2/system/drivers/misc/usbecd13s.zip
I will upload three files:
USBD_Doug_17.ftf
which is a trace of what happens when I use USBD.SYS from the doug.17.zip package (doesn't work).
USBD_183.ftf
which is a trace of what happens when I use USBD.SYS from the 183 release (does work).
Device_description.txt
Is what USBDOCK has to say about the device.
Attachments (3)
Change History (5)
by , 12 years ago
Attachment: | Device_description.txt added |
---|
by , 12 years ago
Attachment: | USBD_183.ftf added |
---|
by , 12 years ago
Attachment: | USBD_Doug_17.ftf added |
---|
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
backlevelling some timing changes in USBD.SYS to 10.183 seems to fix the problem. USBOHCD.SYS has also been fixed.
USBOHCD.SYS from the 186 package seems to work well. This can be closed.