From owner-freebsd-current@FreeBSD.ORG Mon Jun 20 08:58:12 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 1AEA016A41C; Mon, 20 Jun 2005 08:58:12 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F26643D1F; Mon, 20 Jun 2005 08:58:11 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) by abigail.blackend.org (8.13.3/8.12.11) with ESMTP id j5K8w901065175; Mon, 20 Jun 2005 10:58:09 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.13.3/8.12.11/Submit) id j5K8w8Uq065174; Mon, 20 Jun 2005 10:58:08 +0200 (CEST) (envelope-from marc) Date: Mon, 20 Jun 2005 10:58:08 +0200 From: Marc Fonvieille To: "Maxim M. Kazachek" Message-ID: <20050620085808.GB63112@abigail.blackend.org> Mail-Followup-To: "Maxim M. Kazachek" , freebsd-current@freebsd.org, freebsd-usb@freebsd.org References: <20050620142522.Q13295@sbk-gw.sibnet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050620142522.Q13295@sbk-gw.sibnet.ru> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.11-STABLE Cc: freebsd-current@freebsd.org, freebsd-usb@freebsd.org Subject: Re: USB Host-to-Host interface USL101 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 08:58:12 -0000 On Mon, Jun 20, 2005 at 02:29:18PM +0700, Maxim M. Kazachek wrote: > This device is equipped with GeneSys Logic (0x05e3) USB Host to Host > Bridge (0x0501) which seems called GL620USB in linux world. Just > specifying it in /sys/dev/usb/usbdevs and ugly patch in > /sys/dev/usb/udbp.c makes it work with NETGRAPH in both 5.3-RELEASE-p5 > and 5.4-RELEASE-p2. Can someone add apropriate entries into tree? > Hello, What about filling up a PR with your patch? This will speed up the process and help us a lot. Marc