Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/sys/dev/scsipi pullup 1.25->1.26 (bouyer); last minute ...



details:   https://anonhg.NetBSD.org/src/rev/dbe2bc6eaba4
branches:  netbsd-1-4
changeset: 469195:dbe2bc6eaba4
user:      perry <perry%NetBSD.org@localhost>
date:      Thu Jul 08 17:43:26 1999 +0000

description:
pullup 1.25->1.26 (bouyer); last minute but it looked okay

diffstat:

 sys/dev/scsipi/atapiconf.c |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 0e74fdf988ed -r dbe2bc6eaba4 sys/dev/scsipi/atapiconf.c
--- a/sys/dev/scsipi/atapiconf.c        Wed Jul 07 00:08:57 1999 +0000
+++ b/sys/dev/scsipi/atapiconf.c        Thu Jul 08 17:43:26 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: atapiconf.c,v 1.25 1999/02/15 18:43:08 bouyer Exp $    */
+/*     $NetBSD: atapiconf.c,v 1.25.2.1 1999/07/08 17:43:26 perry Exp $ */
 
 /*
  * Copyright (c) 1996 Manuel Bouyer.  All rights reserved.
@@ -77,6 +77,8 @@
        {{T_CDROM, T_REMOV,
         "BCD-16X 1997-04-25", "", "VER 2.2"},  SDEV_NOSTARTUNIT},
        {{T_CDROM, T_REMOV,
+        "BCD-24X 1997-06-27", "", "VER 2.0"},  SDEV_NOSTARTUNIT},
+       {{T_CDROM, T_REMOV,
         "CR-2801TE", "", "1.07"},              ADEV_NOSENSE},
        {{T_CDROM, T_REMOV,
         "CREATIVECD3630E", "", "AC101"},       ADEV_NOSENSE},



Home | Main Index | Thread Index | Old Index