Displaying 5 results from an estimated 5 matches for "irp_mj_read".
2014 Jan 14
2
Unable to detect an APC Smart protocol UPS. Windows. APC Smart protocol driver 3.04 (2.6.5-3723:3731M)
...ame or model name and try again
ups.conf:
[ups]
driver=apcsmart
port=com1
cable=940-0095B
desc="test"
Sysinternals Portmon captures the following activity on com1:
0.00009862 apcsmart.exe IRP_MJ_WRITE Serial0 SUCCESS Length 1: 59 Y
0.00001090 apcsmart.exe IRP_MJ_READ Serial0 SUCCESS Length 1: 53 S
0.00000950 apcsmart.exe IRP_MJ_READ Serial0 SUCCESS Length 3: 4D 0D 0A M [CR] [LF]
1.48775808 apcsmart.exe IRP_MJ_READ Serial0 TIMEOUT Length 0:
0.00010029 apcsmart.exe IRP_MJ_WRITE Serial0 SUCCESS Length 1: 1B...
2014 Jan 14
0
Unable to detect an APC Smart protocol UPS. Windows. APC Smart protocol driver 3.04 (2.6.5-3723:3731M)
...[ups]
> driver=apcsmart
> port=com1
> cable=940-0095B
> desc="test"
>
> Sysinternals Portmon captures the following activity on com1:
>
> 0.00009862 apcsmart.exe IRP_MJ_WRITE Serial0 SUCCESS Length 1: 59 Y
> 0.00001090 apcsmart.exe IRP_MJ_READ Serial0 SUCCESS Length 1: 53 S
> 0.00000950 apcsmart.exe IRP_MJ_READ Serial0 SUCCESS Length 3: 4D 0D 0A M [CR] [LF]
> 1.48775808 apcsmart.exe IRP_MJ_READ Serial0 TIMEOUT Length 0:
> 0.00010029 apcsmart.exe IRP_MJ_WRITE Serial0 SUCCESS Length 1: 1B...
2003 Jun 30
0
Performance: FASTIO_CHECK_IF_POSSIBLE win32 call differs on Linux / SunOS [LONG]
...the
win32 side with filemon, I found out some differences.
Please let me show the difference:
[Server one: Linux - superb fast, no problems]
FASTIO_QUERY_STANDARD_INFO Z:\pv8\8.1f\ADRESSEN.PV FAILURE
IRP_MJ_QUERY_INFORMATION Z:\pv8\8.1f\ADRESSEN.PV SUCCESS
FileStandardInformation
IRP_MJ_READ Z:\pv8\8.1f\ADRESSEN.PV SUCCESS Offset: 0 Length:
16384
IRP_MJ_READ* Z:\pv8\8.1f\ADRESSEN.PV SUCCESS Offset: 0 Length:
16384
FASTIO_CHECK_IF_POSSIBLE Z:\pv8\8.1f\ADRESSEN.PV SUCCESS Read:
Offset: 16384 Length: 16384
IRP_MJ_READ* Z:\pv8\8.1f\ADRESSEN.PV SUCCESS...
2013 Jan 30
3
bug report: apcsmart (WIN) 940-0024C connect fail, problem with command 'E'
..._SET_TIMEOUTS Serial0 RI:-1 RM:0
RC:1500 WM:0 WC:0
62 0.00000447 SUCCESS
63 0.00000000 apcsmart.exe IOCTL_SERIAL_SET_WAIT_MASK Serial0 Mask:
RXCHAR
63 0.00001090 SUCCESS
65 0.00000000 apcsmart.exe IOCTL_SERIAL_WAIT_ON_MASK Serial0
65 0.05029215 SUCCESS
66 0.00000000 apcsmart.exe IRP_MJ_READ Serial0 Length 1
66 0.00001341 SUCCESS Length 1: 53
68 0.00000000 apcsmart.exe IRP_MJ_READ Serial0 Length 3
68 0.00001173 SUCCESS Length 3: 4D 0D 0A
70 0.00000000 apcsmart.exe IOCTL_SERIAL_WAIT_ON_MASK Serial0
70 0.00001397 SUCCESS
71 0.00000000 apcsmart.exe IRP_MJ_READ Seria...
2015 Oct 02
0
Wine release 1.7.52
...and-play and AddDevice.
hidclass.sys: Implement a report ring buffer.
hidclass.sys: Add USB Descriptor parsing.
hidclass.sys: Implement IRP_MJ_DEVICE_CONTROL for HID devices.
hidclass.sys: Implment IRP_MJ_CREATE and IRP_MJ_CLOSE for HID Devices.
hidclass.sys: Implement IRP_MJ_READ for HID Devices.
usp10/tests: Catch case where enumerated font name is too long.
windowscodecs/tests: Handle failure to create PNG decoder.
windowscodecs/tests: Handle failure to create TIFF decoder.
secur32/tests: Handle skip cleanup in negotiate more cleanly.
usp10/t...