From owner-freebsd-questions@FreeBSD.ORG Mon May 3 03:40:39 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8DC9C1065679 for ; Mon, 3 May 2010 03:40:39 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 48F318FC18 for ; Mon, 3 May 2010 03:40:39 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O8mWM-0002Oa-28 for freebsd-questions@freebsd.org; Mon, 03 May 2010 05:40:38 +0200 Received: from pool-70-21-4-247.res.east.verizon.net ([70.21.4.247]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 May 2010 05:40:38 +0200 Received: from nightrecon by pool-70-21-4-247.res.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 May 2010 05:40:38 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org connect(): No such file or directory From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Sun, 02 May 2010 23:45:07 -0400 Lines: 20 Message-ID: References: <0C5B2353-0D6C-4976-BAF2-C8AABE08DA2A@btinternet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-70-21-4-247.res.east.verizon.net Subject: Re: help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2010 03:40:39 -0000 Peter Winn wrote: > Could someone help me? I am running freebsd 7.2 and trying to connect > to my ISP using pppoa. > I have a usb Alcatel speedtouch modem but the driver cannot find the > modem. The kernel says the modem > is - cdce0: usb0 on uhub0 but when I look in /dev I cannot see > that device. When I try to ./MAKEDEV cdce0 > it says command not found. Don't have this arrangement [Verizon DSL with PPPoE here]. However there is a page on this in the Handbook: http://www.freebsd.org/doc/en/books/handbook/pppoa.html Have no clue as to whether it is stale and out of date, or not. But you might give it a go if you haven't tried it yet. -Mike