From owner-freebsd-current@FreeBSD.ORG Tue Dec 28 03:54:36 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 889C716A4CE for ; Tue, 28 Dec 2004 03:54:36 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FB1043D31 for ; Tue, 28 Dec 2004 03:54:36 +0000 (GMT) (envelope-from mikore.li@gmail.com) Received: by rproxy.gmail.com with SMTP id c16so269839rne for ; Mon, 27 Dec 2004 19:54:32 -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:cc:in-reply-to:mime-version:content-type:references; b=Rg/+0CrTFz/fLwSJkNs0G+hllGnJkpMNdI2ozUqt0ulAO+uHmz6U0ZB/yLBEtuJMoEwhWn2QwulIOWi1Sw0y4GZmPzL0D4qbT7MetkW5w9EkHGl5zonYCbxxJBAx8bUxtpjlMc6KdaOLnsuv09Iv7LNV0I11eAKxgniPYus4cn0= Received: by 10.38.73.46 with SMTP id v46mr218453rna; Mon, 27 Dec 2004 19:54:32 -0800 (PST) Received: by 10.38.22.72 with HTTP; Mon, 27 Dec 2004 19:54:32 -0800 (PST) Message-ID: Date: Tue, 28 Dec 2004 11:54:32 +0800 From: Mikore Li To: Hendrik Hasenbein In-Reply-To: <41D013BA.2010107@techfak.uni-bielefeld.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_394_5834466.1104206072427" References: <41D013BA.2010107@techfak.uni-bielefeld.de> X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-current@freebsd.org Subject: Re: 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: Tue, 28 Dec 2004 03:54:36 -0000 ------=_Part_394_5834466.1104206072427 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline On Mon, 27 Dec 2004 14:52:58 +0100, Hendrik Hasenbein wrote: > Mikore Li wrote: > > 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? > > I got an non-Ferrari Aspire with almost identical hardware, but the > driver wont find the hardware. How did you configure your ACPI? > > Hendrik > > > Hi, Hendrik, I don't configure ACPI on ferrari 3400. Here is my dmesg after it boot up: (Attachment) Thanks Mikore ------=_Part_394_5834466.1104206072427--