[BACK]Return to dev.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / aucat

Diff for /src/usr.bin/aucat/Attic/dev.c between version 1.62 and 1.63

version 1.62, 2010/07/06 01:12:45 version 1.63, 2010/07/31 08:46:56
Line 1152 
Line 1152 
         }          }
         if (APROC_OK(d->submon)) {          if (APROC_OK(d->submon)) {
 #ifdef DEBUG  #ifdef DEBUG
                 dbg_puts("clearing monitor\n");  
                 if (!LIST_EMPTY(&d->submon->outs)) {                  if (!LIST_EMPTY(&d->submon->outs)) {
                         dbg_puts("monitoring end not idle, can't clear device\n");                          dbg_puts("monitoring end not idle, can't clear device\n");
                         dbg_panic();                          dbg_panic();

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63