From owner-freebsd-current@FreeBSD.ORG Mon Mar 1 09:10:33 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0CDD1065674 for ; Mon, 1 Mar 2010 09:10:33 +0000 (UTC) (envelope-from ray@dlink.ua) Received: from dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id A67168FC22 for ; Mon, 1 Mar 2010 09:10:33 +0000 (UTC) Received: from gw ([192.168.10.10] helo=terran) by dlink.ua with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1Nm10u-00034P-5a; Mon, 01 Mar 2010 10:30:04 +0200 Date: Mon, 1 Mar 2010 10:32:40 +0200 From: Alexandr Rybalko To: Weongyo Jeong Message-Id: <20100301103240.3a4aac8a.ray@dlink.ua> In-Reply-To: <20100228095259.GB3536@weongyo> References: <20091223035331.GA1293@weongyo> <4b31cb29.9413f30a.5f4a.ffff8382@mx.google.com> <20100226005115.GP14937@weongyo> <20100227011535.ed3f2486.ray@ddteam.net> <20100228095259.GB3536@weongyo> Organization: D-Link X-Mailer: Sylpheed 2.7.1 (GTK+ 2.16.6; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 01 Mar 2010 12:31:24 +0000 Cc: Alex RAY , current@freebsd.org, Weongyo Jeong Subject: Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver 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: Mon, 01 Mar 2010 09:10:34 -0000 On Sun, 28 Feb 2010 01:52:59 -0800 Weongyo Jeong wrote: >> On Sat, Feb 27, 2010 at 01:15:35AM +0200, Alex RAY wrote: >> > Hi Weongyo, >> > >> > Can new siba release operate in systems like in this SVG image? >> > System example: CPU BCM5836 + Wi-Fi BCM4318 >> >> Recent changes of siba(4) by myself doesn't change code flow, layout and >> doesn't include enhancements if you're an user of SENTRY5 mips CPU (like >> BCM5836) >> >> All I did on recent changes were to put common routines or codes which >> could be used for original siba(4). These codes are only used for >> bwn(4) driver currently and don't be merged with original siba(4). That >> means there are two separated codes in current siba(4) so merging two >> into one is a TODO. >> >> I have no idea current siba(4) supports a system using on CPU BCM5836 + >> Wi-Fi BCM4318 but in theory it should work without problems though I >> didn't test. >> >> > And can we compile siba bus code without pci code? >> >> I think it looks that it could be possible to compile without pci code. >> But makes sure that your device doesn't have PCI core. >> >> regards, >> Weongyo Jeong >> Can You test your driver without siba_switchcore, I see the device have mapping for all cores on SSB? > ssb0: mem 0xf4000000-0xf4003fff Think thre is 4 cores. When SSB on nexus, we don`t need core switching, maybe on PCI too. -- Alexandr Rybalko aka Alex RAY