Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2004 00:07:23 -0700 (PDT)
From:      Scott Long <scottl@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 51961 for review
Message-ID:  <200404300707.i3U77NNq046036@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=51961

Change 51961 by scottl@scottl-junior-camlock on 2004/04/30 00:07:11

	Note the new name of scsi_probe.c

Affected files ...

.. //depot/projects/scottl-camlock/src/sys/modules/cam/Makefile#4 edit

Differences ...

==== //depot/projects/scottl-camlock/src/sys/modules/cam/Makefile#4 (text+ko) ====

@@ -19,7 +19,7 @@
 SRCS+=	device_if.h bus_if.h vnode_if.h
 SRCS+=	cam.c cam_periph.c cam_queue.c
 SRCS+=	cam_sim.c cam_xpt.c
-SRCS+=	cam_probe.c
+SRCS+=	scsi_probe.c
 SRCS+=	scsi_all.c scsi_cd.c scsi_ch.c
 SRCS+=	scsi_da.c
 SRCS+=	scsi_pass.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404300707.i3U77NNq046036>