From owner-freebsd-current@FreeBSD.ORG Tue Oct 26 14:09:33 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B72521065696; Tue, 26 Oct 2010 14:09:33 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 606438FC13; Tue, 26 Oct 2010 14:09:33 +0000 (UTC) Received: by gwaa18 with SMTP id a18so2522889gwa.13 for ; Tue, 26 Oct 2010 07:09:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=UnpyhtsPGSZNBiOg3jtIX8XJIw6cWzzVHMMDlbYV2C4=; b=Zw6SAdHyGEuxSXr+1DxzjmnHJK7os1j7Oohexr3me7NXT7kXTXgWfCUbc74XoeAEaZ AsVBZZLKLrrGPIymuwNaOQlCWbmrRN1Bm5dAymdCZBM28M18DCgpE6uE7MVv2VNXWPOI jaZO9lLGmsWtUGiPrhorsSt8Bvcx5Q7YCo6rQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=hRCKC9mL8B7mKs217SO75+Bh62yB7u9jxBNFs6gUmFaWQrEtjCZHynmzpEoqQr8xUU sBxtQwCz60LDUeXapHAb3QZGzxrRnbDUaap9VQxHsSyM7E7U5FHXpQNj5GU60p/frl05 reGOfzxiYJu8oYo0hPBs6aQ5yjnxrVWsA5BMo= MIME-Version: 1.0 Received: by 10.216.58.209 with SMTP id q59mr1836663wec.41.1288102171793; Tue, 26 Oct 2010 07:09:31 -0700 (PDT) Received: by 10.216.50.140 with HTTP; Tue, 26 Oct 2010 07:09:31 -0700 (PDT) In-Reply-To: References: <20101025080705.GA33315@current.Sisis.de> Date: Tue, 26 Oct 2010 14:09:31 +0000 Message-ID: From: Paul B Mahol To: Alberto Villa Content-Type: text/plain; charset=ISO-8859-1 Cc: Matthias Apitz , freebsd-current@freebsd.org Subject: Re: Broadcom BCM4310 USB Controller (Wifi) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2010 14:09:33 -0000 On 10/26/10, Alberto Villa wrote: > On Mon, Oct 25, 2010 at 1:07 AM, Matthias Apitz wrote: >> I have a new laptop Acer Aspire One D250 and pulled out HEAD from SVN >> today morning. As far as I can see in sys/dev/bwi and sys/dev/bwn the >> above chip is still not supported. I am wrong? > > i have the same problem with a BCM43225. there is a linux driver: is > anyone going to port it in the near future? would a donation help the > process? > >> Any other idea how to get Wifi working on this mini laptop? > > i've tried ndis without success... Sharing you experience would help (if you are not on amd64).