From owner-freebsd-current@FreeBSD.ORG Thu Sep 9 04:23:03 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64E1E16A4CE; Thu, 9 Sep 2004 04:23:03 +0000 (GMT) Received: from sophia3.e-shell.net (sophia3.e-shell.net [64.246.46.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4200D43D3F; Thu, 9 Sep 2004 04:23:03 +0000 (GMT) (envelope-from loox@e-shell.net) Received: from dsl-201-135-241-226.prod-infinitum.com.mx (unknown [201.135.241.226]) by sophia3.e-shell.net (Postfix) with ESMTP id 1E91D656804; Wed, 8 Sep 2004 23:23:20 -0500 (CDT) From: Axel Gonzalez Organization: e-shell.net Inc To: Brian Fundakowski Feldman Date: Wed, 8 Sep 2004 23:23:02 -0500 User-Agent: KMail/1.7 References: <200409080244.37726.loox@e-shell.net> <20040908234914.GJ928@green.homeunix.org> In-Reply-To: <20040908234914.GJ928@green.homeunix.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200409082323.02848.loox@e-shell.net> cc: freebsd-current@freebsd.org Subject: [PATCH] Clie TH55 sync over usb (maybe other OS 5 devices too) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 04:23:03 -0000 Tried the patch on this thread: http://lists.freebsd.org/pipermail/freebsd-current/2004-July/030626.html but get some patch errors with -current kernel =46rom the look of it, it seems it adresses the problem of the 2 pairs of b= ulk=20 ports. What I'm not sure is about the calls of usbd_do_request_flags(), it just ti= mes=20 out, even with correct bulk ports mapped (but no extended device info). If you have a recent version, before the actual commit, I'd be happy to tes= t=20 it, and patch it if necesary. On Wednesday 08 September 2004 18:49, Brian Fundakowski Feldman wrote: > Please look at this thread and tell me if it applies similarly to you. > I would need to un-delete Clie 3.5 support before I committed it, of > course. > > Message-ID: <20040701154429.GA3543@tomcat.kitchenlab.org>