From owner-freebsd-drivers@FreeBSD.ORG Mon Dec 11 19:52:18 2006 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C721416A513 for ; Mon, 11 Dec 2006 19:52:18 +0000 (UTC) (envelope-from joseche@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id E796E43EE8 for ; Mon, 11 Dec 2006 19:34:22 +0000 (GMT) (envelope-from joseche@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1538101wxc for ; Mon, 11 Dec 2006 11:35:37 -0800 (PST) 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=BPUfHfxdumXbKPs2KMzmYkTzIxE6kwz9tX0koq/ExT3iNw3IjylJ0+cJAAukFYvcsqsvIh7trGE7DoZznFJ/i98ddBIaynO2HqSP1Sh8SzY2hcx7apfuCggmaIRtz8FJWVEI8T0u5isYAkfhTB28RDluJtUbDqH4HAKVh1QLiaQ= Received: by 10.70.65.8 with SMTP id n8mr12990781wxa.1165865736895; Mon, 11 Dec 2006 11:35:36 -0800 (PST) Received: by 10.70.112.6 with HTTP; Mon, 11 Dec 2006 11:35:36 -0800 (PST) Message-ID: <82ee4d9a0612111135gfbc1a86i44847bb9880843b1@mail.gmail.com> Date: Mon, 11 Dec 2006 13:35:36 -0600 From: Jose To: "John Baldwin" In-Reply-To: <200612110956.06551.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <82ee4d9a0612071835u771d7ca3j52a62347fb9cb5ce@mail.gmail.com> <200612110956.06551.jhb@freebsd.org> Cc: freebsd-drivers@freebsd.org Subject: Re: Driver bfe, panic: driver error, dflt_lock called X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2006 19:52:18 -0000 Sorry, I dropped freebsd cause I was without wireless and ethernet. I'm using obsd, their driver for wpi works great. On 12/11/06, John Baldwin wrote: > On Thursday 07 December 2006 21:35, Jose wrote: > > I supposed that you wanted the errors with the bfe so here it goes, > > I found that it wasn't when I plugged the cable, but when it tried to > > use the NIC > > after that: > > Can you try the patch at http://www.FreeBSD.org/~jhb/patches/bfe_busdma.patch? > > > And finally when it tries to use the nic, > > > > dhclient bfe0: > > panic: driver error: dflt_lock called > > -- > John Baldwin >