From owner-freebsd-usb@FreeBSD.ORG Fri Dec 3 19:51:31 2004 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9A4A16A4CE for ; Fri, 3 Dec 2004 19:51:31 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F5E543D53 for ; Fri, 3 Dec 2004 19:51:31 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 6FA947A451; Fri, 3 Dec 2004 11:51:29 -0800 (PST) Message-ID: <41B0C3C1.5040306@elischer.org> Date: Fri, 03 Dec 2004 11:51:29 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Jose M Rodriguez References: <200412021702.53996.freebsd@redesjm.local> In-Reply-To: <200412021702.53996.freebsd@redesjm.local> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-usb@freebsd.org Subject: Re: about a usb adsl modem driver X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 19:51:31 -0000 Jose M Rodriguez wrote: >Hi, > >I've got a eagle usb adsl modem and get ready to work on FreeBSD support >for it. > >I found two proyects on this, one for alcatel modems and other for this >(eagle). > >I can connect with the latest via pppoa on RELENG_5, but I don't like >this too much. > >After a some days searching on inet, I found enough docs and ideas for a >real usb adsl modem driver. > >My first idea was a sppp based one, that can be ported to all xBSD. But >now I think that a netgraph thing must be a better first contact. > >Anyone interested in help with this? > >Any comments on this are welcome. > if you want to mix USB and Netgraph look at dev/usb/udbp.c > >-- > josemi > > >_______________________________________________ >freebsd-usb@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-usb >To unsubscribe, send any mail to "freebsd-usb-unsubscribe@freebsd.org" > >