From owner-freebsd-questions@FreeBSD.ORG Fri Oct 17 02:35:37 2003 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 4911F16A4B3 for ; Fri, 17 Oct 2003 02:35:37 -0700 (PDT) Received: from smtp3.info.com.ph (smtp3.info.com.ph [202.57.96.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9506643F93 for ; Fri, 17 Oct 2003 02:35:35 -0700 (PDT) (envelope-from dmnu@info.com.ph) Received: from smtp2.info.com.ph (smtp2.info.com.ph [202.57.96.78]) by smtp3.info.com.ph (8.11.2/8.11.2) with ESMTP id h9H9Hlu14879 for ; Fri, 17 Oct 2003 17:17:47 +0800 Received: from nsx.free.bsd (localhost.localdomain [127.0.0.1]) by smtp2.info.com.ph (8.11.6/8.11.6) with ESMTP id h9H9T5u17769 for ; Fri, 17 Oct 2003 17:29:05 +0800 From: dmnu@info.com.ph To: freebsd-questions@freebsd.org Date: Fri, 17 Oct 2003 17:30:33 +0800 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310171730.33727.dmnu@info.com.ph> Subject: ppp + ucom 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: Fri, 17 Oct 2003 09:35:37 -0000 Hello, I got an ATEN USB to serial connector; installed and working as ucom0. Plugged a serial modem and able to communicate via tip. However, when I try to use ppp, I get this error message: "unable to set physical to speed 0" I read the ppp man pages but couldn't find anything about 'set physical' and 'set speed' to whatever doesn't seem to work either. Any idea what I should do so I can use ppp on the modem? BTW, I'm using FreeBSD 5.1-Release and yes, the modem does work on a regular serial port. So why not just use the serial port? Well, the 2 serial ports are already occupied. This USB option is my last ... unless I get one of those internal ltmdm thingys .... suggestions? Thanks! David