From owner-freebsd-bugs Thu Jul 26 9:29:34 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ns.nk.nornik.ru (ns.nk.nornik.ru [195.133.78.67]) by hub.freebsd.org (Postfix) with ESMTP id DFB8C37B403; Thu, 26 Jul 2001 09:29:26 -0700 (PDT) (envelope-from dudin@np.nk.nornik.ru) Received: from np.nk.nornik.ru (mail.np.nk.nornik.ru [172.31.40.3]) by ns.nk.nornik.ru (8.9.1/8.9.1) with ESMTP id AAA19073; Fri, 27 Jul 2001 00:00:43 +0800 (KRSS) Received: from localhost (localhost [127.0.0.1]) by np.nk.nornik.ru (8.9.3/8.9.3) with ESMTP id AAA27197; Fri, 27 Jul 2001 00:29:36 +0800 Date: Fri, 27 Jul 2001 00:29:36 +0800 (KRAST) From: "Eugene A. Doudine" To: mike@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/18639: [PATCH] le driver doesn't work with DEPCA In-Reply-To: <200107220231.f6M2VKK79582@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Mike I didn't try 4.3-RELEASE. I tried 4.2-RELEASE, has the same problems and some others. It cannot detect the card without my patch. With my patch applied it's able to detect the card. Kernel on boot gives this warning: le0 XXX: driver didn't set ifq_maxlen And then the kernel panics during configuration of the interface, exactly as described in PR kern/19219. Regards, Eugene On Sat, 21 Jul 2001 mike@FreeBSD.org wrote: > Synopsis: [PATCH] le driver doesn't work with DEPCA > > State-Changed-From-To: open->feedback > State-Changed-By: mike > State-Changed-When: Sat Jul 21 19:31:05 PDT 2001 > State-Changed-Why: > > Does this problem still occur in newer versions of FreeBSD, > such as 4.3-RELEASE? > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=18639 > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message