From owner-freebsd-net@FreeBSD.ORG Mon May 7 22:57:47 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 933EF106564A for ; Mon, 7 May 2012 22:57:47 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id 27C3F8FC0A for ; Mon, 7 May 2012 22:57:46 +0000 (UTC) Received: by wibhq2 with SMTP id hq2so61852wib.13 for ; Mon, 07 May 2012 15:57:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=1dNJddjW9CLvQMPijZf7K987yL35lD6uUkLfur9S3IQ=; b=YgW3W2QRWH3VEcqviiFkuCR278U7Ky4CQEGCMaoladuHKEn1046NO0fzXdWKdJW7hr JFlOvlbhvDXeJgNTKJApb8nBRMhqkF4LUsgXexXik7zsboSgdJmyMsk/pWx++vXggFcA BCZcTN40E7EqkYKjorgFWPkB8UyLSMKOJEP9J3FTRVXdd8sgrx4gbYwEwbXniayiwFD9 L4ZMDcVnMHB6jVlIunhPJmD4lk5tqe1v0yHosGpsjI4BXXqDCkgX+WGlYqc7EngV4mjO xEel9iuoxvTczLFiFvEZDwaOd60+6mThWX+oStGOZ/a81ypmcz9USPeC8k3IrcaXzKYI h4xg== MIME-Version: 1.0 Received: by 10.180.104.231 with SMTP id gh7mr39059591wib.10.1336431465817; Mon, 07 May 2012 15:57:45 -0700 (PDT) Received: by 10.223.88.155 with HTTP; Mon, 7 May 2012 15:57:45 -0700 (PDT) Date: Mon, 7 May 2012 17:57:45 -0500 Message-ID: From: Adam Vande More To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: bwi doesn't detect BCM4312 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 May 2012 22:57:47 -0000 I have a laptop trying to install on. This appears to be the only hangup: none1@pci0:4:0:0: class=0x028000 card=0x000c1028 chip=0x431514e4 rev=0x01 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM4312 802.11b/g LP-PHY' class = network >From what I can tell, bwi supports this family but not this model. Anyone know how to enable it? -- Adam Vande More