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

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

Diff for /src/sys/dev/qbus/qd.c between version 1.60 and 1.61

version 1.60, 2021/12/12 22:20:52 version 1.61, 2022/04/16 18:15:22
Line 3390  setup_dragon(int unit)
Line 3390  setup_dragon(int unit)
         adder->sync_phase_adj = 0x0100;          adder->sync_phase_adj = 0x0100;
         adder->x_scan_conf = 0x00C8;          adder->x_scan_conf = 0x00C8;
         /*          /*
          * got a bug in secound pass ADDER! lets take care of it           * got a bug in second pass ADDER! lets take care of it
          *           *
          * normally, just use the code in the following bug fix code, but to           * normally, just use the code in the following bug fix code, but to
          * make repeated demos look pretty, load the registers as if there was           * make repeated demos look pretty, load the registers as if there was

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

CVSweb <webmaster@jp.NetBSD.org>