From owner-freebsd-current@FreeBSD.ORG Sun May 28 18:33:16 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE21F16A441 for ; Sun, 28 May 2006 18:33:16 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF35843D4C for ; Sun, 28 May 2006 18:33:15 +0000 (GMT) (envelope-from minimarmot@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so146854uge for ; Sun, 28 May 2006 11:33:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=WrQrBMbdz+nzHVBUxc7FNmIM191mwMESsNKGuiTMupUrmwbYPTwc0d7ZLkYqRS7t0VY8sjeVfad/T8lq3V+X7HhNG3+39moMMfCZlsej1XwMMC117DgZ3mJnKiWprEYIG+FlKW2OhAlZZ0Ofsxet3fKIUCB7qA2V1cR8yLQ5uYo= Received: by 10.67.89.6 with SMTP id r6mr1223043ugl; Sun, 28 May 2006 11:33:14 -0700 (PDT) Received: by 10.67.87.3 with HTTP; Sun, 28 May 2006 11:33:14 -0700 (PDT) Message-ID: <47d0403c0605281133n4c6eda05tac19f99e14930190@mail.gmail.com> Date: Sun, 28 May 2006 18:33:14 +0000 From: "Ben Kaduk" To: "Mike Silbersack" In-Reply-To: <47d0403c0605281129y6dde6464x83af7dae23bb38c3@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060527135922.C7405@odysseus.silby.com> <47d0403c0605271909l21b78c92k1d6312373b14e31a@mail.gmail.com> <20060527223237.V8982@odysseus.silby.com> <47d0403c0605281129y6dde6464x83af7dae23bb38c3@mail.gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: Making progress on if_bfe X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 May 2006 18:33:17 -0000 On 5/28/06, Ben Kaduk wrote: > On 5/28/06, Mike Silbersack wrote: > > > > On Sat, 27 May 2006, Ben Kaduk wrote: > > > > > Thanks for putting in the work on this. I will hopefully be able to > > > test sometime this week, but the machine in question is currently > > > under heavy use so I make no guarantees. > > > > > > I will try not to complain too loudly if I am unable to test now and > > > updating later breaks things. > > > > > > -Ben Kaduk > > > > If it's a busy system, then don't test yet. This is just a diagnostic > > test to see what may be going wrong, so it'll be better to wait until I > > have a patch that I actually think fixes the problem before testing. :) > > > > Mike "Silby" Silbersack > > > > It is busy in that I am generating some data on it for my research > group (but I am the only user); however, my sundays are my own, so I > was able to apply the patch (by hand; patch(1) didn't like it) and > recompile. > > I have two (verbose) dmesgs that are available, should be > https://netfiles.uiuc.edu/kaduk/www/current/dmesg.bfe.128 > and > https://netfiles.uiuc.edu/kaduk/www/current/dmesg.bfe.511 > respectively; hopefully they will help > > I am currently running the 511 kernel; the 128 didn't find an IP via dhcp= . > > Thanks for investigating this, > > Ben Kaduk > Sorry for the extra email; I should add (to save you digging through the archives) that this is a bfe0@pci2:0:0: class=3D0x020000 card=3D0x81271028 chip=3D0x440114e4 rev=3D= 0x01 hdr=3D0x00 vendor =3D 'Broadcom Corporation' device =3D 'BCM4401 10/100 Integrated Ethernet Controller' class =3D network subclass =3D ethernet If I find time, I may try (e.g.) 127, 512 for these values later today. -Ben Kaduk