[BACK]Return to tacons.c CVS log [TXT][DIR] Up to [local] / funnyos / arch / testarm / dev

Diff for /funnyos/arch/testarm/dev/tacons.c between version 1.4 and 1.5

version 1.4, 2007/10/16 22:33:24 version 1.5, 2007/10/16 22:34:49
Line 74 
Line 74 
          */           */
         struct tacons_dd *tdp = ddp;          struct tacons_dd *tdp = ddp;
   
         return( bus_write_1(tdp->td_dhp, tdp->td_ioaddr, ch) );          bus_write_1(tdp->td_bhp, tdp->td_ioaddr, ch);
 }  }
   
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb