Diff for /np2/cbus/ideio.c between versions 1.8 and 1.9

version 1.8, 2005/02/07 14:46:08 version 1.9, 2005/02/12 12:40:38
Line 49  static const char serial[] = "8249193411 Line 49  static const char serial[] = "8249193411
 static const char firm[] = "A5U.1200";  static const char firm[] = "A5U.1200";
 static const char model[] = "QUANTUM FIREBALL CR                     ";  static const char model[] = "QUANTUM FIREBALL CR                     ";
   
 static BOOL setidentify(IDEDRV drv) {  static BRESULT setidentify(IDEDRV drv) {
   
         SXSIDEV sxsi;          SXSIDEV sxsi;
         UINT16  tmp[256];          UINT16  tmp[256];

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


RetroPC.NET-CVS <cvs@retropc.net>