Changes between Initial Version and Version 1 of Ticket #678, comment 17
- Timestamp:
- Apr 1, 2016, 12:00:05 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #678, comment 17
initial v1 13 13 > if ((err = scsiLogSense(device, SUPPORTED_LPAGES, 0, gBuf, 14 14 > - LOG_RESP_LEN, 0))) { 15 > + LOG_RESP_LEN, 6 7))) { // 63max pages + 4b header15 > + LOG_RESP_LEN, 68))) { // 64 max pages + 4b header 16 16 > if (scsi_debugmode > 0) 17 17 > pout("Log Sense for supported pages failed [%s]\n",