From owner-freebsd-current@FreeBSD.ORG Mon Dec 27 09:40:08 2004 Return-Path: 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 A91E016A4CE for ; Mon, 27 Dec 2004 09:40:08 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 330DD43D1D for ; Mon, 27 Dec 2004 09:40:08 +0000 (GMT) (envelope-from mikore.li@gmail.com) Received: by rproxy.gmail.com with SMTP id c16so199371rne for ; Mon, 27 Dec 2004 01:40:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=Begn/rNVEfyMP/n7usBzzk3GIXYiN7/cjNEIvz3borxY4c+KTb0t39u2zUPZrizSluRAsPuCF0mi7BZ4L7We28/ISt+XZbK8mC4668EmsoA7tQUaxhCIntikNKz6kk0ANGS/Sa2KZEeccxIpAEijBciJEPRnnnmLx32XHJLeJqM= Received: by 10.38.207.38 with SMTP id e38mr452289rng; Mon, 27 Dec 2004 01:40:07 -0800 (PST) Received: by 10.38.22.72 with HTTP; Mon, 27 Dec 2004 01:40:07 -0800 (PST) Message-ID: Date: Mon, 27 Dec 2004 17:40:07 +0800 From: Mikore Li To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: ndis wrapper can't work on ferrari 3400 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mikore Li List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 09:40:08 -0000 Hi, My ferrari 3400 using broadcom 4320 802.11 b/g card. I successfully installed freebsd 5.3-release(i386) on it, but when I kldload if_ndis, it panic and hang my laptop, although some card information has been display out. Is there anyone make it work successfully? Thanks Mikore