From owner-freebsd-usb@FreeBSD.ORG Sun Jul 10 15:46:54 2011 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F6C0106564A for ; Sun, 10 Jul 2011 15:46:54 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from eterpe-smout.broadpark.no (eterpe-smout.broadpark.no [80.202.8.16]) by mx1.freebsd.org (Postfix) with ESMTP id 0993C8FC1B for ; Sun, 10 Jul 2011 15:46:53 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by eterpe-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LO400LS2JU4HS90@eterpe-smout.broadpark.no> for freebsd-usb@FreeBSD.org; Sun, 10 Jul 2011 17:46:52 +0200 (CEST) Received: from kg-v2.kg4.no ([80.203.92.230]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LO400ALGJU4TF00@ignis-smin.broadpark.no> for freebsd-usb@FreeBSD.org; Sun, 10 Jul 2011 17:46:52 +0200 (CEST) Date: Sun, 10 Jul 2011 17:46:52 +0200 From: Torfinn Ingolfsen To: freebsd-usb@FreeBSD.org Message-id: <20110710174652.a129b10b.torfinn.ingolfsen@broadpark.no> In-reply-to: <20110709232056.76907ac0.torfinn.ingolfsen@broadpark.no> References: <20110703183320.b5b2aecb.torfinn.ingolfsen@broadpark.no> <201107092229.22653.hselasky@c2i.net> <20110709223653.3fda9a73.torfinn.ingolfsen@broadpark.no> <201107092244.44896.hselasky@c2i.net> <20110709232056.76907ac0.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: Subject: Re: How to debug a misbehaving usb device (DYMO LabelManager PC)? 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: Sun, 10 Jul 2011 15:46:54 -0000 Update: On Sat, 09 Jul 2011 23:20:56 +0200 Torfinn Ingolfsen wrote: > But as I am not going to use ulpt, I'm not worrieed about that. > Now off to try VirtualBox. > Thanks for helping! Unfortunately, it seems that this isn't enought to get the device working in VirtualBox. When I try to attach the device in VirtualBox, I just get this error message: Failed to create a proxy device for the USB device. (Error: VERR_READ_ERROR) The complete error message from the log in VirtualBox is: 00:09:19.619 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={515e8e8d-f932-4d8e-9f32-79a52aead882} aComponent={Console} aText={Failed to create a proxy device for the USB device. (Error: VERR_READ_ERROR)}, preserve=false To be sure that it isn't a problem with my configuration, I tested a few other usb devices with the same vm - they all work. Bummer. -- Torfinn From owner-freebsd-usb@FreeBSD.ORG Sun Jul 10 17:44:12 2011 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB79F106566B for ; Sun, 10 Jul 2011 17:44:12 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from eterpe-smout.broadpark.no (eterpe-smout.broadpark.no [80.202.8.16]) by mx1.freebsd.org (Postfix) with ESMTP id 7AB0D8FC15 for ; Sun, 10 Jul 2011 17:44:12 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by eterpe-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LO4000CCP9NHIE0@eterpe-smout.broadpark.no> for freebsd-usb@FreeBSD.org; Sun, 10 Jul 2011 19:44:11 +0200 (CEST) Received: from kg-v2.kg4.no ([80.203.92.230]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LO400ANXP9MAYD0@ignis-smin.broadpark.no> for freebsd-usb@FreeBSD.org; Sun, 10 Jul 2011 19:44:11 +0200 (CEST) Date: Sun, 10 Jul 2011 19:44:10 +0200 From: Torfinn Ingolfsen To: freebsd-usb@FreeBSD.org Message-id: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: Subject: FreeBSD 8.2 and DisplayLink devices? 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: Sun, 10 Jul 2011 17:44:12 -0000 Hi, Has anybody done any work on DisplayLink devices for FreeBSD? I have a small monior, Lilliput UM-70[1], which uses DisplayLink. The last time I tested it was when FreeBSD 7.2 was hot. :) Today I blew the dust off the monitor and connected it to a test machine: root@kg-v7# uname -a FreeBSD kg-v7.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #7: Sat Jul 9 23:00:31 CEST 2011 root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 It shows up fine: root@kg-v7# usbconfig -d 0.3 ugen0.3: at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON from /var/log/messages: Jul 10 18:57:44 kg-v7 root: Unknown USB device: vendor 0x17e9 product 0x02a9 bus uhub2 Jul 10 18:57:44 kg-v7 kernel: ugen0.3: at usbus0 But I don't have anything to actually use it. I downloaded libdlo-0.1.2.tar.gz (found at thw libdlo wiki[2]) and tried to get it working: ./configure ./configure --includedir=/usr/local/include ./configure --includedir=/usr/local/include --libdir=/usr/local/lib ./configure --includedir=/usr/include --libdir=/usr/lib all results in "configure: error: Can't find libusb. On ubuntu, try sudo apt-get install libusb-dev". Any hints on getting this working? References: 1) http://sites.google.com/site/tingox/lilliput_um70 2) http://libdlo.freedesktop.org/wiki/ -- Torfinn From owner-freebsd-usb@FreeBSD.ORG Sun Jul 10 17:57:59 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9F72106564A for ; Sun, 10 Jul 2011 17:57:59 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe01.c2i.net [212.247.154.2]) by mx1.freebsd.org (Postfix) with ESMTP id 037CF8FC0A for ; Sun, 10 Jul 2011 17:57:58 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=yfIOS+81wnQIz0UwZPDdWOvE/jQxEvyI9Z1xC25I9wc= c=1 sm=1 a=SvYTsOw2Z4kA:10 a=ZfJIrywH-b0A:10 a=WQU8e4WWZSUA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=w6RbqzLyAAAA:20 a=e5mUnYsNAAAA:8 a=wUcvmEzn7RFAr9-94IAA:9 a=-RqMlB_rt1dwOZ5IIGEA:7 a=wPNLvfGTeEIA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe01.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 151899403; Sun, 10 Jul 2011 19:57:56 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sun, 10 Jul 2011 19:56:03 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201107101956.03740.hselasky@c2i.net> Cc: Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Sun, 10 Jul 2011 17:57:59 -0000 On Sunday 10 July 2011 19:44:10 Torfinn Ingolfsen wrote: > Hi, > > Has anybody done any work on DisplayLink devices for FreeBSD? > I have a small monior, Lilliput UM-70[1], which uses DisplayLink. > The last time I tested it was when FreeBSD 7.2 was hot. :) > > Today I blew the dust off the monitor and connected it to a test machine: > root@kg-v7# uname -a > FreeBSD kg-v7.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #7: Sat Jul 9 23:00:31 > CEST 2011 root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 > > It shows up fine: > root@kg-v7# usbconfig -d 0.3 > ugen0.3: at usbus0, cfg=0 md=HOST > spd=HIGH (480Mbps) pwr=ON from /var/log/messages: > Jul 10 18:57:44 kg-v7 root: Unknown USB device: vendor 0x17e9 product > 0x02a9 bus uhub2 Jul 10 18:57:44 kg-v7 kernel: ugen0.3: at > usbus0 > > But I don't have anything to actually use it. I downloaded > libdlo-0.1.2.tar.gz (found at thw libdlo wiki[2]) and tried to get it > working: > ./configure > ./configure --includedir=/usr/local/include > ./configure --includedir=/usr/local/include --libdir=/usr/local/lib > ./configure --includedir=/usr/include --libdir=/usr/lib > > all results in "configure: error: Can't find libusb. On ubuntu, try sudo > apt-get install libusb-dev". > > Any hints on getting this working? > > References: > 1) http://sites.google.com/site/tingox/lilliput_um70 > 2) http://libdlo.freedesktop.org/wiki/ Try to: setenv CFLAGS "-I/usr/local/include" export CFLAGS Before configure. --HPS From owner-freebsd-usb@FreeBSD.ORG Sun Jul 10 18:06:31 2011 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B669106566B for ; Sun, 10 Jul 2011 18:06:31 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from eterpe-smout.broadpark.no (eterpe-smout.broadpark.no [80.202.8.16]) by mx1.freebsd.org (Postfix) with ESMTP id 283058FC12 for ; Sun, 10 Jul 2011 18:06:30 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by eterpe-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LO4001NXQAU16A0@eterpe-smout.broadpark.no> for freebsd-usb@FreeBSD.org; Sun, 10 Jul 2011 20:06:30 +0200 (CEST) Received: from kg-v2.kg4.no ([80.203.92.230]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LO400ASXQATT7C0@ignis-smin.broadpark.no> for freebsd-usb@FreeBSD.org; Sun, 10 Jul 2011 20:06:30 +0200 (CEST) Date: Sun, 10 Jul 2011 20:06:29 +0200 From: Torfinn Ingolfsen To: freebsd-usb@FreeBSD.org Message-id: <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> In-reply-to: <201107101956.03740.hselasky@c2i.net> References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Sun, 10 Jul 2011 18:06:31 -0000 On Sun, 10 Jul 2011 19:56:03 +0200 Hans Petter Selasky wrote: > > Try to: > > setenv CFLAGS "-I/usr/local/include" > export CFLAGS > > Before configure. I tried (I'm using /bin/sh) CFLAGS="-I/usr/local/include" ./configure env CFLAGS="-I/usr/local/include" ./configure but got the same error message: configure: error: Can't find libusb. On ubuntu, try sudo apt-get install libusb-dev -- Torfinn From owner-freebsd-usb@FreeBSD.ORG Sun Jul 10 18:07:38 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8ED9D1065689 for ; Sun, 10 Jul 2011 18:07:38 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe01.c2i.net [212.247.154.2]) by mx1.freebsd.org (Postfix) with ESMTP id 18B178FC15 for ; Sun, 10 Jul 2011 18:07:37 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=yfIOS+81wnQIz0UwZPDdWOvE/jQxEvyI9Z1xC25I9wc= c=1 sm=1 a=SvYTsOw2Z4kA:10 a=ZfJIrywH-b0A:10 a=WQU8e4WWZSUA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=8kQB0OdkAAAA:8 a=mbT55cSP3bgkM-BzaGoA:9 a=DiGYLR05ig5A5Z4R_p4A:7 a=wPNLvfGTeEIA:10 a=9aOQ2cSd83gA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe01.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 151902213; Sun, 10 Jul 2011 20:07:36 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sun, 10 Jul 2011 20:05:43 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net> <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201107102005.43743.hselasky@c2i.net> Cc: Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Sun, 10 Jul 2011 18:07:38 -0000 On Sunday 10 July 2011 20:06:29 Torfinn Ingolfsen wrote: > On Sun, 10 Jul 2011 19:56:03 +0200 > > Hans Petter Selasky wrote: > > Try to: > > > > setenv CFLAGS "-I/usr/local/include" > > export CFLAGS > > > > Before configure. > > I tried (I'm using /bin/sh) > CFLAGS="-I/usr/local/include" ./configure > env CFLAGS="-I/usr/local/include" ./configure > > but got the same error message: > configure: error: Can't find libusb. On ubuntu, try sudo apt-get install > libusb-dev Maybe also add -L/usr/local/lib --HPS From owner-freebsd-usb@FreeBSD.ORG Sun Jul 10 21:42:18 2011 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94A61106564A for ; Sun, 10 Jul 2011 21:42:18 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id 538418FC12 for ; Sun, 10 Jul 2011 21:42:18 +0000 (UTC) Received: from [82.113.99.142] (helo=tiny.Sisis.de.) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1QfyTU-00040j-62; Sun, 10 Jul 2011 20:11:26 +0200 Received: from tiny.Sisis.de. (localhost [127.0.0.1]) by tiny.Sisis.de. (8.14.3/8.14.3) with ESMTP id p6AIDMH0001160; Sun, 10 Jul 2011 20:13:23 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by tiny.Sisis.de. (8.14.3/8.14.3/Submit) id p6AIDI3B001159; Sun, 10 Jul 2011 20:13:18 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: tiny.Sisis.de.: guru set sender to guru@unixarea.de using -f Date: Sun, 10 Jul 2011 20:13:17 +0200 From: Matthias Apitz To: Torfinn Ingolfsen Message-ID: <20110710181316.GA1147@tiny> References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net> <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> X-Operating-System: FreeBSD 8.0-CURRENT (i386) User-Agent: Mutt/1.5.19 (2009-01-05) X-Con-Id: 51246 X-Originating-IP: 82.113.99.142 Cc: freebsd-usb@FreeBSD.org Subject: Re: FreeBSD 8.2 and DisplayLink devices? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jul 2011 21:42:18 -0000 El día Sunday, July 10, 2011 a las 08:06:29PM +0200, Torfinn Ingolfsen escribió: > On Sun, 10 Jul 2011 19:56:03 +0200 > Hans Petter Selasky wrote: > > > > > Try to: > > > > setenv CFLAGS "-I/usr/local/include" > > export CFLAGS > > > > Before configure. > > I tried (I'm using /bin/sh) > CFLAGS="-I/usr/local/include" ./configure > env CFLAGS="-I/usr/local/include" ./configure CFLAGS='-I/usr/local/include' CPPFLAGS='-I/usr/local/include' LDFLAGS='-L/usr/local/lib ' ./configure HIH matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ From owner-freebsd-usb@FreeBSD.ORG Sun Jul 10 23:57:33 2011 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6842E1065670 for ; Sun, 10 Jul 2011 23:57:33 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from eterpe-smout.broadpark.no (eterpe-smout.broadpark.no [80.202.8.16]) by mx1.freebsd.org (Postfix) with ESMTP id 23CA78FC08 for ; Sun, 10 Jul 2011 23:57:32 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by eterpe-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LO5006KX6JVF440@eterpe-smout.broadpark.no> for freebsd-usb@FreeBSD.org; Mon, 11 Jul 2011 01:57:31 +0200 (CEST) Received: from kg-v2.kg4.no ([80.203.92.230]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LO500G6B6JV7280@ignis-smin.broadpark.no> for freebsd-usb@FreeBSD.org; Mon, 11 Jul 2011 01:57:31 +0200 (CEST) Date: Mon, 11 Jul 2011 01:57:31 +0200 From: Torfinn Ingolfsen To: freebsd-usb@FreeBSD.org Message-id: <20110711015731.db68245a.torfinn.ingolfsen@broadpark.no> In-reply-to: <201107102005.43743.hselasky@c2i.net> References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net> <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> <201107102005.43743.hselasky@c2i.net> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Sun, 10 Jul 2011 23:57:33 -0000 On Sun, 10 Jul 2011 20:05:43 +0200 Hans Petter Selasky wrote: > > Maybe also add -L/usr/local/lib Tried env CFLAGS="-I/usr/local/include -L/usr/local/lib" ./configure same error as before. -- Torfinn From owner-freebsd-usb@FreeBSD.ORG Sun Jul 10 23:59:06 2011 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D612106566C for ; Sun, 10 Jul 2011 23:59:06 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from eterpe-smout.broadpark.no (eterpe-smout.broadpark.no [80.202.8.16]) by mx1.freebsd.org (Postfix) with ESMTP id 4928A8FC0C for ; Sun, 10 Jul 2011 23:59:06 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by eterpe-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LO5006N26MHF440@eterpe-smout.broadpark.no> for freebsd-usb@FreeBSD.org; Mon, 11 Jul 2011 01:59:05 +0200 (CEST) Received: from kg-v2.kg4.no ([80.203.92.230]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LO500ECT6MH5YH0@ignis-smin.broadpark.no> for freebsd-usb@FreeBSD.org; Mon, 11 Jul 2011 01:59:05 +0200 (CEST) Date: Mon, 11 Jul 2011 01:59:05 +0200 From: Torfinn Ingolfsen To: freebsd-usb@FreeBSD.org Message-id: <20110711015905.ff232e6b.torfinn.ingolfsen@broadpark.no> In-reply-to: <20110710181316.GA1147@tiny> References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net> <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> <20110710181316.GA1147@tiny> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Sun, 10 Jul 2011 23:59:06 -0000 On Sun, 10 Jul 2011 20:13:17 +0200 Matthias Apitz wrote: > > CFLAGS='-I/usr/local/include' CPPFLAGS='-I/usr/local/include' LDFLAGS='-L/usr/local/lib ' ./configure > Same error as before. Also tried env CFLAGS='-I/usr/local/include' CPPFLAGS='-I/usr/local/include' LDFLAGS='-L/usr/local/lib ' ./configure it didn't make a difference - same error as before. -- Torfinn From owner-freebsd-usb@FreeBSD.ORG Mon Jul 11 01:40:10 2011 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6A131065670 for ; Mon, 11 Jul 2011 01:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C5D398FC14 for ; Mon, 11 Jul 2011 01:40:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6B1eAwk018865 for ; Mon, 11 Jul 2011 01:40:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6B1eAEs018863; Mon, 11 Jul 2011 01:40:10 GMT (envelope-from gnats) Date: Mon, 11 Jul 2011 01:40:10 GMT Message-Id: <201107110140.p6B1eAEs018863@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Colin Percival Cc: Subject: Re: usb/156596: [ehci] Extremely high interrupt rate on ehci/uhci IRQ16 80% cpu utilization on CPU0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Colin Percival List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2011 01:40:10 -0000 The following reply was made to PR usb/156596; it has been noted by GNATS. From: Colin Percival To: Hans Petter Selasky Cc: "bug-followup@FreeBSD.org" Subject: Re: usb/156596: [ehci] Extremely high interrupt rate on ehci/uhci IRQ16 80% cpu utilization on CPU0 Date: Sun, 10 Jul 2011 18:30:22 -0700 On 07/09/11 02:07, Hans Petter Selasky wrote: > Have you tried to set any of these quirks: > > hw.usb.ehci.lostintrbug: 0 > hw.usb.ehci.iaadbug: 0 Yes. Neither has any effect. (At least, not when I set them via sysctl; I could try setting them as loader tunables if you think that would make a difference.) I wrote: > The attached patch seems to fix the problem while not breaking anything on > my laptop. Key words, "seems to". On further use I've found that my change didn't make any difference; it was just a coincidence that the problem temporarily went away at that time. However, I've managed (I think!) to figure out what's triggering this: The IRQ flood starts when the laptop battery is recharging. Letting the battery run down for a couple hours and then plugging in AC power has 100% consistently triggered this; but if the battery is already fully charged when FreeBSD boots I don't get the IRQ flood. Hans Petter Selasky wrote: > Try the attached patch and report back. The EHCI should never generate more > than 8000 IRQ/s second, so this clearly indicates a Hardware Problem. No change, I'm afraid. -- Colin Percival Security Officer, FreeBSD | freebsd.org | The power to serve Founder / author, Tarsnap | tarsnap.com | Online backups for the truly paranoid From owner-freebsd-usb@FreeBSD.ORG Mon Jul 11 03:52:51 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 250491065670 for ; Mon, 11 Jul 2011 03:52:51 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id D44378FC1C for ; Mon, 11 Jul 2011 03:52:50 +0000 (UTC) Received: from [88.217.8.230] (helo=localhost.my.domain) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Qg7Y8-0005Ro-K7; Mon, 11 Jul 2011 05:52:48 +0200 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.14.4/8.14.3) with ESMTP id p6B3qk1j002164; Mon, 11 Jul 2011 05:52:47 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.14.4/8.14.3/Submit) id p6B3qkH7002163; Mon, 11 Jul 2011 05:52:46 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Mon, 11 Jul 2011 05:52:46 +0200 From: Matthias Apitz To: Torfinn Ingolfsen Message-ID: <20110711035246.GA2150@tinyCurrent> References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net> <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> <20110710181316.GA1147@tiny> <20110711015905.ff232e6b.torfinn.ingolfsen@broadpark.no> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20110711015905.ff232e6b.torfinn.ingolfsen@broadpark.no> X-Operating-System: FreeBSD 8.0-CURRENT (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Originating-IP: 88.217.8.230 Cc: freebsd-usb@freebsd.org Subject: Re: FreeBSD 8.2 and DisplayLink devices? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2011 03:52:51 -0000 El día Monday, July 11, 2011 a las 01:59:05AM +0200, Torfinn Ingolfsen escribió: > On Sun, 10 Jul 2011 20:13:17 +0200 > Matthias Apitz wrote: > > > > > CFLAGS='-I/usr/local/include' CPPFLAGS='-I/usr/local/include' LDFLAGS='-L/usr/local/lib ' ./configure > > > > Same error as before. Also tried > env CFLAGS='-I/usr/local/include' CPPFLAGS='-I/usr/local/include' LDFLAGS='-L/usr/local/lib ' ./configure > > it didn't make a difference - same error as before. So, look into the log file config.log to understand what it is missing; matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ From owner-freebsd-usb@FreeBSD.ORG Mon Jul 11 03:54:24 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A54C106566B for ; Mon, 11 Jul 2011 03:54:24 +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 822378FC14 for ; Mon, 11 Jul 2011 03:54:23 +0000 (UTC) Received: from [192.168.100.186] (145.003.dsl.wa.iprimus.net.au [211.26.45.145] (may be forged)) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id p6B3MomM012889 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 11 Jul 2011 12:52:51 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: "Daniel O'Connor" In-Reply-To: <20110711015905.ff232e6b.torfinn.ingolfsen@broadpark.no> Date: Mon, 11 Jul 2011 11:22:51 +0800 Content-Transfer-Encoding: quoted-printable Message-Id: <5A792F9E-4860-4892-ACC4-9250F025EDB0@gsoft.com.au> References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net> <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> <20110710181316.GA1147@tiny> <20110711015905.ff232e6b.torfinn.ingolfsen@broadpark.no> To: Torfinn Ingolfsen X-Mailer: Apple Mail (2.1084) X-Spam-Score: -0.272 () BAYES_00,RDNS_NONE X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 Cc: freebsd-usb@freebsd.org Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Mon, 11 Jul 2011 03:54:24 -0000 On 11/07/2011, at 7:59, Torfinn Ingolfsen wrote: > On Sun, 10 Jul 2011 20:13:17 +0200 > Matthias Apitz wrote: >=20 >>=20 >> CFLAGS=3D'-I/usr/local/include' CPPFLAGS=3D'-I/usr/local/include' = LDFLAGS=3D'-L/usr/local/lib ' ./configure >>=20 >=20 > Same error as before. Also tried > env CFLAGS=3D'-I/usr/local/include' CPPFLAGS=3D'-I/usr/local/include' = LDFLAGS=3D'-L/usr/local/lib ' ./configure >=20 > it didn't make a difference - same error as before. It's probably using pkg-config and FreeBSD doesn't ship with a .pc file = for libusb. Create files like so [midget 12:51] ~ >cat /usr/local/libdata/pkgconfig/libusb.pc=20 prefix=3D/usr exec_prefix=3D${prefix} libdir=3D${exec_prefix}/lib includedir=3D${prefix}/include Name: libusb Description: USB access library Version: 0.1 Libs: -L${libdir} -lusb Cflags: -I${includedir} [midget 12:51] ~ >cat /usr/local/libdata/pkgconfig/libusb-1.0.pc=20 prefix=3D/usr exec_prefix=3D${prefix} libdir=3D${exec_prefix}/lib includedir=3D${prefix}/include Name: libusb Description: USB access library Version: 1.0.1 Libs: -L${libdir} -lusb Cflags: -I${includedir} and try it again. It would be nice if FreeBSD shipped with those files in (say) = /usr/libdata/pkgconfig and the pkg-config port was tweaked to search = there as well but it hasn't happened yet.. -- 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 From owner-freebsd-usb@FreeBSD.ORG Mon Jul 11 09:59:41 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22786106566B for ; Mon, 11 Jul 2011 09:59:41 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id DFD458FC17 for ; Mon, 11 Jul 2011 09:59:40 +0000 (UTC) Received: by iwr19 with SMTP id 19so4480347iwr.13 for ; Mon, 11 Jul 2011 02:59:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=H0FJuhAbzMca7jQI5wOz87F2YacaCabpSWU2bJgUf0E=; b=aQRMdy3hCisDvOOKjszkptIM0vdcQZgTLbOPVP19pLcVIL/nfhj1gzbEGgaedhdxhC V9ZNp0XYis/amOYh8+MamP+8n+rNzYue2W7mkkHshGVecejzuZ+rEwRNzrUATeMbsLH1 q69MTVOuriHPf7jRgghm2JPHrJHipYzYO4YPk= Received: by 10.231.10.138 with SMTP id p10mr4497541ibp.84.1310376984146; Mon, 11 Jul 2011 02:36:24 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.155.141 with HTTP; Mon, 11 Jul 2011 02:35:54 -0700 (PDT) In-Reply-To: <5A792F9E-4860-4892-ACC4-9250F025EDB0@gsoft.com.au> References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net> <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> <20110710181316.GA1147@tiny> <20110711015905.ff232e6b.torfinn.ingolfsen@broadpark.no> <5A792F9E-4860-4892-ACC4-9250F025EDB0@gsoft.com.au> From: Chris Rees Date: Mon, 11 Jul 2011 10:35:54 +0100 X-Google-Sender-Auth: Z8E9xfkyz2RjxIhfzj5teJ8X5aE Message-ID: To: "Daniel O'Connor" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-usb@freebsd.org Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Mon, 11 Jul 2011 09:59:41 -0000 On 11 July 2011 04:22, Daniel O'Connor wrote: > On 11/07/2011, at 7:59, Torfinn Ingolfsen wrote: >> On Sun, 10 Jul 2011 20:13:17 +0200 >> Matthias Apitz wrote: >> >>> >>> CFLAGS=3D'-I/usr/local/include' CPPFLAGS=3D'-I/usr/local/include' LDFLA= GS=3D'-L/usr/local/lib ' =A0./configure >>> >> >> Same error as before. Also tried >> env CFLAGS=3D'-I/usr/local/include' CPPFLAGS=3D'-I/usr/local/include' LD= FLAGS=3D'-L/usr/local/lib ' =A0./configure >> >> it didn't make a difference - same error as before. > > It's probably using pkg-config and FreeBSD doesn't ship with a .pc file f= or libusb. > > Create files like so > [midget 12:51] ~ >cat /usr/local/libdata/pkgconfig/libusb.pc > prefix=3D/usr > exec_prefix=3D${prefix} > libdir=3D${exec_prefix}/lib > includedir=3D${prefix}/include > > Name: libusb > Description: USB access library > Version: 0.1 > Libs: -L${libdir} -lusb > Cflags: -I${includedir} > > [midget 12:51] ~ >cat /usr/local/libdata/pkgconfig/libusb-1.0.pc > prefix=3D/usr > exec_prefix=3D${prefix} > libdir=3D${exec_prefix}/lib > includedir=3D${prefix}/include > > Name: libusb > Description: USB access library > Version: 1.0.1 > Libs: -L${libdir} -lusb > Cflags: -I${includedir} > > > > and try it again. > > It would be nice if FreeBSD shipped with those files in (say) /usr/libdat= a/pkgconfig and the pkg-config port was tweaked to search there as well but= it hasn't happened yet.. Really? We don't have pkgconfig in the base system, so I'd submit that it'd be a little strange. I would suggest a port (perhaps like libusb-pkgconfig) that installs/creates those files in ${PREFIX}/libdata/pkgconfig for you, or any other creative fix that you can think of! Not sure if we want to go down that road though... Chris From owner-freebsd-usb@FreeBSD.ORG Mon Jul 11 11:07:14 2011 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40FD41065679 for ; Mon, 11 Jul 2011 11:07:14 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2F9428FC2F for ; Mon, 11 Jul 2011 11:07:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p6BB7Elj077150 for ; Mon, 11 Jul 2011 11:07:14 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p6BB7Dhk077148 for freebsd-usb@FreeBSD.org; Mon, 11 Jul 2011 11:07:13 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 11 Jul 2011 11:07:13 GMT Message-Id: <201107111107.p6BB7Dhk077148@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-usb@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-usb@FreeBSD.org 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: Mon, 11 Jul 2011 11:07:14 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/158650 usb uplcom USB To COM Device doesn't transmit data, only r o usb/157376 usb LaCie USB disk not recognized o usb/156898 usb [keyboard] usb keyboard does not work while boot (ps2 o usb/156735 usb Need Quirk for Goflex USB Disk Drives o usb/156725 usb USB stack stall cause complete system input loss o usb/156596 usb [ehci] Extremely high interrupt rate on ehci/uhci IRQ1 o usb/156000 usb rum(4) Fatal trap 18: integer divide fault while in ke o usb/155996 usb NanoBSD not booted as Disk o usb/155784 usb Problem with Transcend StoreJet 25M3 (2AJ1) on Asus M2 o usb/155663 usb [usbdevs] [patch] Add support for Supertop Nano 1GB US o usb/155496 usb [usb][patch] support BUFFALO WLI-U2-SG54HG wireless o usb/154753 usb [usbdevs] [patch] Support for Qualcomm USB modem/stora o usb/154710 usb [ugen] Conexant USB Modem is not working in 8.x. In 7. o usb/154506 usb [umass] Copying dir with large files makes FreeBSD loa o usb/154192 usb [umass] In Garmin Oregon GPS, only the first umass dev o i386/153851 usb [keyboard] keyboard issues on new Intel Mother boards. o usb/153703 usb [keyboard] My USB keyboard can not be used in 8-STABLE o usb/153609 usb [zyd] [panic] kernel: Fatal trap 12: page fault while o usb/153599 usb [usbdevs] [patch] Feiya Elango USB MicroSD reader sync o usb/153149 usb [umass] USB stick quirk regression [regression] o usb/152075 usb [usb8] [ehci] [request] Add quirk for CS5536 USB o usb/150892 usb [zyd] Whenever network contacted in any shape, way or o usb/150189 usb [run] [usb8] [patch] if_run appears to corrupt IP traf p usb/149934 usb [patch] [usb8] Transcend JetFlash V85 poor performance p usb/149900 usb [uftdi] [patch] FreeBSD 8.1 uftdi patch to support usb p usb/149764 usb [u3g] [patch] usbdevs update: Huawei K3765 3G modem o usb/149283 usb [uftdi] avrdude unable to talk to Arduino board (via u o usb/149162 usb [ural] ASUS WL-167g doesn't work in 8.1 (continue of 1 s usb/148702 usb [usb8] [request] IO DATA USB-RSAQ5 support on FreeBSD- o usb/148080 usb usbconfig(8) sometimes does not turn off the device o usb/147516 usb [umass] [usb67] kernel unable to deal with Olympus USB o i386/147475 usb [install] FreeBSD 8.x does not install on ASUS K8N4-E p usb/146871 usb [usbdevs] [usb8] [patch] provide descriprive string fo o usb/146840 usb [hang] FreeBSD 7.2 / 7.3 / 8.0 hang at startup after e o usb/146153 usb [axe] [usb8] Hosts in network doesn't receive any pack o usb/146054 usb [urtw] [usb8] urtw driver potentially out of date f usb/145513 usb [usb8] New USB stack: no new devices after forced usb p usb/145455 usb [usb8] [patch] USB debug support cannot be disabled o usb/145415 usb [umass] [usb8] USB card reader does not create slices a usb/145184 usb GENERIC can't mount root from USB on Asus EEE o usb/145165 usb [keyboard] [usb8] ukbd_set_leds_callback: error=USB_ER f kern/144938 usb [keyboard] [boot] Boot Failure with Apple (MB869LL/A) o usb/144387 usb [run] [panic] if_run panic o usb/144043 usb [umass] [usb8] USB DLT tape drive throws random errors a usb/143790 usb [boot] [cam] can not boot from usb hdd f usb/143620 usb [cdce] [usb8] the module if_cdce doesn't support my Op f usb/143294 usb [usb8] copying process stops at some time (10 - 50 sec o usb/143286 usb [ukbd] [usb8] [boot] boot failures on RELENG_8 system p usb/143186 usb [usbdevs] [usb8] [patch] add USB device IDs for Google a usb/143139 usb [umass] [usb8] [patch] Quirk for Century EX35SW4_SB4 J o usb/143045 usb [umass] [usb8] [patch] mounting Fujitsu 2600Z camera d o usb/142991 usb [uftdi] [usb67] [patch] Patch to add Crystalfontz 533 f usb/142989 usb [usb8] canon eos 50D attaches but detaches after few s f usb/142957 usb [umass] [usb8] [patch] patch for USB disk SYNCHRONIZE o usb/142719 usb [urtw] [usb8] AirLive WL-1600USB (RTL8187L chipset) fa o usb/142713 usb [usb67] [panic] Kernel Panik when connecting an IPhone f usb/142276 usb [umass] [usb8] Cache Synchronization Error with Olympu o usb/142229 usb [ums] [usb8] [hang] connecting a USB mouse to a Dell P f usb/141680 usb [uath] [usb8] Netgear WG111T not working with uath dri o usb/141664 usb [pcm] [usb8] Logitech USB microphone failure [regressi o usb/141474 usb [boot] [usb8] FreeBSD 8.0 can not install from USB CDR o usb/141327 usb [ukbd] [usb67] USB kbd not working with 7.1+PAE on IBM o usb/141212 usb [ukbd] [usb8] ukbd_set_leds_callback:700: error=USB_ER o kern/141011 usb [usb8] Encrypted root, geli password at boot; enter ke o usb/140920 usb [install] [usb8] USB based install fails on 8.0-RELEAS o usb/140893 usb [urtw] [usb8] WPA2 not working on rtl8187b o kern/140849 usb [ums] [usb8] USB mouse doesn't work under FreeBSD 8.0- a usb/140810 usb [uftdi] [usb8] 8.X copy and paste problem / tty overfl o usb/140477 usb [umass] [usb8] [patch] allow boot-time attachment of d o usb/140236 usb [msdosfs] [usb8] Labels wiped on external Journaled US o usb/140160 usb [usb8] [acpi] USB ports are no longer "active" after A s usb/139990 usb [panic] [patch] [usb67] Kernel frequently panics after a usb/139598 usb [umass] [usb8] CAM reports "xptioctl: put "device pass o usb/139243 usb [uhci] [usb67] unplug prolific USB serial -> uhci_abor a usb/138904 usb [rum] [panic] [usb67] unpluging USB wifi card panics s f usb/138882 usb [ohci] [panic] [usb67] Can't install FreeBSD 7.2 due t o usb/138798 usb [boot] [usb8] 8.0-BETA4 can't boot from USB flash driv o usb/138659 usb [usb8][uftdi] driver broken in RELENG_8/CURRENT s usb/138570 usb [usb67] [panic] USB mass device panics current 7.2-STA o usb/138175 usb [usb67] [boot] System cannot boot, when USB reader wit o usb/138124 usb [snd_uaudio] [usb8] Axed uaudio functionality in the u o usb/138119 usb [usb67] [usb8] MultiBay CDROM (probably on USB bus) is o usb/137872 usb [usb67] [boot] slow booting on usb flash drive o usb/137806 usb [ukbd] [usb67] USB keyboard doesn't work until it's un o usb/137763 usb [usb67][ukbd] Logitech wireless keyboard media keys no o usb/137377 usb [usb8] request support for Huawei E180 o usb/137341 usb [usb8][rum] driver if_rum doesn't work at all and thro f usb/137190 usb [usb8][patch] inhibit spurious button releases for som o usb/137189 usb [usb8][patch] create and use sysctl nodes for HID repo p usb/137188 usb [usb8][patch] correctly handle USB report descriptors o usb/137129 usb [ums] [usb8] SteelSeries Ikari USB laser mouse not att p usb/136761 usb [usbdevs][usb67][patch] Teach usbdevs / u3g(4) about H o usb/135938 usb [aue] [usb67] aue driver only passes traffic in promis o usb/135542 usb [keyboard] boot loader does not work with a usb keyboa o usb/135348 usb [umass] [patch] USB Drive Hangs with ZFS (JMicron USB2 o usb/135206 usb machine reboots when inserted USB device f usb/135200 usb SAMSUNG i740 usb mass: Synchronize cache failed, statu o usb/135182 usb UMASS quirk - Olympus FE20 camera o usb/134950 usb Lowering DTR for USB-modem via ubsa is not possible o usb/134299 usb Kernel Panic plugging in MF626 USB UMTS Stick u3g o usb/134193 usb System freeze on usb MP3 player insertion o usb/134085 usb [umass] Adding usb quirk for Sony USB flash drive o usb/133989 usb [usb8] [ukbd] USB keyboard dead at mountroot> prompt o usb/133712 usb [ural] [patch] RE: Fixed an issue with ural(4) that wa o usb/133390 usb umass crashes system in 7.1 when Olympus D-540 attache o usb/133296 usb [rum] driver not working properly in hostap mode o usb/132594 usb USB subsystem causes page fault and crashes o usb/132080 usb [patch] [usb] [rum] [panic] Kernel panic after NOMEM c o usb/132066 usb [ukbd] Keyboard failure USB keyboard DELL 760 o usb/132036 usb [panic] page fault when connecting Olympus C740 camera o usb/131583 usb [umass] Failure when detaching umass Device o usb/131576 usb [aue] ADMtek USB To LAN Converter can't send data o usb/131521 usb Registering Belkin UPS to usb_quirks.c p usb/131123 usb [patch] [usb67] re-add UQ_ASSUME_CM_OVER_DATA USB quir o usb/131074 usb no run-time detection of usb devices plugged into exte o usb/130736 usb Page fault unplugging USB stick o usb/130230 usb [patch] [quirk] [usb67] [usb] [cam] [umass] Samsung El o usb/130208 usb Boot process severely hampered by umass0 error o usb/130122 usb [usb8] DVD drive detects as 'da' device f usb/129766 usb [usb] [panic] plugging in usb modem HUAWEI E226 panics o usb/129500 usb [umass] [panic] FreeBSD Crashes when connecting SanDis o usb/129311 usb [usb] [panic] Instant crash with an USB card reader s usb/128990 usb [usb] u3g does not handle RTS/CTS available on for exa o usb/128977 usb [usb67] [patch] uaudio is not full duplex p usb/128803 usb [usbdevs] [patch] Quirk for I-Tuner Networks USBLCD4X2 o usb/128485 usb [umodem] [patch] Nokia N80 modem support o usb/128425 usb [umass] Cannot Connect Maxtor Onetouch 4 USB drive o usb/128418 usb [panic] [rum] loading if_rum causes panic, looks like o usb/127926 usb [boot] USB Timeout during bootup s usb/127453 usb [request] ubsa, uark, ubser, uftdi, and friends should o usb/127342 usb [boot] [panic] enabling usb keyboard and mouse support o usb/127248 usb [ucom] panic while uplcom devices attach and detach o usb/127222 usb [ohci] Regression in 7.0 usb storage generic driver o usb/126884 usb [ugen] [patch] Bug in buffer handling in ugen.c o usb/126848 usb [usb]: USB Keyboard hangs during Installation o usb/126740 usb [ulpt] doesn't work on 7.0-RELEASE, 10 second stall be o usb/126519 usb [usb] [panic] panic when plugging in an iphone o kern/126396 usb [panic] kernel panic after unplug USB Bluetooth device o usb/125631 usb [ums] [panic] kernel panic during bootup while 'Logite o usb/125510 usb [panic] repeated plug and unplug of USB mass storage d o usb/125450 usb [panic] Removing USB flash card while being accessed c o usb/125088 usb [keyboard] Touchpad not detected on Adesso AKB-430UG U o usb/124980 usb [panic] kernel panic on detaching unmounted umass devi o kern/124777 usb [ucom] USB cua devices don't revert to tty devices whe o usb/124758 usb [rum] [panic] rum panics SMP kernel o usb/124708 usb [panic] Kernel panic on USB KVM reattach o kern/124130 usb [usb] gmirror fails to start usb devices that were pre o usb/123969 usb [usb] Supermicro H8SMi-2 usb problem: port reset faile o usb/123714 usb [usb] [panic] Panic when hald-storage-probe runs with o usb/123691 usb usbd(8): usbd hangs o usb/123690 usb [usb] [panic] Panic on USB device insertion when usb l o usb/123611 usb [usb] BBB reset failed, STALLED from Imation/Mitsumi U o usb/122992 usb [umass] [patch] MotoROKR Z6 Phone not recognised by um o usb/122936 usb [ucom] [ubsa] Device does not receive interrupt o usb/122905 usb [ubsa] [patch] add Huawei E220 to ubsa s usb/122819 usb [usb67] [patch] Patch to provide dynamic additions to o usb/122813 usb [udbp] [request] udbp driver should be removed in favo o usb/122547 usb [ehci] USB Printer not being recognized after reboot o usb/122539 usb [ohci] [panic] AnyDATA ADU-E1000D - kernel panic: ohci o usb/122483 usb [panic] [ulpt] Repeatable panic in 7.0-STABLE o usb/122119 usb [umass] umass device causes creation of daX but not da o usb/121755 usb [ohci] [patch] Fix panic after ohci/uhub cardbus devic o usb/121734 usb [ugen] ugen HP1022 printer device not working since up o usb/121708 usb [keyboard] nforce 650i mobo w/ usb keyboard infinite k o usb/121474 usb [cam] [patch] QUIRK: SAMSUNG HM250JI in LaCie usb hard o usb/121275 usb [boot] [panic] FreeBSD fails to boot with usb legacy s f usb/121232 usb [usb67] [panic] USB CardBus card removal causes reboot o usb/121169 usb [umass] Issues with usb mp3 player o usb/121045 usb [uftdi] [patch] Add support for PC-OP-RS1 and KURO-RS f usb/120786 usb [usb] [panic] Kernel panic when forced umount of a det o usb/120729 usb [panic] fault while in kernel mode with connecting USB o usb/120321 usb [hang] System hangs when transferring data to WD MyBoo o usb/120283 usb [panic] Automation reboot with wireless keyboard & mou o usb/120034 usb [hang] 6.2 & 6.3 hangs on boot at usb0: OHCI with 1.5 o usb/119977 usb [ums] Mouse does not work in a Cherry-USB keyboard/mou o usb/119653 usb [cam] [patch] iriver s7 player sync cache error patch o usb/119633 usb [umass] umass0: BBB reset failed, IOERROR [regression] o usb/119509 usb [usb] USB flaky on Dell Optiplex 755 o usb/119481 usb [hang] FreeBSD not responding after connecting USB-Mas o usb/119389 usb [umass] Sony DSC-W1 CBI reset failed, STALLED [regress o usb/119227 usb [ubsa] [patch] ubsa buffer is too small; should be tun o usb/119201 usb [cam] [patch] Quirks for Olympus FE-210 camera, LG and o usb/118480 usb [umass] Timeout in USB mass storage freezes vfs layer o usb/118353 usb [panic] [ppp] repeatable kernel panic during ppp(4) se o usb/118141 usb [ucom] usb serial and nokia phones ucomreadcb ucomread o usb/118140 usb [ucom] [patch] quick hack for ucom to get it behave wi o usb/118098 usb [umass] 6th gen iPod causes problems when disconnectin o usb/117955 usb [umass] [panic] inserting minolta dimage a2 crashes OS o usb/117946 usb [panic] D-Link DUB-E100 rev. B1 crashes FreeBSD 7.0-BE o usb/117938 usb [ums] [patch] Adding support for MS WL Natural and MS o usb/117911 usb [ums] [request] Mouse Gembird MUSWC not work o usb/117893 usb [umass] Lacie USB DVD writing failing o usb/117613 usb [uhci] [irq] uhci interrupt storm & USB leaked memory o usb/117598 usb [snd_uaudio] [patch] Not possible to record with Plant o usb/117313 usb [umass] [panic] panic on usb camera insertion o usb/117200 usb [ugen] ugen0 prints strange string on attach if detach o usb/117183 usb [panic] USB/fusefs -- panic while transferring large a p usb/116947 usb [ukbd] [patch] [regression] enable boot protocol on th p usb/116699 usb [usb] [usb67] USB HID devices do not initialize at sys o usb/116561 usb [umodem] [panic] RELENG_6 umodem panic "trying to slee o usb/116282 usb [ulpt] Cannot print on USB HP LJ1018 or LJ1300 o usb/115935 usb [usbdevs] [patch] kernel counterproductively attaches o usb/115933 usb [uftdi] [patch] RATOC REX-USB60F (usb serial converter o usb/115400 usb [ehci] Problem with EHCI on ASUS M2N4-SLI o usb/115298 usb [ulpt] [panic] Turning off USB printer panics kernel o usb/114916 usb [umass] [patch] USB Maxtor drive (L300RO) requires qui o kern/114780 usb [uplcom] [panic] Panics while stress testing the uplco o usb/114682 usb [umass] generic USB media-card reader unusable o usb/114310 usb [libusb] [patch] [panic] USB hub attachment panics ker o usb/114068 usb [usb67] [usb8] [umass] [patch] Problem with connection o conf/114013 usb [patch] WITHOUT_USB allow to compil a lot of USB stuff s usb/113060 usb [usb67] [ulpt] [patch] Samsung printer not working in o usb/110856 usb [usb67] [ugen] [patch] interrupt in msgs are truncated o usb/107827 usb [usb67] [ohci] [panic] ohci_add_done addr not found o usb/107388 usb [usb67] [usb8] [new driver] [patch] add utoppy device o usb/106041 usb [usb67] [usb8] [request] FreeBSD does not recognise Mu o usb/105361 usb [usb67] [panic] Kernel panic during unmounting mass st s usb/103917 usb [usb67] [uhub] USB driver reports "Addr 0 should never o usb/103418 usb [usb67] [usb8] [patch] [request] usbhidctl(8) add abil o usb/103046 usb [usb67] [ulpt] [patch] ulpt event driven I/O with sele p usb/101775 usb [usb67] [libusbhid] [patch] possible error in report d o usb/101761 usb [usb67] [patch] [request] usb.h: increase maximal size o usb/100746 usb [usb67] [ukbd] system does not boot due to USB keyboar o usb/99431 usb [keyboard] FreeBSD on MSI 6566E (Intel 845E motherboar o kern/99200 usb [usb67] SMP-Kernel crashes reliably when Bluetooth con o usb/98343 usb [boot] BBB reset failed errors with Creative Muvo MP3 o usb/97472 usb [cam] [patch] add support for Olympus C150,D390 s usb/97286 usb [mouse] [request] MS Wireless Intellimouse Explorer 2. o usb/97175 usb [umass] [hang] USB cardreader hangs system o usb/96457 usb [umass] [panic] fatback on umass = reboot o usb/96381 usb [cam] [patch] add a quirk table entry for a flash ram o usb/96224 usb [usb] [msdosfs] mount_msdosfs cause page fault in sync s usb/96120 usb [ums] [request] USB mouse not always detected s usb/95636 usb [umass] [boot] 5 minute delay at boot when using VT620 o usb/95562 usb [umass] Write Stress in USB Mass drive causes "vinvalb s usb/95348 usb [keyboard] USB keyboard unplug causes noise on screen o usb/95037 usb [umass] USB disk not recognized on hot-plug. o usb/94897 usb [panic] Kernel Panic when cleanly unmounting USB disk o usb/94717 usb [ulpt] Reading from /dev/ulpt can break work of a UHCI o usb/94384 usb [panic] kernel panic with usb2 hardware o usb/93872 usb [cam] [patch] SCSI quirk required for ELTA 8061 OL USB o usb/93828 usb [ohci] [panic] ohci causes panic on boot (HP Pavillion o usb/93389 usb [umass] [patch] Digital Camera Pentax S60 don't work o usb/92852 usb [ums] [patch] Vertical scroll not working properly on o usb/92171 usb [panic] panic unplugging Vodafone Mobile Connect (UMTS o usb/92142 usb [uhub] SET_ADDR_FAILED and SHORT_XFER errors from usb o usb/92083 usb [ural] [panic] panic using WPA on ural NIC in 6.0-RELE o usb/92052 usb [ulpt] usbd causes defunct process with busy file-hand o usb/91906 usb [ehci] [hang] FreeBSD hangs while booting with USB leg f usb/91896 usb camcontrol(8): Serial Number of USB Memory Sticks is n o usb/91811 usb [umass] Compact Flash in HP Photosmart 2610 return " o usb/91546 usb [umodem] [patch] Nokia 6630 mobile phone does not work o usb/91538 usb [ulpt] [patch] Unable to print to EPSON CX3500 o usb/91283 usb [boot] [regression] booting very slow with usb devices o usb/91238 usb [umass] USB tape unit fails to write a second tape fil o usb/90700 usb [umass] [panic] Kernel panic on connect/mount/use umas o usb/89954 usb [umass] [panic] USB Disk driver race condition? s usb/89003 usb [request] LaCie Firewire drive not properly supported o usb/88743 usb [hang] [regression] USB makes kernel hang at boot (reg o usb/88408 usb [axe] axe0 read PHY failed o usb/87648 usb [mouse] Logitech USB-optical mouse problem. f usb/87224 usb [usb] Cannot mount USB Zip750 o usb/86767 usb [umass] [patch] bogus "slice starts beyond end of the o usb/86298 usb [mouse] Known good USB mouse won't work with correct s s usb/85067 usb [uscanner] Cannot attach ScanJet 4300C to usb device s usb/84336 usb [usb] [reboot] instant system reboot when unmounting a o usb/83977 usb [ucom] [panic] ucom1: open bulk out error (addr 2): IN o usb/83863 usb [ugen] Communication problem between opensc/openct via o usb/83756 usb [ums] [patch] Microsoft Intellimouse Explorer 4.0A doe o usb/83563 usb [umass] [panic] Page Fault while detaching Mpman Usb d o usb/83504 usb [kernel] [patch] SpeedTouch USB stop working on recent s usb/82569 usb [umass] [panic] USB mass storage plug/unplug causes sy o usb/82520 usb [udbp] [reboot] Reboot when USL101 connected o usb/82350 usb [ucom] [panic] null pointer dereference in USB stack o usb/81621 usb [ehci] [hang] external hd hangs under load on ehci o usb/80935 usb [uvisor] [patch] uvisor.c is not work with CLIE TH55. o usb/80854 usb [patch] [request] suggestion for new iface-no-probe me s usb/80777 usb [request] usb_rem_task() should wait for callback to c s usb/80776 usb [udav] [request] UDAV device driver shouldn't use usb_ o usb/80774 usb [patch] have "usbd_find_desc" in line with the other " o usb/80361 usb [umass] [patch] mounting of Dell usb-stick fails f usb/80040 usb [sound] [hang] Use of sound mixer causes system freeze o usb/79723 usb [usb] [request] prepare for high speed isochronous tra o usb/78984 usb [umass] [patch] Creative MUVO umass failure f usb/77294 usb [ucom] [panic] ucom + ulpcom panic o usb/76732 usb [ums] Mouse problems with USB KVM Switch o usb/76653 usb [umass] [patch] Problem with Asahi Optical usb device f usb/76395 usb [uhci] USB printer does not work, usbdevs says "addr 0 s usb/75928 usb [umass] [request] Cytronix SmartMedia card (SMC) reade o usb/75800 usb [ucom] ucom1: init failed STALLED error in time of syn o usb/75764 usb [umass] [patch] "umass0: Phase Error" - no device for f usb/75705 usb [umass] [panic] da0 attach / Optio S4 (with backtrace) f usb/74771 usb [umass] [hang] mounting write-protected umass device a s usb/74453 usb [umass] [patch] Q-lity CD-RW USB ECW-043 (ScanLogic SL o usb/74211 usb [umass] USB flash drive causes CAM status 0x4 on 4.10R o usb/73307 usb [panic] Kernel panics on USB disconnect s usb/72733 usb [ucom] [request] Kyocera 7135 Palm OS connection probl o usb/71417 usb [ugen] Cryptoflex e-gate USB token (ugen0) communicati o usb/71416 usb [ugen] Cryptoflex e-gate USB token (ugen0) detach is n o usb/71280 usb [aue] aue0 device (linksys usb100tx) doesn't work in 1 o usb/71155 usb [ulpt] misbehaving usb-printer hangs processes, causes o usb/70523 usb [umct] [patch] umct sending/receiving wrong characters o usb/69006 usb [usbdevs] [patch] Apple Cinema Display hangs USB ports o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o usb/67301 usb [uftdi] [panic] RTS and system panic o usb/66547 usb [ucom] Palm Tungsten T USB does not initialize correct o usb/63621 usb [umass] [panic] USB MemoryStick Reader stalls/crashes s usb/62257 usb [umass] [request] card reader UCR-61S2B is only half-s o usb/59698 usb [keyboard] [patch] Rework of ukbd HID to AT code trans s bin/57255 usb [patch] usbd(8) and multi-function devices s usb/52026 usb [usb] [request] umass driver support for InSystem ISD2 s usb/51958 usb [urio] [patch] update for urio driver o usb/40948 usb [umass] [request] USB HP CDW8200 does not work o usb/30929 usb [usb] [patch] use usbd to initialize USB ADSL modem 314 problems total. From owner-freebsd-usb@FreeBSD.ORG Mon Jul 11 13:26:31 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35E2C106564A; Mon, 11 Jul 2011 13:26:31 +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 AC4138FC19; Mon, 11 Jul 2011 13:26:30 +0000 (UTC) Received: from ur.dons.net.au (ppp118-210-211-57.lns20.adl6.internode.on.net [118.210.211.57]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id p6BDQOW5053758 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 11 Jul 2011 22:56:24 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: "Daniel O'Connor" In-Reply-To: Date: Mon, 11 Jul 2011 21:26:23 +0800 Content-Transfer-Encoding: quoted-printable Message-Id: <29831219-5799-4ABE-9F02-5732D6881863@gsoft.com.au> References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net> <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> <20110710181316.GA1147@tiny> <20110711015905.ff232e6b.torfinn.ingolfsen@broadpark.no> <5A792F9E-4860-4892-ACC4-9250F025EDB0@gsoft.com.au> To: Chris Rees X-Mailer: Apple Mail (2.1084) X-Spam-Score: 0.163 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 Cc: freebsd-usb@freebsd.org Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Mon, 11 Jul 2011 13:26:31 -0000 On 11/07/2011, at 17:35, Chris Rees wrote: >> It would be nice if FreeBSD shipped with those files in (say) = /usr/libdata/pkgconfig and the pkg-config port was tweaked to search = there as well but it hasn't happened yet.. >=20 > Really? We don't have pkgconfig in the base system, so I'd submit that > it'd be a little strange. >=20 > I would suggest a port (perhaps like libusb-pkgconfig) that > installs/creates those files in ${PREFIX}/libdata/pkgconfig for you, > or any other creative fix that you can think of! >=20 > Not sure if we want to go down that road though... That is the other approach but it's a bit of a pain to make the libusb = port do something very different for 8.x. (Or at least I don't have any patches for that :) -- 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 From owner-freebsd-usb@FreeBSD.ORG Mon Jul 11 14:36:57 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AD301065675; Mon, 11 Jul 2011 14:36:57 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 241748FC1A; Mon, 11 Jul 2011 14:36:56 +0000 (UTC) Received: by iwr19 with SMTP id 19so4763325iwr.13 for ; Mon, 11 Jul 2011 07:36:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=66b61LI7VMylh19y2B7KgQDAe0uhPT3FSl84tHa8Vqs=; b=DBIzTOgEyC0IjHsPW78xyMBiBuKq1UiMo4FtPkYL17XP/sp99UdFEpQqmVmxEhTEUR 5tozJYPug56AMQdd5FXwTGNnvVnmybWlDJr5lFNXWm3VReltMpcNdVWM3409zyVog/mZ lJYIA3Zj/IKyK8Fs8Jsu+tykybD6Iscp7QjQg= MIME-Version: 1.0 Received: by 10.42.8.212 with SMTP id j20mr4550735icj.287.1310395016458; Mon, 11 Jul 2011 07:36:56 -0700 (PDT) Sender: utisoft@gmail.com Received: by 10.231.155.141 with HTTP; Mon, 11 Jul 2011 07:36:56 -0700 (PDT) Received: by 10.231.155.141 with HTTP; Mon, 11 Jul 2011 07:36:56 -0700 (PDT) In-Reply-To: <29831219-5799-4ABE-9F02-5732D6881863@gsoft.com.au> References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net> <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> <20110710181316.GA1147@tiny> <20110711015905.ff232e6b.torfinn.ingolfsen@broadpark.no> <5A792F9E-4860-4892-ACC4-9250F025EDB0@gsoft.com.au> <29831219-5799-4ABE-9F02-5732D6881863@gsoft.com.au> Date: Mon, 11 Jul 2011 15:36:56 +0100 X-Google-Sender-Auth: AhbAHQ6y4qhmmsTKmuwUKqLZE78 Message-ID: From: Chris Rees To: "Daniel O'Connor" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-usb@freebsd.org Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Mon, 11 Jul 2011 14:36:57 -0000 On 11 Jul 2011 14:26, "Daniel O'Connor" wrote: > > > On 11/07/2011, at 17:35, Chris Rees wrote: > >> It would be nice if FreeBSD shipped with those files in (say) /usr/libdata/pkgconfig and the pkg-config port was tweaked to search there as well but it hasn't happened yet.. > > > > Really? We don't have pkgconfig in the base system, so I'd submit that > > it'd be a little strange. > > > > I would suggest a port (perhaps like libusb-pkgconfig) that > > installs/creates those files in ${PREFIX}/libdata/pkgconfig for you, > > or any other creative fix that you can think of! > > > > Not sure if we want to go down that road though... > > That is the other approach but it's a bit of a pain to make the libusb port do something very different for 8.x. > The last thing we should have is a port that does different things depending on OS version like that, I was thinking of a virtual port, as it were. Chris From owner-freebsd-usb@FreeBSD.ORG Mon Jul 11 22:33:14 2011 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E65891065672 for ; Mon, 11 Jul 2011 22:33:14 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from eterpe-smout.broadpark.no (eterpe-smout.broadpark.no [80.202.8.16]) by mx1.freebsd.org (Postfix) with ESMTP id A0AC78FC1B for ; Mon, 11 Jul 2011 22:33:14 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by eterpe-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LO600A1KXBDFY00@eterpe-smout.broadpark.no> for freebsd-usb@FreeBSD.org; Tue, 12 Jul 2011 00:33:13 +0200 (CEST) Received: from kg-v2.kg4.no ([80.203.92.230]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LO600953XBDRVF0@ignis-smin.broadpark.no> for freebsd-usb@FreeBSD.org; Tue, 12 Jul 2011 00:33:13 +0200 (CEST) Date: Tue, 12 Jul 2011 00:33:12 +0200 From: Torfinn Ingolfsen To: freebsd-usb@FreeBSD.org Message-id: <20110712003312.1e20eddb.torfinn.ingolfsen@broadpark.no> In-reply-to: <20110711035246.GA2150@tinyCurrent> References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net> <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> <20110710181316.GA1147@tiny> <20110711015905.ff232e6b.torfinn.ingolfsen@broadpark.no> <20110711035246.GA2150@tinyCurrent> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Mon, 11 Jul 2011 22:33:15 -0000 On Mon, 11 Jul 2011 05:52:46 +0200 Matthias Apitz wrote: > So, look into the log file config.log to understand what it is missing; Good advice! Here is a part of it: configure:13177: gcc -o conftest -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c -lusb >&5 /var/tmp//cctcQ0kE.o(.text+0xa): In function `main': : undefined reference to `usb_get_driver_np' ... configure:13204: result: no configure:13209: error: Can't find libusb. On ubuntu, try sudo apt-get install libusb-dev According to [1], this function is implemted on Linux only - a Linuxism. I'll see if I want to fix it. References: 1) http://libusb.sourceforge.net/doc/function.usbgetdrivernp.html -- Torfinn From owner-freebsd-usb@FreeBSD.ORG Tue Jul 12 00:23:28 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CD171065678; Tue, 12 Jul 2011 00:23:28 +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 6D80E8FC1B; Tue, 12 Jul 2011 00:23:26 +0000 (UTC) Received: from ur.dons.net.au (ppp118-210-211-57.lns20.adl6.internode.on.net [118.210.211.57]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id p6C0NKAw003098 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 12 Jul 2011 09:53:20 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: "Daniel O'Connor" In-Reply-To: Date: Tue, 12 Jul 2011 09:53:20 +0930 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107101956.03740.hselasky@c2i.net> <20110710200629.00aab8b3.torfinn.ingolfsen@broadpark.no> <20110710181316.GA1147@tiny> <20110711015905.ff232e6b.torfinn.ingolfsen@broadpark.no> <5A792F9E-4860-4892-ACC4-9250F025EDB0@gsoft.com.au> <29831219-5799-4ABE-9F02-5732D6881863@gsoft.com.au> To: Chris Rees X-Mailer: Apple Mail (2.1084) X-Spam-Score: 0.163 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 Cc: freebsd-usb@freebsd.org Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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, 12 Jul 2011 00:23:28 -0000 On 12/07/2011, at 24:06, Chris Rees wrote: > > That is the other approach but it's a bit of a pain to make the = libusb port do something very different for 8.x. > > >=20 > The last thing we should have is a port that does different things = depending on OS version like that, I was thinking of a virtual port, as = it were. I don't believe that is currently possible. Although I suppose you could have magic in bsd.ports.mk which looked for = USE_LIBUSB=3D or something.. -- 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 From owner-freebsd-usb@FreeBSD.ORG Tue Jul 12 08:20:35 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 949571065672 for ; Tue, 12 Jul 2011 08:20:35 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe01.c2i.net [212.247.154.2]) by mx1.freebsd.org (Postfix) with ESMTP id 234108FC17 for ; Tue, 12 Jul 2011 08:20:34 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=yfIOS+81wnQIz0UwZPDdWOvE/jQxEvyI9Z1xC25I9wc= c=1 sm=1 a=SvYTsOw2Z4kA:10 a=ZfJIrywH-b0A:10 a=WQU8e4WWZSUA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=ocE0liFUTL3t8QKHi4wA:9 a=8rqdpwHre7fcYMDEe6EA:7 a=wPNLvfGTeEIA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe01.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 152531800; Tue, 12 Jul 2011 10:20:33 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Tue, 12 Jul 2011 10:18:35 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <20110711035246.GA2150@tinyCurrent> <20110712003312.1e20eddb.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20110712003312.1e20eddb.torfinn.ingolfsen@broadpark.no> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201107121018.36004.hselasky@c2i.net> Cc: Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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, 12 Jul 2011 08:20:35 -0000 On Tuesday 12 July 2011 00:33:12 Torfinn Ingolfsen wrote: > According to [1], this function is implemted on Linux only - a Linuxism. > I'll see if I want to fix it. If you upgrade your libusb /usr/src/lib/libusb only, it should be there. --HPS From owner-freebsd-usb@FreeBSD.ORG Fri Jul 15 16:33:14 2011 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 492AC106566C for ; Fri, 15 Jul 2011 16:33:14 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from eterpe-smout.broadpark.no (eterpe-smout.broadpark.no [80.202.8.16]) by mx1.freebsd.org (Postfix) with ESMTP id 027098FC15 for ; Fri, 15 Jul 2011 16:33:13 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by eterpe-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LOD00MD3VAK9O20@eterpe-smout.broadpark.no> for freebsd-usb@FreeBSD.org; Fri, 15 Jul 2011 18:32:44 +0200 (CEST) Received: from kg-v2.kg4.no ([80.203.92.230]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LOD00HHRVAKSI00@ignis-smin.broadpark.no> for freebsd-usb@FreeBSD.org; Fri, 15 Jul 2011 18:32:44 +0200 (CEST) Date: Fri, 15 Jul 2011 18:32:44 +0200 From: Torfinn Ingolfsen To: freebsd-usb@FreeBSD.org Message-id: <20110715183244.301e161f.torfinn.ingolfsen@broadpark.no> In-reply-to: <201107121018.36004.hselasky@c2i.net> References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <20110711035246.GA2150@tinyCurrent> <20110712003312.1e20eddb.torfinn.ingolfsen@broadpark.no> <201107121018.36004.hselasky@c2i.net> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Fri, 15 Jul 2011 16:33:14 -0000 On Tue, 12 Jul 2011 10:18:35 +0200 Hans Petter Selasky wrote: > On Tuesday 12 July 2011 00:33:12 Torfinn Ingolfsen wrote: > > According to [1], this function is implemted on Linux only - a Linuxism. > > I'll see if I want to fix it. > > If you upgrade your libusb /usr/src/lib/libusb only, it should be there. Upgrade it from where? -current? -- Torfinn From owner-freebsd-usb@FreeBSD.ORG Fri Jul 15 16:57:46 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56E2A106564A for ; Fri, 15 Jul 2011 16:57:46 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe06.c2i.net [212.247.154.162]) by mx1.freebsd.org (Postfix) with ESMTP id DA9628FC0C for ; Fri, 15 Jul 2011 16:57:45 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=XR4AdwVFe5G+K9PtySS1/JOnv6WK/hruile8wX/SUjk= c=1 sm=1 a=SvYTsOw2Z4kA:10 a=ZfJIrywH-b0A:10 a=WQU8e4WWZSUA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=8kQB0OdkAAAA:8 a=m64UKcAswXG9A8ZZq9EA:9 a=scrawuP4bBAZCxNHzJ4A:7 a=wPNLvfGTeEIA:10 a=9aOQ2cSd83gA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe06.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 152302254; Fri, 15 Jul 2011 18:57:43 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Fri, 15 Jul 2011 18:55:42 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107121018.36004.hselasky@c2i.net> <20110715183244.301e161f.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20110715183244.301e161f.torfinn.ingolfsen@broadpark.no> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201107151855.42378.hselasky@c2i.net> Cc: Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Fri, 15 Jul 2011 16:57:46 -0000 On Friday 15 July 2011 18:32:44 Torfinn Ingolfsen wrote: > On Tue, 12 Jul 2011 10:18:35 +0200 > > Hans Petter Selasky wrote: > > On Tuesday 12 July 2011 00:33:12 Torfinn Ingolfsen wrote: > > > According to [1], this function is implemted on Linux only - a > > > Linuxism. I'll see if I want to fix it. > > > > If you upgrade your libusb /usr/src/lib/libusb only, it should be there. > > Upgrade it from where? -current? Current or stable. It is the same. --HPS From owner-freebsd-usb@FreeBSD.ORG Fri Jul 15 19:49:51 2011 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94D8B106566B for ; Fri, 15 Jul 2011 19:49:51 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from eterpe-smout.broadpark.no (eterpe-smout.broadpark.no [80.202.8.16]) by mx1.freebsd.org (Postfix) with ESMTP id 4DEBD8FC15 for ; Fri, 15 Jul 2011 19:49:51 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by eterpe-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LOE002H53WIOB20@eterpe-smout.broadpark.no> for freebsd-usb@FreeBSD.org; Fri, 15 Jul 2011 21:38:42 +0200 (CEST) Received: from kg-v2.kg4.no ([80.203.92.230]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LOE00JQU3WIWZ20@ignis-smin.broadpark.no> for freebsd-usb@FreeBSD.org; Fri, 15 Jul 2011 21:38:42 +0200 (CEST) Date: Fri, 15 Jul 2011 21:38:42 +0200 From: Torfinn Ingolfsen To: freebsd-usb@FreeBSD.org Message-id: <20110715213842.15aadf11.torfinn.ingolfsen@broadpark.no> In-reply-to: <201107151855.42378.hselasky@c2i.net> References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107121018.36004.hselasky@c2i.net> <20110715183244.301e161f.torfinn.ingolfsen@broadpark.no> <201107151855.42378.hselasky@c2i.net> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Fri, 15 Jul 2011 19:49:51 -0000 On Fri, 15 Jul 2011 18:55:42 +0200 Hans Petter Selasky wrote: > On Friday 15 July 2011 18:32:44 Torfinn Ingolfsen wrote: > > On Tue, 12 Jul 2011 10:18:35 +0200 > > > > Hans Petter Selasky wrote: > > > On Tuesday 12 July 2011 00:33:12 Torfinn Ingolfsen wrote: > > > > According to [1], this function is implemted on Linux only - a > > > > Linuxism. I'll see if I want to fix it. > > > > > > If you upgrade your libusb /usr/src/lib/libusb only, it should be there. > > > > Upgrade it from where? -current? > > Current or stable. It is the same. The machine in question is already at 8.2-stable: tingo@kg-v7$ uname -a FreeBSD kg-v7.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #7: Sat Jul 9 23:00:31 CEST 2011 root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 Do I need a newer -stable than this? -- Torfinn From owner-freebsd-usb@FreeBSD.ORG Sat Jul 16 08:31:11 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB500106566C for ; Sat, 16 Jul 2011 08:31:11 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe06.c2i.net [212.247.154.162]) by mx1.freebsd.org (Postfix) with ESMTP id 51F198FC12 for ; Sat, 16 Jul 2011 08:31:10 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=XR4AdwVFe5G+K9PtySS1/JOnv6WK/hruile8wX/SUjk= c=1 sm=1 a=SvYTsOw2Z4kA:10 a=ZfJIrywH-b0A:10 a=WQU8e4WWZSUA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=6I5d2MoRAAAA:8 a=wVYAtXhjJ5xaOiEtc6sA:9 a=wPNLvfGTeEIA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe06.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 152481876; Sat, 16 Jul 2011 10:31:09 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sat, 16 Jul 2011 10:29:06 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <201107151855.42378.hselasky@c2i.net> <20110715213842.15aadf11.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20110715213842.15aadf11.torfinn.ingolfsen@broadpark.no> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201107161029.06407.hselasky@c2i.net> Cc: Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Sat, 16 Jul 2011 08:31:11 -0000 > > The machine in question is already at 8.2-stable: > tingo@kg-v7$ uname -a > FreeBSD kg-v7.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #7: Sat Jul 9 23:00:31 > CEST 2011 root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 > > Do I need a newer -stable than this? Hi, Sorry, the missing API was in LibUSB v1.0, but not in the LibUSB v0.1. Download and apply the following patch to your 8-stable and then recompile and install LibUSB only. http://svn.freebsd.org/changeset/base/224085 --HPS From owner-freebsd-usb@FreeBSD.ORG Sat Jul 16 08:35:05 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BF20106566B for ; Sat, 16 Jul 2011 08:35:05 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe08.c2i.net [212.247.154.226]) by mx1.freebsd.org (Postfix) with ESMTP id 93F0D8FC0C for ; Sat, 16 Jul 2011 08:35:03 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=0STrgBBJ/IeSzGUncdVPgrlXwYQACyAaeTEJnWJdz8Q= c=1 sm=1 a=SvYTsOw2Z4kA:10 a=ZfJIrywH-b0A:10 a=WQU8e4WWZSUA:10 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=6I5d2MoRAAAA:8 a=r6AOnzCpuCc-lp_dLv4A:9 a=Uin67RfZvauculcrK1EA:7 a=wPNLvfGTeEIA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe08.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 153580323; Sat, 16 Jul 2011 10:35:02 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sat, 16 Jul 2011 10:32:59 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <20110710194410.4ff1f096.torfinn.ingolfsen@broadpark.no> <20110715213842.15aadf11.torfinn.ingolfsen@broadpark.no> <201107161029.06407.hselasky@c2i.net> In-Reply-To: <201107161029.06407.hselasky@c2i.net> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201107161032.59790.hselasky@c2i.net> Cc: Subject: Re: FreeBSD 8.2 and DisplayLink devices? 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: Sat, 16 Jul 2011 08:35:05 -0000 On Saturday 16 July 2011 10:29:06 Hans Petter Selasky wrote: > > The machine in question is already at 8.2-stable: > > tingo@kg-v7$ uname -a > > FreeBSD kg-v7.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #7: Sat Jul 9 > > 23:00:31 CEST 2011 root@kg-v7.kg4.no:/usr/obj/usr/src/sys/GENERIC > > amd64 > > > > Do I need a newer -stable than this? > > Hi, > > Sorry, the missing API was in LibUSB v1.0, but not in the LibUSB v0.1. > > Download and apply the following patch to your 8-stable and then recompile > and install LibUSB only. > > http://svn.freebsd.org/changeset/base/224085 > > --HPS If applying the patch is difficult, then just checkout 9-current in 5-10minutes and then copy libusb from there. --HPS