From owner-freebsd-usb@FreeBSD.ORG Wed Jan 19 12:20:28 2005 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7767816A531 for ; Wed, 19 Jan 2005 12:20:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B7E143D48 for ; Wed, 19 Jan 2005 12:20:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0JCKSX1006391 for ; Wed, 19 Jan 2005 12:20:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0JCKSwG006389; Wed, 19 Jan 2005 12:20:28 GMT (envelope-from gnats) Resent-Date: Wed, 19 Jan 2005 12:20:28 GMT Resent-Message-Id: <200501191220.j0JCKSwG006389@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Arne Wörner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1625616A4CE for ; Wed, 19 Jan 2005 12:18:29 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3DBC43D48 for ; Wed, 19 Jan 2005 12:18:28 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j0JCISab045205 for ; Wed, 19 Jan 2005 12:18:28 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j0JCISXp045204; Wed, 19 Jan 2005 12:18:28 GMT (envelope-from nobody) Message-Id: <200501191218.j0JCISXp045204@www.freebsd.org> Date: Wed, 19 Jan 2005 12:18:28 GMT From: Arne Wörner To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: usb/76461: disklabel of umass(4)-CAM(4)-da(4) not used by devfs automatically X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 12:20:28 -0000 >Number: 76461 >Category: usb >Synopsis: disklabel of umass(4)-CAM(4)-da(4) not used by devfs automatically >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 19 12:20:27 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Arne Wörner >Release: R5.3 >Organization: >Environment: FreeBSD neo.riddick.homeunix.org. 5.3-RELEASE FreeBSD 5.3-RELEASE #22: Tue Jan 11 13:42:46 UTC 2005 aw@neo.riddick.homeunix.org.:/opt/src/sys/i386/compile/RIDDICK i386 >Description: This problem might be related to usb/75928 (same device/setting). The disklabel on my SmartMedia card is not used apropriately. Although "disklabel da0" show the correct disklabel the devices /dev/da0c and /dev/da0a do not show up. Another "disklabel -w da0" is necessary. camcontrol rescan and reset do not help. >How-To-Repeat: 1. disklabel -w da0 2. reboot 3. disklabel da0 shows disklabel 4. ls /dev/da0* show just /dev/da0 5. disklabel -w da0 6. ls /dev/da0* shows /dev/da0, /dev/da0a, /dev/da0c >Fix: >Release-Note: >Audit-Trail: >Unformatted: