From owner-freebsd-hackers@FreeBSD.ORG Wed Oct 12 06:22:58 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57E6016A41F for ; Wed, 12 Oct 2005 06:22:58 +0000 (GMT) (envelope-from gwenjo@wanadoo.fr) Received: from mail.libertysurf.net (mx-out.tiscali.fr [213.36.80.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D4FD43D5F for ; Wed, 12 Oct 2005 06:22:54 +0000 (GMT) (envelope-from gwenjo@wanadoo.fr) Received: from [83.155.42.132] (83.155.42.132) by mail.libertysurf.net (7.1.026) id 432E7C7D004A55C1 for freebsd-hackers@freebsd.org; Wed, 12 Oct 2005 08:22:53 +0200 Message-ID: <434CABC3.1070408@wanadoo.fr> Date: Wed, 12 Oct 2005 08:22:59 +0200 From: gwe User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: sagem fast 800+PPPoA on freebsd6 Beta 5 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2005 06:22:58 -0000 Hello, I wish to use the sagem fast 800, but it's impossible to connect this modem. I've already modified the driver ueagle 1.5 for compiling, installing them and using without kernel panic. But in /var/log/ppp.log it's said : Warning : Cannot exec "PPPoA:ueagle0:8.35" : No such file or directory. It's true ueagle0 doesn't exist in /dev. I'm newbie in module developement and I need information and help for this work Thank you very much