View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000405 | NetDCU9 | Serial Driver/Interface | public | 2010-09-03 12:22 | 2010-09-03 13:25 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | V1.20 | ||||
Target Version | V1.21 | Fixed in Version | V1.21 | ||
Summary | 0000405: The function SetupComm() doesn't work | ||||
Description | The IOCTL_SERIAL_SET_QUEUE_SIZE is disabled by default. (see at [Code1]) Return TRUE and it's works fine. How it's disable by default? See Microsoft comment [Comment1] | ||||
Additional Information | [Code1] SetLastError(ERROR_NOT_SUPPORTED); RetVal = FALSE; [Comment1] NOTE: Normally we would do something with the passed in parameter. But we don't think the user has a better idea of queue sizes compared to our infinite knowledge. | ||||
Forum Link | |||||
Found Driver Version | |||||
Fixed Driver Version | |||||