From owner-freebsd-questions@FreeBSD.ORG Thu Jun 17 09:49:08 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5452416A4CE for ; Thu, 17 Jun 2004 09:49:08 +0000 (GMT) Received: from server1.web-mania.com (server1.web-mania.com [193.22.244.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67F7E43D31 for ; Thu, 17 Jun 2004 09:49:07 +0000 (GMT) (envelope-from list@arameus.net) Received: (from www@localhost) by server1.web-mania.com (8.11.6/8.11.6) id i5H9jOx20601; Thu, 17 Jun 2004 10:45:24 +0100 Date: Thu, 17 Jun 2004 10:45:24 +0100 Message-Id: <200406170945.i5H9jOx20601@server1.web-mania.com> X-Authentication-Warning: server1.web-mania.com: www set sender to list@arameus.net using -f To: freebsd-questions@freebsd.org Received: from 212.159.95.35 (auth. user list@arameus.net@pop3.arameus.net) by arameus.net with HTTP; Thu, 17 Jun 2004 09:45:24 +0000 X-IlohaMail-Blah: list@arameus.net X-IlohaMail-Method: mail() [mem] X-IlohaMail-Dummy: moo X-Mailer: IlohaMail/0.8.12 (On: arameus.net) From: Edd Bounce-To: Edd Errors-To: Edd MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: USB Modem Fun X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2004 09:49:08 -0000 Hi, I have recently required a USB modem (56k). On the casing it says it is a: sitecom connectivity dc-009 56k usb modem Plug in and dmesg says: ugen0: Conexant USB modemInc. USB V.90 56k/FAX Modem erface, rev1.00/0.01, addr 2 So far so good. So i scoot over to /etc/ppp/ppp.conf and type in /dev/ugen0 for the device. Then do a : ppp papchap dial Nothing happens and dmesg now says: ugenpoll: no edesc Whats all this about then? Thanks!