From owner-freebsd-stable@FreeBSD.ORG Sun Sep 3 20:28:28 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BB7D16A586 for ; Sun, 3 Sep 2006 20:28:28 +0000 (UTC) (envelope-from michael@araneidae.co.uk) Received: from mail.araneidae.co.uk (araneidae.co.uk [62.3.233.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48A1E43D55 for ; Sun, 3 Sep 2006 20:28:27 +0000 (GMT) (envelope-from michael@araneidae.co.uk) Received: from saturn.araneidae.co.uk (localhost [127.0.0.1]) by mail.araneidae.co.uk (8.13.1/8.13.1) with ESMTP id k83KSEo9040711; Sun, 3 Sep 2006 20:28:14 GMT (envelope-from michael@araneidae.co.uk) Received: from localhost (michael@localhost) by saturn.araneidae.co.uk (8.13.1/8.13.1/Submit) with ESMTP id k83KSEcc040708; Sun, 3 Sep 2006 20:28:14 GMT (envelope-from michael@araneidae.co.uk) X-Authentication-Warning: saturn.araneidae.co.uk: michael owned process doing -bs Date: Sun, 3 Sep 2006 20:28:14 +0000 (GMT) From: Michael Abbott To: Kevin Oberman In-Reply-To: <20060903193008.BD4DB45042@ptavv.es.net> Message-ID: <20060903202404.W40698@saturn.araneidae.co.uk> References: <20060903193008.BD4DB45042@ptavv.es.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD bemused by USB card reader 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, 03 Sep 2006 20:28:28 -0000 On Sun, 3 Sep 2006, Kevin Oberman wrote: >> From: Michael Abbott >> # ls /dev/da* >> /dev/da0 /dev/da1 /dev/da1 /dev/da2 /dev/da2 /dev/da3 /dev/da3 >> How very very strange. > Strange, yes. Surprising, no. > > umass (and USB support) is not in the best of shape in FreeBSD. Does this phenomenon also point to a problem with devfs, or is the set of device names completely delegated to the corresponding driver (umass) by devfs? > If you want to follow this more closely (and maybe get some of your > concerns addressed), you might try subscribing to the freebsd-usb list > and sending details there and sending in a PR on what you've seen. Sigh. I ought to.