From owner-freebsd-usb@FreeBSD.ORG Tue Oct 11 21:01:41 2005 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 407C716A420 for ; Tue, 11 Oct 2005 21:01:41 +0000 (GMT) (envelope-from farremosen@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9985F43D48 for ; Tue, 11 Oct 2005 21:01:40 +0000 (GMT) (envelope-from farremosen@gmail.com) Received: by nproxy.gmail.com with SMTP id i2so261818nfe for ; Tue, 11 Oct 2005 14:01:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=qdUHVGhGGY0/jtyVtps113CZ9DW/Epogt8nY/QCwbb1OxPFse3YUQUIZnil99xQGoQFxXVGJ3owA/agKf/E27bd6QzygNx1w403NxXluYgaS5FywesIZNr+gpOL1vjpmhSbQ8uukTRyZ2QI2WmjGz/qEdxrQ1vIkw2mdkZDfEYc= Received: by 10.48.233.15 with SMTP id f15mr167702nfh; Tue, 11 Oct 2005 14:01:39 -0700 (PDT) Received: by 10.48.43.10 with HTTP; Tue, 11 Oct 2005 14:01:39 -0700 (PDT) Message-ID: Date: Tue, 11 Oct 2005 23:01:39 +0200 From: =?ISO-8859-1?Q?Klaus_Friis_=D8stergaard?= To: freebsd-usb@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problem USB storage devices on 5.4 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2005 21:01:41 -0000 I have a usb storage device it is reconised when I boot with it in the laptop but not when it has been removed or if it has not been in when booted. I get this dmesg: .... da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-2 device da0: 1.000MB/s transfers da0: 63MB (130368 512 byte sectors: 64H 32S/T 63C) .... I can mount it with mount_msdosfs /dev/da0s1 /mnt/usbflah camcontrol devlist at scbus1 target 0 lun 0 (pass0,da0) camcontrol rescan all Re-scan of bus 0 was successful Re-scan of bus 1 was successful I can umount it, and removed it from the laptop, umass0: at uhub1 port 1 (addr 2) disconnected (da0:umass-sim0:0:0:0): lost device (da0:umass-sim0:0:0:0): removing device entry umass0: detached after I removed the storage device I can only see bus 0 and not bus and not bus 1 where it is attached again camcontrol rescan all Re-scan of bus 0 was successful Have I missed something. Any help apriciated -- Klaus F. =D8stergaard,