From owner-freebsd-current@FreeBSD.ORG Sat Feb 14 16:12:03 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B71E9106566C for ; Sat, 14 Feb 2009 16:12:03 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay10.ispgateway.de (smtprelay10.ispgateway.de [80.67.29.24]) by mx1.freebsd.org (Postfix) with ESMTP id 7222E8FC18 for ; Sat, 14 Feb 2009 16:12:03 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from [88.153.16.241] (helo=localhost) by smtprelay10.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1LYN7a-0005lU-6S for freebsd-current@freebsd.org; Sat, 14 Feb 2009 17:12:02 +0100 Date: Sat, 14 Feb 2009 17:11:51 +0100 From: Fabian Keil To: freebsd-current@freebsd.org Message-ID: <20090214171151.61150555@fabiankeil.de> In-Reply-To: <20090208170003.168dd033@fabiankeil.de> References: <1233732660.1767.30.camel@localhost> <20090208142843.3c5da278@fabiankeil.de> <200902081654.14659.hselasky@c2i.net> <20090208170003.168dd033@fabiankeil.de> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; i386-portbld-freebsd8.0) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2008-08-18.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/LbKY9LJAua7Qc0OjOwMp8e."; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Df-Sender: 775067 Subject: Re: USB2 - libusb20 vs devel/libusb X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2009 16:12:04 -0000 --Sig_/LbKY9LJAua7Qc0OjOwMp8e. Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Fabian Keil wrote: > Hans Petter Selasky wrote: >=20 > > On Sunday 08 February 2009, Fabian Keil wrote: > > > Vladimir Grebenschikov wrote: > > > > I've tried libusb, looks like it works more or less. > > > > > > > > PS. I didn't try yet libgphoto2 (it also uses ugen directly). > > > > > > gphoto2 stopped working for me with the new USB code. > > > > > > I needed the pictures quickly so I just moved back to > > > the old code. I can retry and report more details if > > > someone is interested. > =20 > > How did you try out the new USB code? Did you make sure that > > libusb0.1.x was mapped to libusb20 like described at > > http://wiki.freebsd.org/USB ? >=20 > I wasn't aware of these steps, sorry. I just recompiled > everything and assumed that was it. I'll retry this week. That worked, thanks. I noticed another issue, though: fk@TP51 ~ $sudo kldload if_cdce kldload: can't load if_cdce: No such file or directory fk@TP51 ~ $dmesg | tail -1 KLD if_cdce.ko: depends on usb - not available Fabian --Sig_/LbKY9LJAua7Qc0OjOwMp8e. Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkmW7UcACgkQBYqIVf93VJ1EugCgyVf+BmE6DnPgZmiS4GxuT6mb SeEAn06f4ystqHP/7y25Bam/oub5pZ70 =XwqE -----END PGP SIGNATURE----- --Sig_/LbKY9LJAua7Qc0OjOwMp8e.--