From owner-svn-src-head@FreeBSD.ORG Sat Oct 12 15:41:18 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 356ED417; Sat, 12 Oct 2013 15:41:18 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EFB5E2346; Sat, 12 Oct 2013 15:41:17 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.31]) by ltcfislmsgpa02.fnfis.com (8.14.5/8.14.5) with ESMTP id r9CFfGXJ005697 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Sat, 12 Oct 2013 10:41:16 -0500 Received: from LTCFISWMSGMB21.FNFIS.com ([169.254.1.103]) by LTCFISWMSGHT03.FNFIS.com ([10.132.206.31]) with mapi id 14.02.0309.002; Sat, 12 Oct 2013 10:41:15 -0500 From: "Teske, Devin" To: Nathan Whitehorn Subject: Re: svn commit: r256343 - in head/usr.sbin/bsdinstall: . scripts Thread-Topic: svn commit: r256343 - in head/usr.sbin/bsdinstall: . scripts Thread-Index: AQHOx1fhW1uGCLtcyE2zUcTOTrV8Ipnxf3yAgAAInQA= Date: Sat, 12 Oct 2013 15:41:14 +0000 Message-ID: <13CA24D6AB415D428143D44749F57D720FC5BA7F@LTCFISWMSGMB21.FNFIS.com> References: <201310112041.r9BKfZeT002056@svn.freebsd.org> <5258F9B3.7030101@freebsd.org> <13CA24D6AB415D428143D44749F57D720FC5B547@LTCFISWMSGMB21.FNFIS.com> <13CA24D6AB415D428143D44749F57D720FC5B7DF@LTCFISWMSGMB21.FNFIS.com> In-Reply-To: <13CA24D6AB415D428143D44749F57D720FC5B7DF@LTCFISWMSGMB21.FNFIS.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.132.253.121] Content-Type: text/plain; charset="us-ascii" Content-ID: <1C071711A3551E4E95C59EA6DEBE6025@fisglobal.com> Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.431, 0.0.0000 definitions=2013-10-12_01:2013-10-11,2013-10-12,1970-01-01 signatures=0 Cc: Devin Teske , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , "Teske, Devin" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Devin Teske List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2013 15:41:18 -0000 On Oct 12, 2013, at 8:10 AM, Teske, Devin wrote: > [snip] >=20 > So let's say you don't have camcontrol(8) in the media, *or* say that you= have a kernel > lacking CAM knobs... >=20 > No problem. >=20 > I could have completely omitted the camcontrol value-add, ... what we had= already > was sufficient enough to describe disks. >=20 > It was only upon Allan's testing that he noticed that the labels could be= ... better ;D >=20 > So I went scrounging for something that could supersede the description o= f a `da0' > that would satisfy Allan, and I found it in camcontrol -- his testing con= firmed. >=20 > I don't know if he was using a kernel enhanced with CAM through custom co= nfiguration > or if he was using everything stock... and I could ask him... but it appe= ared to be working >=20 I asked Allan about that, and this was his response... AJ> Stock 9 and 10 use CAM by default. In 8.x camcontrol is there, but the AJ> regular SATA disks do not show up if you do camcontrol devlist, because AJ> they are the old style (ad4) instead of the new cam style (ada0) etc. AJ>=20 AJ> So worst case, you get a blank output from camcontrol devlist --=20 Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.