From owner-freebsd-stable@FreeBSD.ORG Wed Feb 29 09:35:32 2012 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6FED106566C for ; Wed, 29 Feb 2012 09:35:32 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.120]) by mx1.freebsd.org (Postfix) with ESMTP id 8AD188FC13 for ; Wed, 29 Feb 2012 09:35:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=9rFJJG/ls55kNo5y8BRZcb39auTk3/j/zQbzmW1jG4Q=; b=ok7OdX8FAZ0GnXJ9wgaKRFopFjHjvW9QtF6Eoz94x6GFgNqEv+jHnmW+xJBA++qpERtBNW7ev9UD3pLegyF4dFlMzgQJ/Ld24FbgZBsalgc7L2HAdUhEhyfV5oNJbHDDagVagbEKOBY0oTsRstFScFOmDtO6OsNQP+2x6WIsscY=; Received: from [178.137.138.140] (helo=nonamehost.) by fsm1.ukr.net with esmtpsa ID 1S2fwB-000EmL-NM ; Wed, 29 Feb 2012 11:35:08 +0200 Date: Wed, 29 Feb 2012 11:35:05 +0200 From: Ivan Klymenko To: Ian Smith Message-ID: <20120229113505.2a5a3d47@nonamehost.> In-Reply-To: <20120229163223.L80360@sola.nimnet.asn.au> References: <4F3EE186.4020801@gmail.com> <201202181409.08859.hselasky@c2i.net> <20120226203949.H89643@sola.nimnet.asn.au> <20120228162636.Horde.JgORKJjmRSRPTPIsGKfo0uA@webmail.leidinger.net> <4F4D403E.2030703@FreeBSD.org> <4F4D510E.60206@FreeBSD.org> <20120229163223.L80360@sola.nimnet.asn.au> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-stable@FreeBSD.org, lars.engels@0x20.net, Andriy Gapon , Hans Petter Selasky , Alexander Leidinger , vermaden Subject: Re: devd based AUTOMOUNTER X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Feb 2012 09:35:33 -0000 > > Note also that the above entry for cd0 does NOT change after > inserting various different data CDs, all different sizes, nor after > mounting one, so that 534181888 entry is from some time before, > perhaps the first CD inserted after boot, not sure? Also the sizes > are bytes, regardless of sector size (DVD above, while ad0s4 is a > 32GiB slice on a 120GB disk). > > Doesn't look like this one is going to fly. I talked about this, that current version be non-working. but if you make some changes in the cam/scsi|ata/atapi - it will work ...