From owner-freebsd-stable@FreeBSD.ORG Wed Jan 13 02:30:20 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70DC2106568D for ; Wed, 13 Jan 2010 02:30:20 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id CAF3E8FC12 for ; Wed, 13 Jan 2010 02:30:19 +0000 (UTC) Received: from inchoate.gsoft.com.au ([203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id o0D2UFPY077405 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 13 Jan 2010 13:00:15 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Frank Date: Wed, 13 Jan 2010 12:59:58 +1030 User-Agent: KMail/1.9.10 References: <201001131219.37188.doconnor@gsoft.com.au> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4514519.jHVaPC8txp"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201001131300.13098.doconnor@gsoft.com.au> X-Spam-Score: -3.629 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: freebsd-stable@freebsd.org, Steven Friedrich Subject: Re: USB problems on 8.0-STABLE 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: Wed, 13 Jan 2010 02:30:20 -0000 --nextPart4514519.jHVaPC8txp Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wed, 13 Jan 2010, Frank wrote: > On Wed, 13 Jan 2010, Daniel O'Connor wrote: > > Does it use libusb? If so, then it should "Just Work" assuming that > > permissions are correct (note the nodes are /dev/usb/X.Y.Z now) > > > > -- > > Daniel O'Connor software and network engineer > > for Genesis Software - http://www.gsoft.com.au > > "The nice thing about standards is that there > > are so many of them to choose from." > > -- Andrew Tanenbaum > > GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C > > I don't know if it uses libusb. The makefile has the following: > > .if defined(WITH_USB) && ${OSVERSION} >=3D 800069 > CONFIGURE_ARGS+=3D --with-generic-usb > .endif > > Does this tell you? No, I checked the code, it doesn't use libusb :( I guess it will need to be ported manually, I have no idea how difficult=20 that would be though. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart4514519.jHVaPC8txp Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iD8DBQBLTTA15ZPcIHs/zowRAntPAJ4/uPSLNSMH6Hr9VVua+WdYURzliQCgngkI f+l4hAU0yc0xg5NR55s+1Og= =uaeD -----END PGP SIGNATURE----- --nextPart4514519.jHVaPC8txp--