From owner-freebsd-questions@FreeBSD.ORG Thu Oct 22 18:50:33 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 800E4106566B for ; Thu, 22 Oct 2009 18:50:33 +0000 (UTC) (envelope-from cstankevitz@toyon.com) Received: from smtp1.toyon.com (206-190-77-154.static.twtelecom.net [206.190.77.154]) by mx1.freebsd.org (Postfix) with ESMTP id 4FD3F8FC14 for ; Thu, 22 Oct 2009 18:50:32 +0000 (UTC) Received: from [172.16.1.49] (hosts253.toyon.com [65.160.147.253]) (authenticated bits=0) by smtp1.toyon.com (8.13.1/8.12.11) with ESMTP id n9MItQP7017388; Thu, 22 Oct 2009 11:55:26 -0700 Message-ID: <4AE0A977.7000805@toyon.com> Date: Thu, 22 Oct 2009 11:50:31 -0700 From: Chris Stankevitz User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: yuri@rawbw.com References: <4ADF725F.8040403@rawbw.com> In-Reply-To: <4ADF725F.8040403@rawbw.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Is this card supported: Broadcom BCM94312MCGSG X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Oct 2009 18:50:33 -0000 Yuri wrote: > I have a netbook which I would like to install FreeBSD on. > > I am going to order a new harddrive. But will this Broadcom card be > supported or I also need to get another miniPCI replacement card? I got my broadcom 5756ME working by just adding a reference to it in if_bge.c and recompiling the kernel: http://www.mail-archive.com/freebsd-questions@freebsd.org/msg222481.html Chris