[BACK]Return to wd33c93.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev / ic

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/dev/ic/wd33c93.c between version 1.30 and 1.31

version 1.30, 2021/08/07 16:19:12 version 1.31, 2021/08/21 11:55:25
Line 2140  wd33c93_nextstate(struct wd33c93_softc *
Line 2140  wd33c93_nextstate(struct wd33c93_softc *
   
         default:          default:
         abort:          abort:
                 /* Something unexpected happend -- deal with it. */                  /* Something unexpected happened -- deal with it. */
                 printf("next: aborting asr 0x%02x csr 0x%02x\n", asr, csr);                  printf("next: aborting asr 0x%02x csr 0x%02x\n", asr, csr);
   
 #ifdef DDB  #ifdef DDB

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

CVSweb <webmaster@jp.NetBSD.org>