From owner-freebsd-smp@FreeBSD.ORG Wed Jun 1 01:34:09 2005 Return-Path: X-Original-To: freebsd-smp@freebsd.org Delivered-To: freebsd-smp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D5E216A41C; Wed, 1 Jun 2005 01:34:08 +0000 (GMT) (envelope-from Vijay.Singh@netapp.com) Received: from mx2.netapp.com (mx2.netapp.com [216.240.18.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BF3643D49; Wed, 1 Jun 2005 01:34:07 +0000 (GMT) (envelope-from Vijay.Singh@netapp.com) Received: from smtp2.corp.netapp.com (10.57.159.114) by mx2.netapp.com with ESMTP; 31 May 2005 18:34:07 -0700 X-IronPort-AV: i="3.93,155,1115017200"; d="scan'208"; a="222119522:sNHT17021804" Received: from svlexc03.hq.netapp.com (svlexc03.corp.netapp.com [10.57.156.149]) by smtp2.corp.netapp.com (8.13.1/8.13.1/NTAP-1.6) with ESMTP id j511Y6MO027975; Tue, 31 May 2005 18:34:07 -0700 (PDT) Received: from lavender.hq.netapp.com ([10.56.11.75]) by svlexc03.hq.netapp.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 31 May 2005 18:34:06 -0700 Received: from magenta.hq.netapp.com ([10.56.11.84]) by lavender.hq.netapp.com with Microsoft SMTPSVC(5.0.2195.6713); Tue, 31 May 2005 18:34:06 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 31 May 2005 18:34:06 -0700 Message-ID: <637A278D8D0DBC438EA5E75C6E1818B90441109D@magenta.hq.netapp.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: 5.4 network performance Thread-Index: AcVmNbSxb43GfCcjQm2JEpm2rgWHAwAFEV3g From: "Singh, Vijay" To: "Kris Kennaway" X-OriginalArrivalTime: 01 Jun 2005 01:34:06.0560 (UTC) FILETIME=[001F6E00:01C5664A] Cc: freebsd-smp@FreeBSD.org, John Baldwin Subject: RE: 5.4 network performance X-BeenThere: freebsd-smp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD SMP implementation group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 01:34:09 -0000 Yep, I did that. :-)=20 > -----Original Message----- > From: Kris Kennaway [mailto:kris@obsecurity.org]=20 > Sent: Tuesday, May 31, 2005 4:09 PM > To: Singh, Vijay > Cc: John Baldwin; freebsd-smp@FreeBSD.org > Subject: Re: 5.4 network performance >=20 > On Tue, May 31, 2005 at 03:54:36PM -0700, Singh, Vijay wrote: > > Hi, sorry for the trouble, but even after commenting the USB lines=20 > > from GENERIC, and a "make buildkernel" I see the following in dmesg: > >=20 > > usb0: OHCI version 1.0, legacy support > > usb0: SMM does not respond, resetting > > usb0: on ohci0 > > usb0: USB revision 1.0 > > uhub0: (0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > > uhub0: 4 ports with 4 removable, self powered > >=20 > > Is there something else I need to do to disable USB support in the=20 > > kernel? >=20 > 'make installkernel'? :) >=20 > Kris >=20