From owner-freebsd-stable@FreeBSD.ORG Sun Jan 16 07:12:39 2011 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 2957F106564A; Sun, 16 Jan 2011 07:12:39 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 08CD88FC16; Sun, 16 Jan 2011 07:12:39 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id p0G7CbVT082017 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 15 Jan 2011 23:12:38 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id p0G7CbKI082013; Sat, 15 Jan 2011 23:12:37 -0800 (PST) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA25856; Sat, 15 Jan 11 23:08:00 PST Date: Sat, 15 Jan 2011 23:07:18 -0800 From: perryh@pluto.rain.com To: quakenet1@optusnet.com.au Message-Id: <4d329926.9Qq/rSteVFLlBlYm%perryh@pluto.rain.com> References: <659F3C99-CA41-4685-B981-115802734D02@optusnet.com.au> In-Reply-To: <659F3C99-CA41-4685-B981-115802734D02@optusnet.com.au> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org, freebsd-usb@freebsd.org Subject: Re: USB Drive not showing up correctly in 8.1 (works in 7.3) 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: Sun, 16 Jan 2011 07:12:39 -0000 Jerahmy Pocott wrote: > I have a USB Drive that was working fine under 7.3, but since > updating to 8.1 no longer has the correct /dev entries. Under > 7.3 it was da0s1, in 8.1 there is now only da0 and da0a, which > shouldn't exist... > > Any ideas on how to correct this problem? No, but you're not the first to notice 7.3 vs 8.1 disk-recognition differences: http://lists.freebsd.org/pipermail/freebsd-stable/2010-December/060472.html Adding usb@ in case they have any ideas.