Diff for /margi2/cardbase.h between versions 1.7 and 1.8

version 1.7, 2001/03/14 01:43:11 version 1.8, 2001/03/15 15:58:16
Line 307  struct cvdv_cards { Line 307  struct cvdv_cards {
         ringbuffy rbuf;          ringbuffy rbuf;
         int use_ring;          int use_ring;
   
           int nonblock;
         //  struct video_device   video;          //  struct video_device   video;
         u8 *addr;          u8 *addr;
         unsigned int size;          unsigned int size;
Line 377  struct cvdv_cards { Line 378  struct cvdv_cards {
         int navitail;          int navitail;
         int intdecodestatus;          int intdecodestatus;
         int showvideo;          int showvideo;
         int slowdown;  
         int lastslow;  
         int videosteps;  
         int videodelay;          int videodelay;
         int videorip;          int videodelay_last;
           int videoskip;
         int videosync;          int videosync;
           int videoslow;
           int videoslow_last;
           u8 videoffwd;
         PTSStorage VideoPTSStore;          PTSStorage VideoPTSStore;
         PTSStorage AudioPTSStore;          PTSStorage AudioPTSStore;
         u32 LastAddr;          u32 LastAddr;

Removed from v.1.7  
changed lines
  Added in v.1.8


LinuxTV legacy CVS <linuxtv.org/cvs>