From owner-freebsd-arm@FreeBSD.ORG Wed Apr 25 15:05:50 2012 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A6D31065672 for ; Wed, 25 Apr 2012 15:05:50 +0000 (UTC) (envelope-from fabien.thomas@netasq.com) Received: from work.netasq.com (gwlille.netasq.com [91.212.116.1]) by mx1.freebsd.org (Postfix) with ESMTP id 2D0988FC08 for ; Wed, 25 Apr 2012 15:05:50 +0000 (UTC) Received: from [10.2.1.1] (unknown [10.2.1.1]) by work.netasq.com (Postfix) with ESMTPSA id 895ED2704150; Wed, 25 Apr 2012 17:06:28 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: multipart/signed; boundary="Apple-Mail=_5F60DFE5-D440-437F-8CAA-7E588AFC2EEB"; protocol="application/pkcs7-signature"; micalg=sha1 From: Fabien Thomas In-Reply-To: <201204251654.05895.hselasky@c2i.net> Date: Wed, 25 Apr 2012 17:05:47 +0200 Message-Id: <63BD8703-9C0C-468B-A649-6C35FEC4BB0C@netasq.com> References: <39ED732B-A88A-4052-976D-CB13F0CB1C0C@netasq.com> <201204251654.05895.hselasky@c2i.net> To: Hans Petter Selasky X-Mailer: Apple Mail (2.1257) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-arm@freebsd.org Subject: Re: Dreamplug : USB support X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2012 15:05:50 -0000 --Apple-Mail=_5F60DFE5-D440-437F-8CAA-7E588AFC2EEB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Le 25 avr. 2012 =E0 16:54, Hans Petter Selasky a =E9crit : > On Wednesday 25 April 2012 16:15:55 Fabien Thomas wrote: >> Hi, >>=20 >> It seems that sometimes USB works on Dreamplug and sometimes not. >>=20 >> I've included a working dmesg and a full debug output of the = non-working >> boot. I've tried to increase the timeout in usb.h but without = success. >>=20 >> Maybe someone will have a clue for this problem ? >>=20 >> Fabien >>=20 >> Success: >>=20 >> uhub0: 1 port with 1 removable, self powered >> Root mount waiting for: usbus0 >> ugen0.2: at usbus0 >> uhub1: = on >> usbus0 Root mount waiting for: usbus0 >> uhub1: 4 ports with 4 removable, self powered >> Root mount waiting for: usbus0 >> Root mount waiting for: usbus0 >> ugen0.3: at usbus0 >> umass0: on >> usbus0 umass0: SCSI over Bulk-Only; quirks =3D 0x4000 >> umass0:0:0:-1: Attached to scbus0 >> da0 at umass-sim0 bus 0 scbus0 target 0 lun 0 >> da0: Removable Direct Access SCSI-0 = device >> da0: 40.000MB/s transfers >> da0: 3724MB (7626752 512 byte sectors: 255H 63S/T 474C) >=20 > Is this a hardware builtin USB device? This is the SoC USB port that is connected to a hub and then USB to SD = controller = (https://www.globalscaletechnologies.com/t-dreamplugdetails.aspx#hw_block)= . I've not included the info but it was on 8.3 release. >=20 > --HPT --Apple-Mail=_5F60DFE5-D440-437F-8CAA-7E588AFC2EEB--