From owner-freebsd-hackers@FreeBSD.ORG Mon Oct 25 05:43:41 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C537D1065694 for ; Mon, 25 Oct 2010 05:43:41 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id 81A928FC1B for ; Mon, 25 Oct 2010 05:43:41 +0000 (UTC) Received: from [93.104.106.118] (helo=current.Sisis.de) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1PAFqM-0003Qc-Ov; Mon, 25 Oct 2010 07:43:38 +0200 Received: from current.Sisis.de (current [127.0.0.1]) by current.Sisis.de (8.14.3/8.14.3) with ESMTP id o9P5hcvi012421; Mon, 25 Oct 2010 07:43:38 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by current.Sisis.de (8.14.3/8.14.3/Submit) id o9P5hbFj012420; Mon, 25 Oct 2010 07:43:37 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: current.Sisis.de: guru set sender to guru@unixarea.de using -f Date: Mon, 25 Oct 2010 07:43:32 +0200 From: Matthias Apitz To: Mark Johnston Message-ID: <20101025054332.GA2835@current.Sisis.de> References: <20101024234814.GA2304@mark-laptop-bsd.mark-home> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20101024234814.GA2304@mark-laptop-bsd.mark-home> X-Operating-System: FreeBSD 8.0-CURRENT (i386) User-Agent: Mutt/1.5.19 (2009-01-05) X-Con-Id: 51246 X-Originating-IP: 93.104.106.118 Cc: freebsd-hackers@freebsd.org Subject: Re: Broadcom BCM4310 / bwi(4) and interface bwi0 is not showing up X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2010 05:43:41 -0000 El día Sunday, October 24, 2010 a las 07:48:15PM -0400, Mark Johnston escribió: > > none2 at pci0:1:0:0: class=0x028000 card=0xe01b105b chip=0x431514e4 > > rev=0x01 hdr=0x00 > > vendor = 'Broadcom Corporation' > > device = 'BCM4310 USB Controller' > > class = network > > > > I learned after searching around that it should be supported by bwi(4) > > and one should install the firmware kmod from the ports. > > ... > > > > What I am missing here? Thanks > > > > matthias > > -- > > Matthias Apitz > > t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 > > e - w http://www.unixarea.de/ > > Looking at bwi/if_bwi_pci.c, it doesn't seem as though your particular > chip is supported: > ... Yes, I saw this later too. And sys/dev/bwn does not compile in my old kernel env. I've pulled out now HEAD from SVN and will build an USB key based on this to see if it will have support for this chip. Thanks matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/