From owner-p4-projects@FreeBSD.ORG Sun May 24 14:17:35 2009 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 2E2621065679; Sun, 24 May 2009 14:17:35 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E02E11065677 for ; Sun, 24 May 2009 14:17:34 +0000 (UTC) (envelope-from mav@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE8D98FC1D for ; Sun, 24 May 2009 14:17:34 +0000 (UTC) (envelope-from mav@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4OEHYDH049720 for ; Sun, 24 May 2009 14:17:34 GMT (envelope-from mav@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4OEHYSU049718 for perforce@freebsd.org; Sun, 24 May 2009 14:17:34 GMT (envelope-from mav@freebsd.org) Date: Sun, 24 May 2009 14:17:34 GMT Message-Id: <200905241417.n4OEHYSU049718@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to mav@freebsd.org using -f From: Alexander Motin To: Perforce Change Reviews Cc: Subject: PERFORCE change 162645 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 May 2009 14:17:35 -0000 http://perforce.freebsd.org/chv.cgi?CH=162645 Change 162645 by mav@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