PERFORCE change 51961 for review
Scott Long
scottl at FreeBSD.org
Fri Apr 30 00:07:25 PDT 2004
http://perforce.freebsd.org/chv.cgi?CH=51961
Change 51961 by scottl at 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
More information about the p4-projects
mailing list