Source-Changes-HG archive

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

[src/netbsd-2]: src/sys/conf Pull up following revision(s) (requested by he i...



details:   https://anonhg.NetBSD.org/src/rev/02f14aeb23ce
branches:  netbsd-2
changeset: 564457:02f14aeb23ce
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Apr 11 02:08:06 2006 +0000

description:
Pull up following revision(s) (requested by he in ticket #10409):
        sys/conf/files: revision 1.764
Commit forgotten definition of the ciss driver.

diffstat:

 sys/conf/files |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 9f913b9e9f92 -r 02f14aeb23ce sys/conf/files
--- a/sys/conf/files    Tue Apr 11 02:04:43 2006 +0000
+++ b/sys/conf/files    Tue Apr 11 02:08:06 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files,v 1.662.2.9.2.1 2005/05/13 17:09:34 riz Exp $
+#      $NetBSD: files,v 1.662.2.9.2.2 2006/04/11 02:08:06 riz Exp $
 
 #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
 
@@ -354,6 +354,11 @@
 attach ld at cac with ld_cac
 file   dev/ic/ld_cac.c                 ld_cac
 
+# HP/Compaq Command Interface for SCSI-3 Support
+#
+device ciss: scsi
+file   dev/ic/ciss.c                   ciss
+
 # Mylex DAC960 RAID controllers
 #
 device mlx {unit = -1}



Home | Main Index | Thread Index | Old Index