From owner-freebsd-bugs@FreeBSD.ORG Sat Apr 28 18:10:08 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0406116A403 for ; Sat, 28 Apr 2007 18:10:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 862E113C468 for ; Sat, 28 Apr 2007 18:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l3SIA7VN047151 for ; Sat, 28 Apr 2007 18:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3SIA7pU047149; Sat, 28 Apr 2007 18:10:07 GMT (envelope-from gnats) Date: Sat, 28 Apr 2007 18:10:07 GMT Message-Id: <200704281810.l3SIA7pU047149@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gavin Atkinson Cc: Subject: Re: kern/96322: [re] re driver false positives on the loopback test X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gavin Atkinson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Apr 2007 18:10:08 -0000 The following reply was made to PR kern/96322; it has been noted by GNATS. From: Gavin Atkinson To: bug-followup@freebsd.org Cc: Subject: Re: kern/96322: [re] re driver false positives on the loopback test Date: Sat, 28 Apr 2007 19:00:57 +0100 Received from original submitter: I think it is okay now. Unfortunately, I don't remember all the details from when I reported the problem, but I think this machine is the same one I was using when I reported the problem. Assuming that it is, and that I haven't made other upgrades that might affect the problem, then the problem has been fixed. mike