From owner-freebsd-net@FreeBSD.ORG Wed Dec 15 09:13:37 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3BBE16A4F5 for ; Wed, 15 Dec 2004 09:13:37 +0000 (GMT) Received: from neo.redjade.org (neo.redjade.org [219.254.21.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BE7843D55 for ; Wed, 15 Dec 2004 09:13:37 +0000 (GMT) (envelope-from ssw@neo.redjade.org) Received: from neo.redjade.org (localhost [127.0.0.1]) by neo.redjade.org (8.13.1/8.13.1) with ESMTP id iBF9DNeL080104; Wed, 15 Dec 2004 18:13:24 +0900 (KST) (envelope-from ssw@neo.redjade.org) Received: (from ssw@localhost) by neo.redjade.org (8.13.1/8.13.1/Submit) id iBF9D2Ge080103; Wed, 15 Dec 2004 18:13:02 +0900 (KST) (envelope-from ssw) Date: Wed, 15 Dec 2004 18:12:57 +0900 From: Sangwoo Shim To: Pierre-Luc Drouin Message-ID: <20041215091257.GA79274@neo.redjade.org> References: <41BFA531.90001@pldrouin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=euc-kr Content-Disposition: inline In-Reply-To: <41BFA531.90001@pldrouin.net> User-Agent: Mutt/1.5.4i cc: freebsd-net@freebsd.org Subject: Re: TCP/IP over USB X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 09:13:38 -0000 FYI, I've talked to YOPY PDA(also StrongArm-based linux PDA) using udbp + ng_eiface (with minor hack, namely, add DEVICE/VENDOR ID.) This combination seems to be compatible with linux's usbnet implementation. But I've told Zaurus doesn't use standard arm linux kernel.. I think you should hack ng_eiface to set the communication. On Tue, Dec 14, 2004 at 09:45:05PM -0500, Pierre-Luc Drouin wrote: > Hi, > > I would like to establish a TCP/IP connection over USB between my > FreeBSD box and my PDA (Sharp Zaurus SL-6000L) that has a USB host port. > I've read that udbp can be used for this purpose, but I have not found > enough information about it to be able to use it. Could someone explain > me how this can be done? > > Thank you! > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"