PERFORCE change 162645 for review

Alexander Motin mav at FreeBSD.org
Sun May 24 14:17:35 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=162645

Change 162645 by mav at mav_mavbook on 2009/05/24 14:17:08

	Hook up new cam/ata parts to the kernel options.

Affected files ...

.. //depot/projects/scottl-camlock/src/sys/conf/files#29 edit

Differences ...

==== //depot/projects/scottl-camlock/src/sys/conf/files#29 (text+ko) ====

@@ -95,10 +95,13 @@
 cam/cam_queue.c			optional scbus
 cam/cam_sim.c			optional scbus
 cam/cam_xpt.c			optional scbus
+cam/ata/ata_all.c		optional scbus
+cam/ata/ata_xpt.c		optional scbus
 cam/scsi/scsi_xpt.c		optional scbus
 cam/scsi/scsi_all.c		optional scbus
 cam/scsi/scsi_cd.c		optional cd
 cam/scsi/scsi_ch.c		optional ch
+cam/ata/ata_da.c		optional da
 cam/scsi/scsi_da.c		optional da
 cam/scsi/scsi_low.c		optional ct | ncv | nsp | stg
 cam/scsi/scsi_low_pisa.c	optional ct | ncv | nsp | stg


More information about the p4-projects mailing list