[BACK]Return to sapmc.c CVS log [TXT][DIR] Up to [local] / prex-old / dev / arm / cats

Diff for /prex-old/dev/arm/cats/sapmc.c between version 1.1 and 1.2

version 1.1, 2008/07/23 21:58:35 version 1.2, 2008/07/25 17:09:19
Line 69 
Line 69 
 sapmc_ioctl(device_t dev, int cmd, u_long arg)  sapmc_ioctl(device_t dev, int cmd, u_long arg)
 {  {
         /*          /*
          * ioctl() arg is a frequency in MHz.           * ioctl() arg is a CCF mode (see datasheet).
          */           */
         uint32_t        freq;          uint32_t        freq;
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb