From owner-freebsd-questions@FreeBSD.ORG Thu Dec 11 07:08:55 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 8462216A4CE for ; Thu, 11 Dec 2003 07:08:55 -0800 (PST) Received: from web41013.mail.yahoo.com (web41013.mail.yahoo.com [66.218.93.12]) by mx1.FreeBSD.org (Postfix) with SMTP id EFBA843D09 for ; Thu, 11 Dec 2003 07:08:54 -0800 (PST) (envelope-from marcelocm70-lists@yahoo.com) Message-ID: <20031211150854.16535.qmail@web41013.mail.yahoo.com> Received: from [200.218.208.14] by web41013.mail.yahoo.com via HTTP; Thu, 11 Dec 2003 07:08:54 PST Date: Thu, 11 Dec 2003 07:08:54 -0800 (PST) From: marcelo cardoso martinelli To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: ppp setup 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, 11 Dec 2003 15:08:55 -0000 i made a clean install of freebsd 5.0-release in my home machine and i am having trouble setting up my box for dial-up access to the internet. my modem is connected to com4 but my dmesg entry shows that the kernel is only tracking up to com2. i tried looking at my kernel configuration file but it is only showing one line for serial devices (device sio). how can i get around this? i remember that setting it up in the 4.x series was much easier. TIA.