From owner-freebsd-stable@FreeBSD.ORG Tue May 24 03:35:03 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4983116A41C for ; Tue, 24 May 2005 03:35:03 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B10C43D1F for ; Tue, 24 May 2005 03:35:03 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.50 (FreeBSD)) id 1DaQC3-0007u0-CT; Tue, 24 May 2005 03:34:59 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1DaQBn-0007pB-Dl; Mon, 23 May 2005 23:34:43 -0400 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17042.41166.607333.510569@roam.psg.com> Date: Mon, 23 May 2005 23:34:38 -0400 To: "Daniel O'Connor" References: <1116773182.8c338cbcnmace@myrealbox.com> <20050523184335.GB96054@xor.obsecurity.org> <17042.38913.627130.250853@roam.psg.com> <200505241232.42640.doconnor@gsoft.com.au> Cc: Nathan Mace , freebsd-stable@freebsd.org, Kris Kennaway Subject: Re: Syntax Error in Kernel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 03:35:03 -0000 >>>> could someone explain why kernel ppp is needed at all? >>> It's needed if you want to use it, of course :) >> the context is palm usb support > Seems odd you would _need_ kernel PPP support for that.. seemed odd to me too. but take a look back up the thread, or just at the reffed site, http://www.thedotin.net/maillists/coldsync-hackers/msg01954.html randy