From owner-freebsd-stable@FreeBSD.ORG Sun Oct 1 12:37:42 2006 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 D83A316A40F; Sun, 1 Oct 2006 12:37:42 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CB3D43D45; Sun, 1 Oct 2006 12:37:42 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from [172.16.1.6] (helo=dilbert.firstcallgroup.co.uk) by mail.ticketswitch.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1GU0Zf-000FgA-0I; Sun, 01 Oct 2006 13:37:39 +0100 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.61 (FreeBSD)) (envelope-from ) id 1GU0Ze-000OWf-Q4; Sun, 01 Oct 2006 13:37:38 +0100 To: dg@dglawrence.com, scottl@samsco.org In-Reply-To: <451E1063.60401@samsco.org> Message-Id: From: Pete French Date: Sun, 01 Oct 2006 13:37:38 +0100 Cc: freebsd-stable@freebsd.org, ob@e-Gitt.NET, jhb@freebsd.org Subject: Re: 6.2 SHOWSTOPPER - em completely unusable on 6.2 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: Sun, 01 Oct 2006 12:37:42 -0000 > Are you enabling an option, like IPv6, that puts Giant over the network > stack? Am not enabling anything, but if INET6 is part of GENERIC (which I think it is isn't it?) then I would have that in my kernels as they basically look like this: include GENERIC options SMP device pf device atapicam options ALTQ options ALTQ_CBQ options ALTQ_RED options ALTQ_RIO options ALTQ_HFSC options ALTQ_CDNR options ALTQ_PRIQ options ALTQ_NOPCC Actually, how do I 'unoption' something which has already been included, is there some equivalent to 'nodevice' for options ? -pete. > > Scott > >