From owner-freebsd-usb@FreeBSD.ORG Sun Mar 18 16:20:10 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 81C4816A408 for ; Sun, 18 Mar 2007 16:20:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 4AC6713C4D1 for ; Sun, 18 Mar 2007 16:20:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2IGKAcZ081673 for ; Sun, 18 Mar 2007 16:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2IGKAB5081672; Sun, 18 Mar 2007 16:20:10 GMT (envelope-from gnats) Resent-Date: Sun, 18 Mar 2007 16:20:10 GMT Resent-Message-Id: <200703181620.l2IGKAB5081672@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Denis Sadykov Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 451D816A47A for ; Sun, 18 Mar 2007 16:14:31 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 3576913C4CE for ; Sun, 18 Mar 2007 16:14:31 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l2IGEVXM099671 for ; Sun, 18 Mar 2007 16:14:31 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l2IG9Qqj095669; Sun, 18 Mar 2007 16:09:26 GMT (envelope-from nobody) Message-Id: <200703181609.l2IG9Qqj095669@www.freebsd.org> Date: Sun, 18 Mar 2007 16:09:26 GMT From: Denis Sadykov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: usb/110477: Benq 3300U/4300U support in FreeBSD 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, 18 Mar 2007 16:20:10 -0000 >Number: 110477 >Category: usb >Synopsis: Benq 3300U/4300U support in FreeBSD >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 18 16:20:09 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Denis Sadykov >Release: 6.2-RELEASE >Organization: >Environment: FreeBSD jabbernout 6.2-RELEASE FreeBSD 6.2-RELEASE #2: Sun Jan 21 13:33:55 UTC 2007 root@jabbernout:/usr/obj/usr/src/sys/TEST1 i386 >Description: Benq (Acer) 3300U/4300U scanner is not supported in 6.2-RELEASE >How-To-Repeat: Connect Benq 4300U scanner into USB port >Fix: Apply following patchset Patch attached with submission follows: --- sys/dev/usb/usbdevs.orig Sun Mar 18 20:49:10 2007 +++ sys/dev/usb/usbdevs Sun Mar 18 20:49:55 2007 @@ -595,6 +595,7 @@ product ACERP ACERSCAN_320U 0x2022 Acerscan 320U product ACERP ACERSCAN_640U 0x2040 Acerscan 640U product ACERP ACERSCAN_620U 0x2060 Acerscan 620U +product ACERP ACERSCAN_4300U 0x20b0 Benq 3300U/4300U product ACERP ACERSCAN_640BT 0x20be Acerscan 640BT product ACERP ACERSCAN_1240U 0x20c0 Acerscan 1240U product ACERP AWL300 0x9000 AWL300 Wireless adapter -- sys/dev/usb/uscanner.c~ Mon Sep 20 11:03:28 2004 +++ sys/dev/usb/uscanner.c Fri Nov 19 02:22:15 2004 @@ -105,6 +105,7 @@ {{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_620U }, 0 }, {{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_1240U }, 0 }, {{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_C310U }, 0 }, + {{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_4300U }, 0 }, /* AGFA */ {{ USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCAN1236U }, 0 }, >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Sun Mar 18 16:30:05 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2511716A404 for ; Sun, 18 Mar 2007 16:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id E1AE013C4D0 for ; Sun, 18 Mar 2007 16:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2IGU4wu082670 for ; Sun, 18 Mar 2007 16:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2IGU42s082663; Sun, 18 Mar 2007 16:30:04 GMT (envelope-from gnats) Resent-Date: Sun, 18 Mar 2007 16:30:04 GMT Resent-Message-Id: <200703181630.l2IGU42s082663@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Denis Sadykov Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DFC2E16A400 for ; Sun, 18 Mar 2007 16:21:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id D063C13C46A for ; Sun, 18 Mar 2007 16:21:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l2IGLCMh005501 for ; Sun, 18 Mar 2007 16:21:12 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l2IGG9PS001131; Sun, 18 Mar 2007 16:16:09 GMT (envelope-from nobody) Message-Id: <200703181616.l2IGG9PS001131@www.freebsd.org> Date: Sun, 18 Mar 2007 16:16:09 GMT From: Denis Sadykov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: usb/110478: Benq 3300U/4300U support in FreeBSD 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, 18 Mar 2007 16:30:05 -0000 >Number: 110478 >Category: usb >Synopsis: Benq 3300U/4300U support in FreeBSD >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 18 16:30:04 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Denis Sadykov >Release: 6.2-RELEASE >Organization: >Environment: FreeBSD jabbernout 6.2-RELEASE FreeBSD 6.2-RELEASE #2: Sun Jan 21 13:33:55 UTC 2007 root@jabbernout:/usr/obj/usr/src/sys/TEST1 i386 >Description: Benq (Acer) 3300U/4300U scanner is not supported in 6.2-RELEASE >How-To-Repeat: Connect Benq 4300U scanner into USB port >Fix: Apply following patchset Patch attached with submission follows: --- sys/dev/usb/usbdevs.orig Sun Mar 18 20:49:10 2007 +++ sys/dev/usb/usbdevs Sun Mar 18 20:49:55 2007 @@ -595,6 +595,7 @@ product ACERP ACERSCAN_320U 0x2022 Acerscan 320U product ACERP ACERSCAN_640U 0x2040 Acerscan 640U product ACERP ACERSCAN_620U 0x2060 Acerscan 620U +product ACERP ACERSCAN_4300U 0x20b0 Benq 3300U/4300U product ACERP ACERSCAN_640BT 0x20be Acerscan 640BT product ACERP ACERSCAN_1240U 0x20c0 Acerscan 1240U product ACERP AWL300 0x9000 AWL300 Wireless adapter -- sys/dev/usb/uscanner.c~ Mon Sep 20 11:03:28 2004 +++ sys/dev/usb/uscanner.c Fri Nov 19 02:22:15 2004 @@ -105,6 +105,7 @@ {{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_620U }, 0 }, {{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_1240U }, 0 }, {{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_C310U }, 0 }, + {{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_4300U }, 0 }, /* AGFA */ {{ USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCAN1236U }, 0 }, >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Sun Mar 18 16:40:05 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9BD7B16A408 for ; Sun, 18 Mar 2007 16:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 7B25913C4BF for ; Sun, 18 Mar 2007 16:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2IGe5HJ085535 for ; Sun, 18 Mar 2007 16:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2IGe5hp085534; Sun, 18 Mar 2007 16:40:05 GMT (envelope-from gnats) Resent-Date: Sun, 18 Mar 2007 16:40:05 GMT Resent-Message-Id: <200703181640.l2IGe5hp085534@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Denis Sadykov Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE58616A406 for ; Sun, 18 Mar 2007 16:32:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id ADC5513C4C5 for ; Sun, 18 Mar 2007 16:32:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l2IGWUJw021433 for ; Sun, 18 Mar 2007 16:32:30 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l2IGRTLn018133; Sun, 18 Mar 2007 16:27:29 GMT (envelope-from nobody) Message-Id: <200703181627.l2IGRTLn018133@www.freebsd.org> Date: Sun, 18 Mar 2007 16:27:29 GMT From: Denis Sadykov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: usb/110479: Benq 3300U / 4300U isn't support in 6.2 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, 18 Mar 2007 16:40:05 -0000 >Number: 110479 >Category: usb >Synopsis: Benq 3300U / 4300U isn't support in 6.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 18 16:40:04 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Denis Sadykov >Release: 6.2-RELEASE >Organization: >Environment: FreeBSD jabbernout 6.2-RELEASE FreeBSD 6.2-RELEASE #2: Sun Jan 21 13:33:55 UTC 2007 root@jabbernout:/usr/obj/usr/src/sys/TEST1 i386 >Description: Scanner Benq (Acer) isn't support in 6.2-RELEASE yet. >How-To-Repeat: Connect scanner to the USB port >Fix: Apply following patchset Patch attached with submission follows: --- sys/dev/usb/usbdevs.orig Sun Mar 18 20:49:10 2007 +++ sys/dev/usb/usbdevs Sun Mar 18 20:49:55 2007 @@ -595,6 +595,7 @@ product ACERP ACERSCAN_320U 0x2022 Acerscan 320U product ACERP ACERSCAN_640U 0x2040 Acerscan 640U product ACERP ACERSCAN_620U 0x2060 Acerscan 620U +product ACERP ACERSCAN_4300U 0x20b0 Benq 3300U/4300U product ACERP ACERSCAN_640BT 0x20be Acerscan 640BT product ACERP ACERSCAN_1240U 0x20c0 Acerscan 1240U product ACERP AWL300 0x9000 AWL300 Wireless adapter -- sys/dev/usb/uscanner.c~ Mon Sep 20 11:03:28 2004 +++ sys/dev/usb/uscanner.c Fri Nov 19 02:22:15 2004 @@ -105,6 +105,7 @@ {{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_620U }, 0 }, {{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_1240U }, 0 }, {{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_C310U }, 0 }, + {{ USB_VENDOR_ACERP, USB_PRODUCT_ACERP_ACERSCAN_4300U }, 0 }, /* AGFA */ {{ USB_VENDOR_AGFA, USB_PRODUCT_AGFA_SNAPSCAN1236U }, 0 }, >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Sun Mar 18 21:37:53 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5D7F16A40B; Sun, 18 Mar 2007 21:37:53 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 8D5DF13C457; Sun, 18 Mar 2007 21:37:53 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2ILbrW2030897; Sun, 18 Mar 2007 21:37:53 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2ILbr2Q030893; Sun, 18 Mar 2007 21:37:53 GMT (envelope-from linimon) Date: Sun, 18 Mar 2007 21:37:53 GMT From: Mark Linimon Message-Id: <200703182137.l2ILbr2Q030893@freefall.freebsd.org> To: jabberw.at.mail.ru@FreeBSD.org, linimon@FreeBSD.org, freebsd-usb@FreeBSD.org Cc: Subject: Re: usb/110479: Benq 3300U / 4300U isn't support in 6.2 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, 18 Mar 2007 21:37:53 -0000 Synopsis: Benq 3300U / 4300U isn't support in 6.2 State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Sun Mar 18 21:37:33 UTC 2007 State-Changed-Why: Duplicate of usb/110477. http://www.freebsd.org/cgi/query-pr.cgi?pr=110479 From owner-freebsd-usb@FreeBSD.ORG Mon Mar 19 08:17:34 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BDC1016A401 for ; Mon, 19 Mar 2007 08:17:34 +0000 (UTC) (envelope-from mulga@flinders.homeunix.org) Received: from qsrv01sl.mx.bigpond.com (qsrv01sl.mx.bigpond.com [144.140.92.181]) by mx1.freebsd.org (Postfix) with ESMTP id 57DE313C455 for ; Mon, 19 Mar 2007 08:17:34 +0000 (UTC) (envelope-from mulga@flinders.homeunix.org) Received: from oaamta04sl.mx.bigpond.com ([124.176.212.112]) by omta04sl.mx.bigpond.com with ESMTP id <20070319070658.MTXU28583.omta04sl.mx.bigpond.com@oaamta04sl.mx.bigpond.com> for ; Mon, 19 Mar 2007 07:06:58 +0000 Received: from flinders.homeunix.org ([124.176.212.112]) by oaamta04sl.mx.bigpond.com with ESMTP id <20070319070656.IGTA18620.oaamta04sl.mx.bigpond.com@flinders.homeunix.org> for ; Mon, 19 Mar 2007 07:06:56 +0000 Received: from flinders.homeunix.org (localhost.homeunix.org [127.0.0.1]) by flinders.homeunix.org (8.13.6/8.13.6) with ESMTP id l2J77r6S001386 for ; Mon, 19 Mar 2007 18:07:55 +1100 (EST) (envelope-from mulga@flinders.homeunix.org) Received: by flinders.homeunix.org (8.13.6/8.13.6/Submit) id l2J77pn2001385 for freebsd-usb@freebsd.org; Mon, 19 Mar 2007 18:07:51 +1100 (EST) (envelope-from mulga@flinders.homeunix.org) From: John Andrewartha Organization: PirPac To: freebsd-usb@freebsd.org Date: Mon, 19 Mar 2007 18:07:46 +1100 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703191807.46988.mulga@flinders.homeunix.org> Subject: 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, 19 Mar 2007 08:17:34 -0000 Hi, A small problem that I need assistance with please. I a now the proud owner of a 3G+ 850 MHz USB modem from CMOTECH it uses a real usb hub. In AU it's called NextG wireless Internet, every where else something else. I was able to modify my old usbdevs and usb_quirks.c to make a modem card from the same vendor work with FreeBSD 6.1. I posted the diff for that mid last year. The following from usbdevs -v for the new device I can't get to attach. addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 addr 2: full speed, power 500 mA, config 1, CMOTECH CDMA Technologies(0x6280), CMOTECH CO., LTD.(0x16d8), rev 0.00 port 2 powered ---- Device that does work addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), (0x11c1) (0x0000), rev 1.00 port 1 addr 2: full speed, power 100 mA, config 1, CMOTECH CDMA Technologies(0x5523), CMOTECH CO., LTD.(0x16d8), rev 0.00 port 2 powered This card is just that a PCM card that reports as a usb device. I cheated and changed usbdevs entry for CMOTECH from 0x5523 to 0x6280, rebuilt the kernel, and, failed. Any suggestions and hints appreciated. Thanks in advance John From owner-freebsd-usb@FreeBSD.ORG Mon Mar 19 11:08:45 2007 Return-Path: X-Original-To: freebsd-usb@FreeBSD.org Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8C17C16A400 for ; Mon, 19 Mar 2007 11:08:45 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 6969213C4DD for ; Mon, 19 Mar 2007 11:08:45 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2JB8j3o055617 for ; Mon, 19 Mar 2007 11:08:45 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2JB8h4Y055613 for freebsd-usb@FreeBSD.org; Mon, 19 Mar 2007 11:08:43 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 19 Mar 2007 11:08:43 GMT Message-Id: <200703191108.l2JB8h4Y055613@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-usb@FreeBSD.org Cc: Subject: Current problem reports assigned to you 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, 19 Mar 2007 11:08:45 -0000 Current FreeBSD problem reports Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/84750 usb [hang] 6-BETA2 reboot/shutdown with root_fs on externa o usb/91629 usb usbd_abort_pipe() may result in infinite loop 2 problems total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/40792 usb signals lead to data loss on device ugen o usb/46176 usb [panic] umass causes kernel panic if device removed be o i386/46371 usb USB controller cannot be initialized on IBM Netfinity f usb/55555 usb [ums] system freezes with access to /dev/ums0 o bin/57255 usb usbd and multi-function devices o usb/62088 usb [usb] Logitech Cordless/Optical Mouse not working o usb/62309 usb [ugen] [panic] panic: ugen(4) driver o usb/63621 usb [usb] USB MemoryStick Reader stalls/crashes system o usb/69006 usb [patch] Apple Cinema Display hangs USB ports o usb/71155 usb [usb] misbehaving usb-printer hangs processes, causes o usb/73307 usb [panic] Kernel panics on USB disconnect o usb/74771 usb [umass] mounting write-protected umass device as read/ o usb/75705 usb [panic] da0 attach / Optio S4 (with backtrace) o usb/75797 usb 5.3-STABLE(2005 1/4) detect USB headset, But can not f f usb/76204 usb panic while using usb attached modem o usb/76395 usb USB printer does not work, usbdevs says "addr 0 should o usb/77184 usb kernel panic on USB device disconnect o usb/77294 usb ucom + ulpcom panic o usb/77940 usb [patch] [panic] insertion of usb keyboard panics syste f i386/78218 usb [kue] kue not detected on Sony PCG-F370 VAIO o usb/78989 usb please add USB keyboard support to install CD's o usb/79140 usb WD Firewire/USB Combo hangs under load on USB interfac o usb/79269 usb USB ohci da0 plug/unplug causes crashes and lockups. o usb/79287 usb UHCI hang after interrupt transfer o usb/79524 usb printing to Minolta PagePro 1[23]xxW via USB fails wit f usb/79656 usb [usb] RHSC interrupts lost o usb/79722 usb [usb] wrong alignments in ehci.h o usb/80040 usb [hang] Use of sound mixer causes system freeze with ua f usb/80260 usb Travan USB tape drive fails to write o usb/80361 usb mounting of usb-stick fails o usb/80373 usb usb keyboard does not respond o usb/80829 usb possible panic when loading USB-modules o usb/80862 usb [patch] USB locking issues: missing some Giant calls o usb/81308 usb [ugen] [patch] polling a ugen(4) control endpoint caus f usb/82198 usb Panic on attaching of ONKI N-338 USB MP3 player f usb/82272 usb Can not recognize Casio camera EX-Z40 as a umass devic o usb/82350 usb [usb] null pointer dereference in USB stack o usb/82520 usb Reboot when USL101 connected o usb/82569 usb [usb] USB mass storage plug/unplug causes system panic o usb/82660 usb EHCI: I/O stuck in state 'physrd'/panic o usb/83504 usb [usb] SpeedTouch USB stop working on recent current (a o usb/83563 usb [panic] Page Fault while detaching Mpman Usb device o usb/83677 usb [usb] usb controller often not detected (Sun W2100z) o usb/83756 usb Microsoft Intellimouse Explorer 4.0A doesn't work. o usb/83977 usb [ucom] [panic] ucom1: open bulk out error (addr 2): IN o usb/84326 usb [umass] Panic trying to connect SCSI tape drive via US o usb/84336 usb [usb] [reboot] instant system reboot when unmounting a o usb/84936 usb install - usb keyboard not recognized o usb/86031 usb need support usb nic rt2500 in my 5.4 STABLE o usb/86767 usb [usb] bogus "slice starts beyond end of the disk:..." o usb/87099 usb panic: ohci_add_done: addr 0x000d1bf0 not found o usb/87565 usb [PATCH] Support for Vodaphone 3G/UMTS cards o usb/88743 usb [hang] USB makes kernel hang at boot (regression in 6. o usb/88966 usb kldunload ucom.ko returns "Device busy" error. o usb/89003 usb LaCie Firewire drive not properly supported under 6.0 o usb/89218 usb flash disk o usb/89954 usb [usb] USB Disk driver race condition? f usb/89997 usb [umass] [panic] panic on iPod mini detach o usb/90162 usb [usb] [patch] Add support for the MS Wireless USB Mous o usb/90700 usb Kernel panic on connect/mount/use umass device o usb/91238 usb USB tape unit fails to write a second tape file to the o usb/91263 usb [patch] USB quirk needed for Logitec USB Hard disk LHD o usb/91283 usb booting very slow with usb devices connection (regress o usb/91538 usb Unable to print to EPSON CX3500 o usb/91906 usb FreeBSD hangs while booting with USB legacy support on o usb/92052 usb usbd causes defunct process with busy file-handle o kern/92083 usb [ural] [panic] panic using WPA on ural NIC in 6.0-RELE o usb/92142 usb SET_ADDR_FAILED and SHORT_XFER errors from usb drivers o usb/92171 usb [panic] panic unplugging Vodafone Mobile Connect (UMTS o usb/93155 usb /dev/ulpt0: device busy USB printer does not work o usb/93408 usb hw.acpi.cpu.cx_lowest=C3 on AMD Turion causes choppy m f usb/93496 usb USB2.0 umass stalls on VIA o usb/93640 usb device ehci causes interrupt storm on this MSI amd64 m o usb/93828 usb ohci causes panic on boot (HP Pavillion d4100e) o usb/93949 usb ugen(4)-related repeatable kernel panic in 6.1-PRERELE o usb/94166 usb btx halted with a flashcard plugged o usb/94384 usb kernel panic with usb2 hardware o usb/94717 usb Reading from /dev/ulpt can break work of a UHCI hub o usb/94742 usb [umass] [patch] umass driver does not recognise YANO e o usb/94813 usb mounting write-protected umass device freezes computer o usb/94897 usb Kernel Panic when cleanly unmounting USB disk o usb/95131 usb Boot/setup process does not accept key strokes o usb/95348 usb USB keyboard unplug causes noise on screen o usb/95562 usb Write Stress in USB Mass drive cause: [vinvalbuf: dir o usb/95636 usb [boot] 5 minute delay at boot when using VT6205 based o usb/96120 usb USB mouse not always detected o usb/96224 usb [usb] mount_msdosfs cause page fault in syncer process o usb/96457 usb fatback on umass = reboot o usb/97286 usb MS Wireless Intellimouse Explorer 2.0 doesn't work o usb/99431 usb FreeBSD on MSI 6566E (Intel 845E motherboards) doesn't o usb/101096 usb USB WLAN occasionally causes kernel-panics during larg o usb/101752 usb [panic] 6.1-RELEASE kernel panic on usb device inserti o usb/102066 usb [ukbd] usb keyboard and multimedia keys don't work o usb/102096 usb /usr/sbin/usbd does not handle multiple devices in one o i386/103025 usb [USB] the wrong in USB device for freeBSD 6.1 and AMD o usb/104292 usb system lockup on forced umount of usb-storage device o usb/104830 usb system crashes when copying data to umass devices o usb/105186 usb USB 2.0/ehci on FreeBSD 6.2-PRE/AMD64 crashes box o usb/106615 usb uftdi module does not automatically load with the FTDI o usb/106648 usb USB Floppy on D1950 10 min Hang on Insert w/o Floppy D o usb/106832 usb USB HP printer is not detected by kernel when ACPI ena o usb/107101 usb [umass] [patch] Quirk for Denver MP3 player o usb/107116 usb [usb] panic while accessing usb msdos pccard o usb/107128 usb [usb] panic while accessing usb msdos flashkey o usb/107248 usb [PATCH] scsi_da.c quirk for Cowon iAUDIO X5 MP3 player o usb/107446 usb [umass] umass problems (usb and fw disks) o usb/107827 usb [panic] ohci_add_done addr not found o usb/107848 usb problem with samsung flash o usb/107924 usb usbd does not call detach o usb/108097 usb [usbgen] [patch] ADMtek 851X USB-to-LAN adapter o usb/108513 usb umass: Creative MuVo TX FM fails in 6.2-RELEASE (regre o usb/109274 usb [usb] MCP55 USB Controller fails to attach in AMD64 Cu o usb/109397 usb [panic] on boot from USB flash o usb/110031 usb usb_interrupt_read does not respect timeout o usb/110122 usb usb_interrupt_read does not respect timeout 115 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o conf/30929 usb [usb] [patch] use usbd to initialize USB ADSL modem s usb/32653 usb Added patches to improve USB scanner supportOB o usb/40948 usb [usb] USB HP CDW8200 does not work f usb/41415 usb [usb] [patch] Some USB scanners cannot talk to uscanne o usb/48342 usb [PATCH] usbd dynamic device list. o kern/51958 usb [usb] [patch] update for urio driver o kern/52026 usb [usb] feature request: umass driver support for InSyst o usb/53025 usb [ugen] [patch] ugen does not allow O_NONBLOCK for inte o usb/56095 usb [usb] [patch] QUIRK: Apacer Pen Drive fails to work o kern/59698 usb [kbd] [patch] Rework of ukbd HID to AT code translatio f usb/60248 usb [patch] Problem with USB printer HP LaserJet 1300 o usb/61234 usb [usb] [patch] usbhidaction(1) doesn't support using an o usb/63837 usb [uhid] [patch] USB: hid_is_collection() only looks for o kern/65769 usb [usb] Call to tcflush(x, TCIFLUSH) stops input on usb- o kern/66547 usb [usb] Palm Tungsten T USB does not initialize correctl o usb/68232 usb [ugen] [patch] ugen(4) isochronous handling correction o usb/68412 usb [usb] [patch] QUIRK: Philips KEY013 USB MP3 player o usb/70523 usb [usb] [patch] umct sending/receiving wrong characters o usb/70942 usb [usb] Genius Wireless USB mouse: moused doesn't work c o usb/71416 usb [usb] Cryptoflex e-gate USB token (ugen0) detach is no o usb/71417 usb [usb] Cryptoflex e-gate USB token (ugen0) communicatio o usb/71455 usb [usb] Slow USB umass performance of 5.3 o usb/71605 usb [umass] [patch] umass doesn't recognize multiple slots o usb/72380 usb [usb] USB does not work [dual Celeron Abit] o usb/72732 usb [patch] Kyocera 7135 quirk. o usb/72733 usb Kyocera 7135 Palm OS connection problem. o usb/73056 usb [usb] Sun Microsystems Type 6 USB mouse not working in f usb/73553 usb [usb] Microsoft USB Internet Keyboard not recongized o usb/74211 usb USB flash drive causes CAM status 0x4 on 4.10Release f usb/74358 usb [umass] unplugging at boot time an umass device crashe o usb/74453 usb Q-lity CD-RW USB ECW-043 (ScanLogic SL11R chipset) doe o usb/74557 usb imation 500mb usb key can only be written halfway on f o usb/74609 usb [usb] [patch] allowing cdma modems to work at full spe o usb/74849 usb [usb] [patch] Samsung SPH-i500 does not attach properl o usb/74880 usb [usb] [patch] Samsung N400 cellphone/acm fails to atac o kern/75764 usb [umass] [patch] "umass0: Phase Error" - no device for o usb/75800 usb ucom1: init failed STALLED error in time of sync with o usb/75928 usb Cytronix SmartMedia card (SMC) reader has problems whe o usb/76461 usb [umass] disklabel of umass(4)-CAM(4)-da(4) not used by o usb/76732 usb Mouse problems with USB KVM Switch f usb/78371 usb Philips Wearable Audio Player (128) fails to attach f usb/78984 usb Creative MUVO umass failure o usb/79723 usb [usb] prepare for high speed isochronous transfers o usb/79725 usb [usb] [patch] USB device speed is not double-checked o usb/79893 usb [umass] [patch] new usbdevs/umass quirks derived from o usb/80010 usb [aue] [patch] add support for the AEI USB to LAN adapt f usb/80420 usb atapicam stops iPod functionality f usb/80773 usb "usbd_get_string()" could have taken a length paramete o usb/80774 usb have "usbd_find_desc" in line with the other "usbd_fin o usb/80776 usb [udav] UDAV device driver shouldn't use usb_add_task o usb/80777 usb usb_rem_task() should wait for callback to complete? o usb/80854 usb suggestion for new iface-no-probe mechanism o usb/80935 usb uvisor.c is not work with CLIE TH55. o usb/81191 usb Support for Curitel HX-550C USB modem to 5.4 RELEASE. f usb/81621 usb external hd hangs under load on ehci o usb/82436 usb [patch] USL101 Host-to-Host bridge support on FreeBSD o usb/83022 usb ALI USB 2.0 EHCI Controller is not detected o usb/83863 usb Communication problem between opensc/openct via USB wi o usb/85067 usb Cannot attach ScanJet 4300C to usb device o usb/85992 usb [uhid] [patch] USB stops working when trying to read f o usb/86195 usb [patch] allow USB Ethernet Adaptor "ELECOM LD-USB20" t o usb/86298 usb Known good USB mouse won't work with correct settings o usb/86438 usb Fix for non-working iPod over USB is in NetBSD CVS o usb/87224 usb Cannot mount USB Zip750 o usb/87648 usb [mouse] Logitech USB-optical mouse problem. o usb/88408 usb axe0 read PHY failed o usb/88939 usb Fix cheapy Myson USB-IDE adapter f usb/89087 usb usb external harddrive hangs with BBB reset failed, TI f usb/91191 usb HP LaserJet 1020 (USB printer) not recognized f usb/91516 usb [umass] umass0 problems, with Freecom Classic SL Hard o usb/91546 usb [umodem] [patch] Nokia 6630 mobile phone does not work o usb/91811 usb Compact Flash in HP Photosmart 2610 return " Medium n o usb/91896 usb Serial Number of USB Memory Sticks is not passed throu o usb/92306 usb [quirk] [patch] Support for iRiver U10 USB media playe o usb/92403 usb [uplcom] uplcom.c needs new entry for 4.00 revision of o usb/92852 usb Vertical scroll not working properly on A4Tech WOP-49 f usb/93011 usb HP ScanJet 6200C & uscanner problem o usb/93389 usb Digital Camera Pentax S60 don't work o usb/93872 usb [patch] SCSI quirk required for ELTA 8061 OL USB memor o usb/94132 usb USB QUIRK for CENTURY EX35QUAT disk enclosure f usb/94147 usb doesn't recognise my USB keyboard o usb/94148 usb Make if_cdce work with ARM linux handhelds o usb/94311 usb [ugen][PATCH] allow interrupt IN transactions to be af o usb/94439 usb [patch] Add support for JNC MP3 Player o usb/94946 usb [uhub][patch] code dynamic status size for status chan o usb/95037 usb USB disk didnt recognized on hot-plug. o usb/95173 usb [usb] cannot mount external usb harddisk VIA Technolog o usb/95241 usb Patch to add USB ID for OEM Pharos 360 GPS o usb/95803 usb Add support for AnyData ADU-E100H o usb/95805 usb Add Support for Siemens ES75 modem o usb/96381 usb [patch] add a quirk table entry for a flash ram usb st p usb/96546 usb [usb] [patch] Add support (quirk) for EasyMP3 EM732X U o usb/96714 usb Update uvisor to support the Fossil Abacus Wrist PDA o usb/97175 usb USB cardreader hangs system o usb/97472 usb [patch] add support for Olympus C150,D390 o usb/98343 usb BBB reset failed errors with Creative Muvo MP3 player; o usb/99419 usb external usb harddrive slow to accept o usb/99538 usb [kbd] while using USB keyboard default params of atkbd o usb/100746 usb [kbd] system does not boot due to USB keyboard problem o usb/101757 usb [patch] uhid.4: correct structure field names to match o usb/101761 usb [patch] usb.h: increase maximal size of report descrip o usb/101775 usb [libusbhid] [patch] possible error in report descripto o usb/102976 usb Casio Exilim Digital Camera cause panic o usb/103046 usb [patch] ulpt event driven I/O with select(2) and nonbl o usb/103289 usb USB 2.0 problems on AMD LX-800 CPU and CS-5536 chipset o usb/103418 usb [usb] [patch] usbhidctl: add ability to write output a o usb/103917 usb USB driver reports "Addr 0 should never happen" o usb/104290 usb QUIRK: TOSHIBA DVD-RAM drive (libretto DVD Dock) o usb/104352 usb [ural] ural driver doesnt work o usb/104645 usb QUIRK: Rave C-201 MP3 player o usb/105065 usb SATA - USB Bridge o usb/105361 usb Kernel panic during unmounting mass storage (Creative o usb/105518 usb epson perfection 3490 usb scanner def o usb/106041 usb FreeBSD does not recognise Mustek BearPaw 2400TA usb s o usb/106070 usb devd recognizes ucom, but ttyU is the device actually o usb/106462 usb Motorola U6 PEBL not recognized by system via USB [pat o usb/106538 usb [patch] Can not burn DVD on Sony DRX-820UL external US o usb/106621 usb [usb] DLINK DUB-E100 support broken o usb/106861 usb [PATCH]: usbdevs update: Add product ACER Zeevo BT-500 o usb/107243 usb [patch] Apacer USB Flash Drive quirk o usb/107388 usb [PATCH] Add utoppy device from NetBSD o usb/107496 usb USB device problem on RELENG_6_2 (SHORT_XFER) (regress o usb/107526 usb Patch to support the Crystalfontz CFA-635 20x4 USB LCD o usb/107642 usb [patch]Ralink Technology RT2501USB/RT2601USB chipset d o kern/107665 usb [usb] [patch] uscanner support for epson stylus DX5050 o usb/107701 usb usbd ignores "detach" o usb/107935 usb [uplcom] panic while accessing /dev/cuaU0 o usb/108056 usb Mouse gets powered off during device probe when plugge o usb/108344 usb kernel with atausb panics when unplugging USB Flash o usb/108427 usb QUIRK-SAMSUNG MP0402H o usb/108509 usb Freebsd hang at startup after ehci0 detected (CD Loade o usb/108810 usb quirk for I/O Magic USB flash drive "Giga Bank" o usb/109613 usb Unsupported USB-Serial Controller for Sagem Mobile Pho o usb/109838 usb [PATCH] Support for various CDMA-2000 USB-modems o usb/110197 usb Sony PSP umass device does not detach from EHCI port o usb/110477 usb [patch] add Benq 3300U/4300U support to FreeBSD o usb/110478 usb Benq 3300U/4300U support in FreeBSD 137 problems total. From owner-freebsd-usb@FreeBSD.ORG Mon Mar 19 17:37:37 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7DAD216A409 for ; Mon, 19 Mar 2007 17:37:37 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe02.swip.net [212.247.154.33]) by mx1.freebsd.org (Postfix) with ESMTP id 12AAD13C4BB for ; Mon, 19 Mar 2007 17:37:36 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [193.217.102.48] (account mc467741@c2i.net HELO [10.0.0.249]) by mailfe02.swip.net (CommuniGate Pro SMTP 5.1.7) with ESMTPA id 444614312; Mon, 19 Mar 2007 18:37:35 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Mon, 19 Mar 2007 18:36:52 +0100 User-Agent: KMail/1.9.5 References: <200703191807.46988.mulga@flinders.homeunix.org> In-Reply-To: <200703191807.46988.mulga@flinders.homeunix.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703191836.52740.hselasky@c2i.net> Cc: Subject: Re: 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, 19 Mar 2007 17:37:37 -0000 Hi John, On Monday 19 March 2007 08:07, John Andrewartha wrote: > Hi, > A small problem that I need assistance with please. > I a now the proud owner of a 3G+ 850 MHz USB modem from CMOTECH it uses a > real usb hub. In AU it's called NextG wireless Internet, every where else > something else. > I was able to modify my old usbdevs and usb_quirks.c to make a modem card > from the same vendor work with FreeBSD 6.1. > I posted the diff for that mid last year. > > The following from usbdevs -v for the new device I can't get to attach. > addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), > Intel(0x0000), rev 1.00 > port 1 addr 2: full speed, power 500 mA, config 1, CMOTECH CDMA > Technologies(0x6280), CMOTECH CO., LTD.(0x16d8), rev 0.00 > port 2 powered > ---- > Device that does work > > addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), (0x11c1) > (0x0000), rev 1.00 > port 1 addr 2: full speed, power 100 mA, config 1, CMOTECH CDMA > Technologies(0x5523), CMOTECH CO., LTD.(0x16d8), rev 0.00 > port 2 powered > This card is just that a PCM card that reports as a usb device. > I cheated and changed usbdevs entry for CMOTECH from 0x5523 to 0x6280, > rebuilt the kernel, and, failed. > > Any suggestions and hints appreciated. > If you load ugen, and run /usr/ports/sysutils/udesc_dump ? What do you get then ? --HPS From owner-freebsd-usb@FreeBSD.ORG Tue Mar 20 01:44:43 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 86CCD16A402 for ; Tue, 20 Mar 2007 01:44:43 +0000 (UTC) (envelope-from wilkinsa@obelix.dsto.defence.gov.au) Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by mx1.freebsd.org (Postfix) with ESMTP id 0DBF413C489 for ; Tue, 20 Mar 2007 01:44:42 +0000 (UTC) (envelope-from wilkinsa@obelix.dsto.defence.gov.au) Received: from ednmsw510.dsto.defence.gov.au (ednmsw510.dsto.defence.gov.au [131.185.68.11]) by digger1.defence.gov.au (8.13.8/8.13.8) with ESMTP id l2K1ONvM004783 for ; Tue, 20 Mar 2007 11:54:23 +1030 (CST) Received: from ednex510.dsto.defence.gov.au (ednex510.dsto.defence.gov.au) by ednmsw510.dsto.defence.gov.au (Clearswift SMTPRS 5.2.5) with ESMTP id for ; Tue, 20 Mar 2007 12:02:58 +1030 Received: from obelix.dsto.defence.gov.au ([203.6.60.208]) by ednex510.dsto.defence.gov.au with Microsoft SMTPSVC(6.0.3790.1830); Tue, 20 Mar 2007 12:02:58 +1030 Received: from obelix.dsto.defence.gov.au (localhost [127.0.0.1]) by obelix.dsto.defence.gov.au (8.13.8/8.13.8) with ESMTP id l2K1WvQL003055 for ; Tue, 20 Mar 2007 10:32:57 +0900 (WST) (envelope-from wilkinsa@obelix.dsto.defence.gov.au) Received: (from wilkinsa@localhost) by obelix.dsto.defence.gov.au (8.13.8/8.13.8/Submit) id l2K1WvnN003054 for freebsd-usb@freebsd.org; Tue, 20 Mar 2007 10:32:57 +0900 (WST) (envelope-from wilkinsa) Date: Tue, 20 Mar 2007 10:32:57 +0900 From: "Wilkinson, Alex" To: freebsd-usb@freebsd.org Message-ID: <20070320013257.GG1817@obelix.dsto.defence.gov.au> Mail-Followup-To: freebsd-usb@freebsd.org References: <20061218170041.23257117.argonaut@airtel.net> <45B0D4DD.3030607@vwsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <45B0D4DD.3030607@vwsoft.com> User-Agent: Mutt/1.5.14 (2007-02-12) X-OriginalArrivalTime: 20 Mar 2007 01:32:58.0725 (UTC) FILETIME=[B1166150:01C76A8F] Content-Transfer-Encoding: 7bit Subject: sec:u Re: Huawei E220 3G 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, 20 Mar 2007 01:44:43 -0000 0n Fri, Jan 19, 2007 at 03:25:33PM +0100, Volker wrote: >usbctl is part of a package called usbutil. > >You may download a package from the website of Bernd Walter: >http://www.cosmo-project.de/~bernd/usbutil.tgz > >However, I don't why such a great tool isn't part of the ports tree >(obsd + nbsd do have it in the tree). > >usbctl shows the interfaces and endpoints of a usb device. You may >find a sample output of usbctl at >http://bsd.vwsoft.com/3g/merlin_u740.html What is meant by "endpoints of a usb device" ? -aW IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914. If you have received this email in error, you are requested to contact the sender and delete the email. From owner-freebsd-usb@FreeBSD.ORG Tue Mar 20 11:07:09 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 179D216A402 for ; Tue, 20 Mar 2007 11:07:09 +0000 (UTC) (envelope-from piso@newluxor.wired.org) Received: from mail.oltrelinux.com (krisma.oltrelinux.com [194.242.226.43]) by mx1.freebsd.org (Postfix) with ESMTP id 812E113C45B for ; Tue, 20 Mar 2007 11:07:08 +0000 (UTC) (envelope-from piso@newluxor.wired.org) Received: from newluxor.wired.org (ip-115-132.sn1.eutelia.it [62.94.115.132]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.oltrelinux.com (Postfix) with ESMTP id E7AC811B1DF for ; Tue, 20 Mar 2007 11:44:13 +0100 (CET) Received: (from piso@localhost) by newluxor.wired.org (8.13.8/8.13.8/Submit) id l2KAi9aT001690 for freebsd-usb@freebsd.org; Tue, 20 Mar 2007 11:44:09 +0100 (CET) (envelope-from piso) Date: Tue, 20 Mar 2007 11:44:09 +0100 From: Paolo Pisati To: freebsd-usb@freebsd.org Message-ID: <20070320104409.GA1562@tin.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at krisma.oltrelinux.com Subject: Axe adapter and 6.x: read PHY failed 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, 20 Mar 2007 11:07:09 -0000 Hi, since yesterday i'm using a D-Link DUB-E 100 usb<->ethernet adapter on a 6.x box, and i'm experiencing a lot of problems cause after a bit of traffic, the kernel spits: kernel: axe0: read PHY failed then axe0 becomes inoperative, and the only way to ressurect it is to reboot the box (really annoying...). I found a PR about axe (http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/88408), suggesting to play with media and mediaopt, but setting 10/100 or half/full duplex didn't help at all. Any ideas? Am i the only axe user out there? %kldstat Id Refs Address Size Name 1 23 0xc0400000 335848 kernel 2 1 0xc0736000 101f8 geom_eli.ko 3 3 0xc0747000 1b0cc crypto.ko 4 2 0xc0763000 bd04 zlib.ko 5 1 0xc076f000 11dd4 if_ath.ko 6 2 0xc0781000 45bc ath_rate.ko 7 3 0xc0786000 23124 wlan.ko 8 3 0xc07aa000 2ec28 ath_hal.ko 9 1 0xc07d9000 53cc if_axe.ko 10 3 0xc07df000 1d2a0 miibus.ko 11 2 0xc07fd000 246d0 usb.ko 12 1 0xc0822000 6b74 if_vr.ko 13 1 0xc0829000 15ef4 ataraid.ko 14 1 0xc083f000 481c padlock.ko 15 1 0xc0844000 65a60 acpi.ko 16 2 0xc4e15000 e000 ipfw.ko 17 1 0xc4e32000 4000 ipdivert.ko dmesg: Copyright (c) 1992-2007 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 6.2-STABLE #4: Tue Mar 20 01:21:25 CET 2007 root@southcross.wired.org:/usr/obj/usr/src/sys/SOUTHCROSS Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: VIA C3 Nehemiah+RNG+AES (1199.79-MHz 686-class CPU) Origin = "CentaurHauls" Id = 0x698 Stepping = 8 Features=0x381b83f real memory = 1056899072 (1007 MB) avail memory = 1025241088 (977 MB) ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) PadLock: HW support loaded for AES-CBC. acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 cpu0: on acpi0 acpi_throttle0: on cpu0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) cbb0: mem 0xe742c000-0xe742cfff irq 5 at device 10.0 on pci0 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb1: mem 0xe7423000-0xe7423fff irq 12 at device 10.1 on pci0 cardbus1: on cbb1 pccard1: <16-bit PCCard bus> on cbb1 pci0: at device 13.0 (no driver attached) uhci0: port 0xc400-0xc41f irq 5 at device 16.0 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xc800-0xc81f irq 12 at device 16.1 on pci0 uhci1: [GIANT-LOCKED] usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xcc00-0xcc1f irq 7 at device 16.2 on pci0 uhci2: [GIANT-LOCKED] usb2: on uhci2 usb2: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ehci0: mem 0xe7429000-0xe74290ff irq 9 at device 16.3 on pci0 ehci0: [GIANT-LOCKED] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: on ehci0 usb3: USB revision 2.0 uhub3: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered axe0: vendor 0x2001 product 0x1a00, rev 2.00/0.01, addr 2 miibus0: on axe0 bmtphy0: on miibus0 bmtphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto axe0: Ethernet address: 00:40:05:8f:20:8c axe0: if_start running deferred for Giant isab0: at device 17.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xd000-0xd00f at device 17.1 on pci0 ata0: on atapci0 ata1: on atapci0 pci0: at device 17.5 (no driver attached) vr0: port 0xdc00-0xdcff mem 0xe742a000-0xe742a0ff irq 5 at device 18.0 on pci0 miibus1: on vr0 ukphy0: on miibus1 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: Ethernet address: 00:40:63:df:91:79 atapci1: port 0xe000-0xe03f,0xe400-0xe40f,0xe800-0xe87f mem 0xe742b000-0xe742bfff,0xe7400000-0xe741ffff irq 12 at device 20.0 on pci0 ata2: on atapci1 ata3: on atapci1 ata4: on atapci1 ata5: on atapci1 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] Timecounter "TSC" frequency 1199794235 Hz quality 800 Timecounters tick every 1.000 msec ath0: mem 0x88000000-0x8800ffff irq 5 at device 0.0 on cardbus0 ath0: Ethernet address: 00:14:78:75:e4:af ath0: mac 7.9 phy 4.5 radio 5.6 ad0: 157066MB at ata0-master UDMA100 ad4: 305245MB at ata2-master SATA150 ad10: 305245MB at ata5-master SATA150 ar0: 305245MB status: READY ar0: disk0 READY (master) using ad4 at ata2-master ar0: disk1 READY (mirror) using ad10 at ata5-master Trying to mount root from ufs:/dev/ad0s1a ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding disabled, default to deny, logging disabled GEOM_ELI: Device ar0.eli created. GEOM_ELI: Encryption: AES-CBC 128 GEOM_ELI: Crypto: hardware bye, P. From owner-freebsd-usb@FreeBSD.ORG Wed Mar 21 05:48:52 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 26B6C16A402 for ; Wed, 21 Mar 2007 05:48:52 +0000 (UTC) (envelope-from anne@bigpond.com) Received: from qsrv02sl.mx.bigpond.com (qsrv02sl.mx.bigpond.com [144.140.93.182]) by mx1.freebsd.org (Postfix) with ESMTP id B8A9113C46C for ; Wed, 21 Mar 2007 05:48:51 +0000 (UTC) (envelope-from anne@bigpond.com) Received: from oaamta02sl.mx.bigpond.com ([58.170.146.169]) by omta02sl.mx.bigpond.com with ESMTP id <20070321041013.WQJJ10557.omta02sl.mx.bigpond.com@oaamta02sl.mx.bigpond.com> for ; Wed, 21 Mar 2007 04:10:13 +0000 Received: from FLINDERS ([58.170.146.169]) by oaamta02sl.mx.bigpond.com with SMTP id <20070321041012.URVV28205.oaamta02sl.mx.bigpond.com@FLINDERS> for ; Wed, 21 Mar 2007 04:10:12 +0000 Message-ID: <002101c76b6e$d31c72a0$a992aa3a@FLINDERS> From: "Anne" To: Date: Wed, 21 Mar 2007 15:10:10 +1100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: CDCE >> SERIAL 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: Wed, 21 Mar 2007 05:48:52 -0000 Hi and thanks, I have a USB modem (CMOTECH) that just has to be different. It needs a virtual ethernet to talk to it, great, PPPoE. No. Instead it needs a cuaU. I have managed to get the necessary mods into /dev/usb/if_cdce.c with = rebuild usbdev -d shows cdce0 throught to 2 there. As cdce is a generic device I need another driver to make cdce work = like a cua. Ucom wont do it, what else do I have at my disposal in FreeBSD 6.1 Cheers John From owner-freebsd-usb@FreeBSD.ORG Wed Mar 21 15:25:34 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A88D416A4CA for ; Wed, 21 Mar 2007 15:25:34 +0000 (UTC) (envelope-from mks@realine.com.ua) Received: from realine.com.ua (ll-ukrtoto-r.newline.net.ua [80.91.184.246]) by mx1.freebsd.org (Postfix) with ESMTP id 23DCE13C4E7 for ; Wed, 21 Mar 2007 15:25:34 +0000 (UTC) (envelope-from mks@realine.com.ua) Received: from [192.168.200.101] by realine.com.ua with esmtpa (Exim 4.66 (FreeBSD)) (envelope-from ) id 1HU2S0-0000OK-4R for freebsd-usb@freebsd.org; Wed, 21 Mar 2007 17:10:08 +0200 From: Askon To: freebsd-usb@freebsd.org Date: Wed, 21 Mar 2007 17:09:48 +0200 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200703211709.48649.mks@realine.com.ua> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: AverMedia USB Radio problem 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: Wed, 21 Mar 2007 15:25:34 -0000 Hi All, At this time I'm trying to connect AverMedia USB Radio(://www.avermedia.com/cgi-bin/products_multimedia_usbradio.asp?show=11) to FreeBSD machine. Searching in google does not give me any results, except papers about connecting D-Link DSB-R100 device to FreeBSD, using ufm driver(http://angerman.net/articles/radio/). D-Link DSB-R100 runs on Philips 'TEA5757' chip, I think it is very close to Aver's Philips 'TEA5767' chip, but in FreeBSD Aver device looks like uhid (USB HID): uhid0: AVerMedia Technologies AVerMedia USB Radio, rev 1.10/0.03, addr 2, iclass 3/0 Connected to mic input device produces a noise, but I can't set frequency, that I need. http://av-usbradio.sourceforge.net/ - here I found solution for linux, may be it adaptable for freebsd also? Please let me know, if you have any ideas or information, or simply useful links, that takes this problem. Thx. From owner-freebsd-usb@FreeBSD.ORG Thu Mar 22 15:50:08 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40C0116A40A for ; Thu, 22 Mar 2007 15:50:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id CDA0D13C4EA for ; Thu, 22 Mar 2007 15:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2MFo40O048899 for ; Thu, 22 Mar 2007 15:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2MFo42R048898; Thu, 22 Mar 2007 15:50:04 GMT (envelope-from gnats) Resent-Date: Thu, 22 Mar 2007 15:50:04 GMT Resent-Message-Id: <200703221550.l2MFo42R048898@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-usb@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, URATAN Shigenobu Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B796C16A406 for ; Thu, 22 Mar 2007 15:42:38 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id A911413C48C for ; Thu, 22 Mar 2007 15:42:38 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l2MFgc5C013968 for ; Thu, 22 Mar 2007 15:42:38 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l2MFbang013073; Thu, 22 Mar 2007 15:37:36 GMT (envelope-from nobody) Message-Id: <200703221537.l2MFbang013073@www.freebsd.org> Date: Thu, 22 Mar 2007 15:37:36 GMT From: URATAN Shigenobu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: usb/110681: [ukbd][patch] multiple keys will be repeated 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: Thu, 22 Mar 2007 15:50:08 -0000 >Number: 110681 >Category: usb >Synopsis: [ukbd][patch] multiple keys will be repeated >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 22 15:50:04 GMT 2007 >Closed-Date: >Last-Modified: >Originator: URATAN Shigenobu >Release: 6.2-RELEASE >Organization: personal >Environment: FreeBSD 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: when using USB keyboard on syscons, and keep pressing multiple keys, all pressed keys will be repeated, like: "jjjjjjjjjjjjdjjjjjdjdjdjdjdjdjdjdjdjdjdjdjdjdjdjdjdjdjdjd" (expample: first press 'j', then press 'd') with the patch, only latest one key will be repeated. "jjjjjjjjjjjjdddddddddddddddddddddddddddddddddddddddddd" >How-To-Repeat: >Fix: Patch attached with submission follows: --- ukbd.c.orig Sun Oct 29 16:30:06 2006 +++ ukbd.c Fri Mar 23 00:20:35 2007 @@ -39,7 +39,7 @@ */ #include -__FBSDID("$FreeBSD: src/sys/dev/usb/ukbd.c,v 1.52.2.3 2006/10/29 07:30:06 ru Exp $"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ukbd.c,v 1.52.2.3 2006/10/29 07:30:06 xx Exp $"); /* * HID spec: http://www.usb.org/developers/devclass_docs/HID1_11.pdf @@ -772,6 +772,16 @@ } } ADDKEY1(key | KEY_PRESS); + /* + * here, some key detected to be pressed, + * so kill repeat of all other keys. + * (postpone repeat trigger time 100sec from now) + */ + for(j=0; jks_ntime[j] = now + 100*1000; + } + pfound: ; } >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-usb@FreeBSD.ORG Fri Mar 23 02:44:42 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 64A8B16A401 for ; Fri, 23 Mar 2007 02:44:42 +0000 (UTC) (envelope-from MelissaInCT106@aol.com) Received: from imo-m21.mx.aol.com (imo-m21.mx.aol.com [64.12.137.2]) by mx1.freebsd.org (Postfix) with ESMTP id 191C813C4AD for ; Fri, 23 Mar 2007 02:44:41 +0000 (UTC) (envelope-from MelissaInCT106@aol.com) Received: from MelissaInCT106@aol.com by imo-m21.mx.aol.com (mail_out_v38_r7.10.) id n.c25.12cd6c5b (30739) for ; Thu, 22 Mar 2007 22:34:28 -0400 (EDT) From: MelissaInCT106@aol.com Message-ID: Date: Thu, 22 Mar 2007 22:34:27 EDT To: freebsd-usb@freebsd.org MIME-Version: 1.0 X-Mailer: 9.0 Security Edition for Windows sub 5354 X-Spam-Flag: NO Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Motorola A41x/V32x driver? 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, 23 Mar 2007 02:44:42 -0000 Can I also have the link to locate the driver ************************************** AOL now offers free email to everyone. Find out more about what's free from AOL at http://www.aol.com. From owner-freebsd-usb@FreeBSD.ORG Fri Mar 23 09:54:21 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7927216A404 for ; Fri, 23 Mar 2007 09:54:21 +0000 (UTC) (envelope-from annedent@bigpond.com) Received: from qsrv03ps.mx.bigpond.com (qsrv03ps.mx.bigpond.com [144.140.82.183]) by mx1.freebsd.org (Postfix) with ESMTP id 1868513C4C6 for ; Fri, 23 Mar 2007 09:54:18 +0000 (UTC) (envelope-from annedent@bigpond.com) Received: from oaamta03ps.mx.bigpond.com ([58.170.174.85]) by omta03ps.mx.bigpond.com with ESMTP id <20070323072937.ZJLD8709.omta03ps.mx.bigpond.com@oaamta03ps.mx.bigpond.com> for ; Fri, 23 Mar 2007 07:29:37 +0000 Received: from FLINDERS ([58.170.174.85]) by oaamta03ps.mx.bigpond.com with SMTP id <20070323072935.VFQS24764.oaamta03ps.mx.bigpond.com@FLINDERS> for ; Fri, 23 Mar 2007 07:29:35 +0000 Message-ID: <000b01c76d1d$03391420$55aeaa3a@FLINDERS> From: "Anne" To: Date: Fri, 23 Mar 2007 18:29:35 +1100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: CDCE 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, 23 Mar 2007 09:54:21 -0000 Hi again, Am I on the correct list for this question? New peice of hardware, no specs, is a HPSDA wireless modem from Cmotech = device id 0x6280. Cmotech have not yet listed it. I have modified if_cdce.c to recognise the new hardware, I have 3 cdcd = ifaces. I need to treat the virtuel ethernet (cdce) as a serial device. =20 I have to attach a tty with cua?? to the CDCE. How do I do it. PPPoE wont work. I have to create ttys. I have spent 4 days on this a solution would make my day. John From owner-freebsd-usb@FreeBSD.ORG Fri Mar 23 09:59:32 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AC6EA16A404 for ; Fri, 23 Mar 2007 09:59:32 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe13.swip.net [212.247.155.129]) by mx1.freebsd.org (Postfix) with ESMTP id 4D25313C4CE for ; Fri, 23 Mar 2007 09:59:31 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [193.217.102.48] (account mc467741@c2i.net HELO [10.0.0.249]) by mailfe13.swip.net (CommuniGate Pro SMTP 5.1.7) with ESMTPA id 53340552; Fri, 23 Mar 2007 10:59:25 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Fri, 23 Mar 2007 10:59:05 +0100 User-Agent: KMail/1.9.5 References: <000b01c76d1d$03391420$55aeaa3a@FLINDERS> In-Reply-To: <000b01c76d1d$03391420$55aeaa3a@FLINDERS> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703231059.05376.hselasky@c2i.net> Cc: Subject: Re: CDCE 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, 23 Mar 2007 09:59:32 -0000 On Friday 23 March 2007 08:29, Anne wrote: > Hi again, > Am I on the correct list for this question? Yes. > > New peice of hardware, no specs, is a HPSDA wireless modem from Cmotech > device id 0x6280. Cmotech have not yet listed it. > > I have modified if_cdce.c to recognise the new hardware, I have 3 cdcd > ifaces. > > I need to treat the virtuel ethernet (cdce) as a serial device. > I have to attach a tty with cua?? to the CDCE. > > How do I do it. > PPPoE wont work. I have to create ttys. > > I have spent 4 days on this a solution would make my day. > > John Hi John, Could you maybe install /usr/ports/sysutils/udesc_dump Then "kldload ugen". Make sure that your device attaches like "ugen", and post the USB descriptors of your device? That is the output from "udesc_dump". --HPS From owner-freebsd-usb@FreeBSD.ORG Fri Mar 23 21:41:04 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C3E816A403 for ; Fri, 23 Mar 2007 21:41:04 +0000 (UTC) (envelope-from antvival@yahoo.it) Received: from web26507.mail.ukl.yahoo.com (web26507.mail.ukl.yahoo.com [217.146.176.44]) by mx1.freebsd.org (Postfix) with SMTP id A674B13C45D for ; Fri, 23 Mar 2007 21:41:03 +0000 (UTC) (envelope-from antvival@yahoo.it) Received: (qmail 2333 invoked by uid 60001); 23 Mar 2007 21:14:21 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.it; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=Gf7mTcTujMx3wfl6EiDONcwiT2vZ9N+IxIQQRWSrYLFw16hBrmEi6HoKFUIqpW0kMVSqgGV2JiCyKXQ4qaDU+qkekEMLWLRetuE1I6qyA79jvyxdYspX2wErBbPGgLw3si9vWl2SQkR8QyWnFOOsuyX4GD5KsTifSHJULbxjL+o=; X-YMail-OSG: eRyNnj8VM1mV42aS9uP97H1gejcP_ngiM3x_MQ5PnKVcjuQohyAGR7IbU6JB_MdsXCyUSbZX_EpdIilj.MaTnOzGGPHEWIwg6dNXDikqPkpZGgOsc.LFBNaT8SyaEf_wsBjD2wNnmq1ZMTJCmBA01Q-- Received: from [151.76.219.114] by web26507.mail.ukl.yahoo.com via HTTP; Fri, 23 Mar 2007 22:14:21 CET Date: Fri, 23 Mar 2007 22:14:21 +0100 (CET) From: Antonio Vivaldi To: freebsd-usb@freebsd.org MIME-Version: 1.0 Message-ID: <792628.2097.qm@web26507.mail.ukl.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: EHCI and Isochronous transfer support in FreeBSD 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, 23 Mar 2007 21:41:04 -0000 Hello, I'd like to know what is the status about the support of USB isochronous transfers (used by many video devices for realtime streaming) in the current version of FreeBSD. Thanks in advance. --------------------------------- L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail From owner-freebsd-usb@FreeBSD.ORG Sat Mar 24 01:17:06 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0CB9F16A40B; Sat, 24 Mar 2007 01:17:06 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id D383713C46C; Sat, 24 Mar 2007 01:17:05 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2O1H54N049669; Sat, 24 Mar 2007 01:17:05 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2O1H5Ti049665; Sat, 24 Mar 2007 01:17:05 GMT (envelope-from maxim) Date: Sat, 24 Mar 2007 01:17:05 GMT From: Maxim Konovalov Message-Id: <200703240117.l2O1H5Ti049665@freefall.freebsd.org> To: jabberw@mail.ru, maxim@FreeBSD.org, freebsd-usb@FreeBSD.org Cc: Subject: Re: usb/110478: Benq 3300U/4300U support in FreeBSD 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, 24 Mar 2007 01:17:06 -0000 Synopsis: Benq 3300U/4300U support in FreeBSD State-Changed-From-To: open->closed State-Changed-By: maxim State-Changed-When: Sat Mar 24 01:16:39 UTC 2007 State-Changed-Why: Duplicate of usb/110477. http://www.freebsd.org/cgi/query-pr.cgi?pr=110478 From owner-freebsd-usb@FreeBSD.ORG Sat Mar 24 08:17:07 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 239F816A403 for ; Sat, 24 Mar 2007 08:17:07 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.swip.net [212.247.154.97]) by mx1.freebsd.org (Postfix) with ESMTP id B74A713C457 for ; Sat, 24 Mar 2007 08:17:06 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [193.217.102.48] (account mc467741@c2i.net HELO [10.0.0.249]) by mailfe04.swip.net (CommuniGate Pro SMTP 5.1.7) with ESMTPA id 445909008; Sat, 24 Mar 2007 09:17:04 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sat, 24 Mar 2007 09:16:45 +0100 User-Agent: KMail/1.9.5 References: <792628.2097.qm@web26507.mail.ukl.yahoo.com> In-Reply-To: <792628.2097.qm@web26507.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703240916.45449.hselasky@c2i.net> Cc: Antonio Vivaldi Subject: Re: EHCI and Isochronous transfer support in FreeBSD 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, 24 Mar 2007 08:17:07 -0000 On Friday 23 March 2007 22:14, Antonio Vivaldi wrote: > Hello, > > I'd like to know what is the status about the support of USB isochronous > transfers (used by many video devices for realtime streaming) in the > current version of FreeBSD. > Hi Antonio, You are encouraged to write drivers for the new USB driver, see http://www.turbocat.net/~hselasky/usb4bsd .. if you need good isochronous support. The new USB driver supports, high and full speed isochronous pipes. Currently it does not compile with the latest 7-Current, but I compiles fine with 6.x. --HPS From owner-freebsd-usb@FreeBSD.ORG Sat Mar 24 09:30:04 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 04E9416A405; Sat, 24 Mar 2007 09:30:04 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id C95AB13C459; Sat, 24 Mar 2007 09:30:03 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2O9U3xV019201; Sat, 24 Mar 2007 09:30:03 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2O9U04l019197; Sat, 24 Mar 2007 09:30:00 GMT (envelope-from maxim) Date: Sat, 24 Mar 2007 09:30:00 GMT From: Maxim Konovalov Message-Id: <200703240930.l2O9U04l019197@freefall.freebsd.org> To: mayr.gerald@amino-systems.com, maxim@FreeBSD.org, freebsd-usb@FreeBSD.org Cc: Subject: Re: usb/109613: Unsupported USB-Serial Controller for Sagem Mobile Phones 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, 24 Mar 2007 09:30:04 -0000 Synopsis: Unsupported USB-Serial Controller for Sagem Mobile Phones State-Changed-From-To: open->patched State-Changed-By: maxim State-Changed-When: Sat Mar 24 09:29:35 UTC 2007 State-Changed-Why: Committed to HEAD. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=109613 From owner-freebsd-usb@FreeBSD.ORG Sat Mar 24 09:30:18 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E7A116A401 for ; Sat, 24 Mar 2007 09:30:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 2F08813C4B9 for ; Sat, 24 Mar 2007 09:30:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2O9UHpc019410 for ; Sat, 24 Mar 2007 09:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2O9UHuK019409; Sat, 24 Mar 2007 09:30:17 GMT (envelope-from gnats) Date: Sat, 24 Mar 2007 09:30:17 GMT Message-Id: <200703240930.l2O9UHuK019409@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: usb/109838: commit references a PR X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2007 09:30:18 -0000 The following reply was made to PR usb/109838; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: usb/109838: commit references a PR Date: Sat, 24 Mar 2007 09:26:03 +0000 (UTC) maxim 2007-03-24 09:25:56 UTC FreeBSD src repository Modified files: sys/dev/usb usb_quirks.c usbdevs Log: o Add several CDMA-2000 terminals. PR: usb/109838 Submitted by: R.Mahmatkhanov MFC after: 1 month Revision Changes Path 1.58 +12 -1 src/sys/dev/usb/usb_quirks.c 1.289 +12 -1 src/sys/dev/usb/usbdevs _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-usb@FreeBSD.ORG Sat Mar 24 09:30:22 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8611E16A405 for ; Sat, 24 Mar 2007 09:30:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1EF0E13C4BE for ; Sat, 24 Mar 2007 09:30:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2O9ULId019465 for ; Sat, 24 Mar 2007 09:30:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2O9UL5B019464; Sat, 24 Mar 2007 09:30:21 GMT (envelope-from gnats) Date: Sat, 24 Mar 2007 09:30:21 GMT Message-Id: <200703240930.l2O9UL5B019464@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: usb/109613: commit references a PR X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2007 09:30:22 -0000 The following reply was made to PR usb/109613; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: usb/109613: commit references a PR Date: Sat, 24 Mar 2007 09:28:03 +0000 (UTC) maxim 2007-03-24 09:27:58 UTC FreeBSD src repository Modified files: sys/dev/usb uplcom.c usbdevs Log: o A quirk for Sagem USB-Serial controller. PR: usb/109613 Submitted by: Mayr Gerald MFC after: 1 month Revision Changes Path 1.41 +2 -0 src/sys/dev/usb/uplcom.c 1.290 +1 -0 src/sys/dev/usb/usbdevs _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-usb@FreeBSD.ORG Sat Mar 24 09:30:47 2007 Return-Path: X-Original-To: freebsd-usb@hub.freebsd.org Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF46116A403; Sat, 24 Mar 2007 09:30:47 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id AF35413C46E; Sat, 24 Mar 2007 09:30:47 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2O9UlQJ020783; Sat, 24 Mar 2007 09:30:47 GMT (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2O9UkSp020741; Sat, 24 Mar 2007 09:30:46 GMT (envelope-from maxim) Date: Sat, 24 Mar 2007 09:30:46 GMT From: Maxim Konovalov Message-Id: <200703240930.l2O9UkSp020741@freefall.freebsd.org> To: R.Mahmatkhanov@SKYLINK.ru, maxim@FreeBSD.org, freebsd-usb@FreeBSD.org Cc: Subject: Re: usb/109838: [PATCH] Support for various CDMA-2000 USB-modems 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, 24 Mar 2007 09:30:48 -0000 Synopsis: [PATCH] Support for various CDMA-2000 USB-modems State-Changed-From-To: open->patched State-Changed-By: maxim State-Changed-When: Sat Mar 24 09:30:26 UTC 2007 State-Changed-Why: Committed to HEAD. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=109838 From owner-freebsd-usb@FreeBSD.ORG Sat Mar 24 10:46:01 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A95716A404; Sat, 24 Mar 2007 10:46:01 +0000 (UTC) (envelope-from piso@newluxor.wired.org) Received: from mail.oltrelinux.com (krisma.oltrelinux.com [194.242.226.43]) by mx1.freebsd.org (Postfix) with ESMTP id 5A31513C448; Sat, 24 Mar 2007 10:46:01 +0000 (UTC) (envelope-from piso@newluxor.wired.org) Received: from newluxor.wired.org (ip-79-181.sn1.eutelia.it [62.94.79.181]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.oltrelinux.com (Postfix) with ESMTP id 282ED11AEB2; Sat, 24 Mar 2007 11:45:58 +0100 (CET) Received: (from piso@localhost) by newluxor.wired.org (8.13.8/8.13.8/Submit) id l2OAjsPA001443; Sat, 24 Mar 2007 11:45:54 +0100 (CET) (envelope-from piso) Date: Sat, 24 Mar 2007 11:45:54 +0100 From: Paolo Pisati To: Paolo Pisati Message-ID: <20070324104554.GA1402@tin.it> References: <20070320104409.GA1562@tin.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070320104409.GA1562@tin.it> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at krisma.oltrelinux.com Cc: freebsd-usb@freebsd.org Subject: Re: Axe adapter and 6.x: read PHY failed 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, 24 Mar 2007 10:46:01 -0000 On Tue, Mar 20, 2007 at 11:44:09AM +0100, Paolo Pisati wrote: > Hi, > > since yesterday i'm using a D-Link DUB-E 100 usb<->ethernet adapter > on a 6.x box, and i'm experiencing a lot of problems cause after > a bit of traffic, the kernel spits: > > kernel: axe0: read PHY failed > > then axe0 becomes inoperative, and the only way to ressurect it is > to reboot the box (really annoying...). i answer to myself: switching to HPS's usb stack (http://www.turbocat.net/~hselasky/usb4bsd/) fixed my axe, and it has been 4 days that i'm torturing it with no hiccups at all! Great! :) bye, P. From owner-freebsd-usb@FreeBSD.ORG Sat Mar 24 16:06:43 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C384416A402 for ; Sat, 24 Mar 2007 16:06:43 +0000 (UTC) (envelope-from antvival@yahoo.it) Received: from web26512.mail.ukl.yahoo.com (web26512.mail.ukl.yahoo.com [217.146.177.59]) by mx1.freebsd.org (Postfix) with SMTP id 4464313C44C for ; Sat, 24 Mar 2007 16:06:43 +0000 (UTC) (envelope-from antvival@yahoo.it) Received: (qmail 90450 invoked by uid 60001); 24 Mar 2007 16:06:42 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.it; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=k8Bij6kFp78GckS+mk9R0Vko64U4L4UuJJyJPIxFd5qhUyytRAv53CYMefZ0jEGblYsOjj9+LKv3TWAN7dGBbPdDs54kVMTQNf4KxqdIfn6X2tMliz841XFyFavhMHZN/diI4B7ULcmmCLbC47h6lq2Z2j7pex+N97FSlns4SzI=; X-YMail-OSG: le0xNd8VM1nXxZrr.4F_YDqBfwU3S423fiQQ9HmdsK.Ww0t8aOHmNHsHjxsmDHCehLjgMwQs3HG6__ug7faJleVtsnSDMGDzbm0T3M_e97Tbe62rhAOUOX.QVByv26.mtqx4HnRgGJ7sEEk8pMTff.U- Received: from [151.76.219.114] by web26512.mail.ukl.yahoo.com via HTTP; Sat, 24 Mar 2007 17:06:41 CET Date: Sat, 24 Mar 2007 17:06:41 +0100 (CET) From: Antonio Vivaldi To: Hans Petter Selasky In-Reply-To: <200703240916.45449.hselasky@c2i.net> MIME-Version: 1.0 Message-ID: <20523.82216.qm@web26512.mail.ukl.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-usb@freebsd.org Subject: Re: EHCI and Isochronous transfer support in FreeBSD 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, 24 Mar 2007 16:06:43 -0000 Hello Hans, is this driver going to replace the actual USB driver present in the ufficial kernel? Best regards Luca Hans Petter Selasky ha scritto: On Friday 23 March 2007 22:14, Antonio Vivaldi wrote: > Hello, > > I'd like to know what is the status about the support of USB isochronous > transfers (used by many video devices for realtime streaming) in the > current version of FreeBSD. > Hi Antonio, You are encouraged to write drivers for the new USB driver, see http://www.turbocat.net/~hselasky/usb4bsd .. if you need good isochronous support. The new USB driver supports, high and full speed isochronous pipes. Currently it does not compile with the latest 7-Current, but I compiles fine with 6.x. --HPS --------------------------------- L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail From owner-freebsd-usb@FreeBSD.ORG Sat Mar 24 16:59:01 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4DBFB16A401 for ; Sat, 24 Mar 2007 16:59:01 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.swip.net [212.247.154.97]) by mx1.freebsd.org (Postfix) with ESMTP id E0D9513C4B7 for ; Sat, 24 Mar 2007 16:59:00 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [193.217.102.48] (account mc467741@c2i.net HELO [10.0.0.249]) by mailfe04.swip.net (CommuniGate Pro SMTP 5.1.7) with ESMTPA id 446261688; Sat, 24 Mar 2007 17:58:59 +0100 From: Hans Petter Selasky To: Antonio Vivaldi Date: Sat, 24 Mar 2007 17:58:38 +0100 User-Agent: KMail/1.9.5 References: <20523.82216.qm@web26512.mail.ukl.yahoo.com> In-Reply-To: <20523.82216.qm@web26512.mail.ukl.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703241758.38530.hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: EHCI and Isochronous transfer support in FreeBSD 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, 24 Mar 2007 16:59:01 -0000 On Saturday 24 March 2007 17:06, Antonio Vivaldi wrote: > Hello Hans, > > is this driver going to replace the actual USB driver present in the > ufficial kernel? > > Best regards > Luca That's the plan, but there will also be an emulation layer there, that will emulate the old USB API, like Luigi Rizzo suggested. --HPS From owner-freebsd-usb@FreeBSD.ORG Sat Mar 24 17:09:05 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E42C716A404 for ; Sat, 24 Mar 2007 17:09:05 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.swip.net [212.247.154.129]) by mx1.freebsd.org (Postfix) with ESMTP id 84E1513C469 for ; Sat, 24 Mar 2007 17:09:05 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [193.217.102.48] (account mc467741@c2i.net HELO [10.0.0.249]) by mailfe05.swip.net (CommuniGate Pro SMTP 5.1.7) with ESMTPA id 347237742 for freebsd-usb@freebsd.org; Sat, 24 Mar 2007 18:09:03 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sat, 24 Mar 2007 18:08:42 +0100 User-Agent: KMail/1.9.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703241808.43002.hselasky@c2i.net> Subject: USB Summer Of Code 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, 24 Mar 2007 17:09:06 -0000 Hi, If someone here is interested in doing a summer on the USB project, as a part of Google Summer of Code, then please contact "Luigi Rizzo " before the 26th of March. --HPS