Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Dec 2004 19:50:57 +0300
From:      Roman Kurakin <rik@cronyx.ru>
To:        Jose M Rodriguez <josemi@freebsd.jazztel.es>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: about a usb adsl modem driver
Message-ID:  <41B09971.1080209@cronyx.ru>
In-Reply-To: <200412021702.53996.freebsd@redesjm.local>
References:  <200412021702.53996.freebsd@redesjm.local>

next in thread | previous in thread | raw e-mail | index | archive | help
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.
>  
>
Note, with Netgraph you may use sppp via ng_sppp(4). Also it is not to 
hard to
implement a dual driver. But I sugest to not do that way, especialy if 
you want to
support multiple branches. I know how hard is that ;-).
(http://www.cronyx.ru/software/sigma.html)
If your implementation would work with sppp (via ng_sppp(4)) or you 
would need
smth additional from sppp(4) let me know.

rik

>Anyone interested in help with this?
>
>Any comments on this are welcome.
>
>--
>  josemi
>
>
>_______________________________________________
>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"
>  
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41B09971.1080209>