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

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

Diff for /src/sys/dev/scsipi/atapiconf.c between version 1.62 and 1.63

version 1.62, 2003/10/08 10:58:13 version 1.63, 2003/10/17 00:19:46
Line 103  const struct scsi_quirk_inquiry_pattern 
Line 103  const struct scsi_quirk_inquiry_pattern 
          "CD-ROM  CDR-S1", "", "1.70"},         PQUIRK_NOCAPACITY}, /* Sanyo */           "CD-ROM  CDR-S1", "", "1.70"},         PQUIRK_NOCAPACITY}, /* Sanyo */
         {{T_CDROM, T_REMOV,          {{T_CDROM, T_REMOV,
          "CD-ROM  CDR-N16", "", "1.25"},        PQUIRK_NOCAPACITY}, /* Sanyo */           "CD-ROM  CDR-N16", "", "1.25"},        PQUIRK_NOCAPACITY}, /* Sanyo */
         {{T_DIRECT, T_REMOV,  
           "FUJIFILM", "USB-DRIVEUNIT", "1.00"}, PQUIRK_NOSENSE },  
 };  };
   
 int  int

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63

CVSweb <webmaster@jp.NetBSD.org>