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