(o) FreeBSD 8.0-CURRENT #1 -------------------------- so far, /var/log/messages is full of kernel: ciss0: SENDING NOP MESSAGE FAILED the trouble is we have the same msg in two different places I've changed this a bit: [...] 3112 if ((error = ciss_start(cr)) != 0) { 3113 ciss_printf(sc, "SENDING NOP MESSAGE FAILED 3113 \n"); 3114 } [...] 3138 if (ciss_report_request(cr, NULL, NULL) != 0) { 3139 ciss_printf(sc, "SENDING NOP MESSAGE FAILED 3139\n"); 3140 } [...] I expect the same on FreeBSD 7.0-BETA3 #5 I'll send the results as soon as it is done. Regards, ChristophReceived on Wed Nov 21 2007 - 17:24:43 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:22 UTC