From owner-freebsd-current@FreeBSD.ORG Fri Oct 8 11:21:28 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 288631065679; Fri, 8 Oct 2010 11:21:28 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id B33BB8FC25; Fri, 8 Oct 2010 11:21:27 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 29DEBE8B9E; Fri, 8 Oct 2010 12:21:26 +0100 (BST) Received: from core.nessbank (client-86-31-20-104.midd.adsl.virginmedia.com [86.31.20.104]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Fri, 8 Oct 2010 12:21:25 +0100 (BST) From: Bruce Cran To: freebsd-current@freebsd.org Date: Fri, 8 Oct 2010 12:21:24 +0100 User-Agent: KMail/1.13.5 (FreeBSD/9.0-CURRENT; KDE/4.5.1; amd64; ; ) References: <4BCDEBF6.3030609@icyb.net.ua> <4CA30B24.8040707@freebsd.org> <4CAEDF48.1030602@freebsd.org> In-Reply-To: <4CAEDF48.1030602@freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201010081221.24584.bruce@cran.org.uk> Cc: freebsd-scsi@freebsd.org, Andriy Gapon Subject: Re: [HEADSUP] changes to cam_get_device() and cam_open_device() X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Oct 2010 11:21:28 -0000 On Friday 08 October 2010 10:07:20 Andriy Gapon wrote: > Non-rewound and character disk/SCSI devices has not been supported for > quite a while now. Support for parsing partition/slice names is > incomplete (e.g. GPT scheme is not supported) and of questionable > usefulness. If we no longer create non-rewound and character device nodes then sa(4), mtio(4) and scd(4) should probably be updated at some point too. -- Bruce Cran