lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 10 Apr 2011 19:11:57 +0300
From:	George Kashperko <george@...u.edu.ua>
To:	Arend van Spriel <arend@...adcom.com>
Cc:	"linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
	"John W. Linville" <linville@...driver.com>,
	Michael B?sch <mb@...sch.de>,
	Larry Finger <Larry.Finger@...inger.net>,
	George Kashperko <george@...u.edu.ua>,
	"b43-dev@...ts.infradead.org" <b43-dev@...ts.infradead.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>,
	Russell King <rmk@....linux.org.uk>,
	Arnd Bergmann <arnd@...db.de>,
	linuxdriverproject <devel@...uxdriverproject.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [RFC][PATCH] bcmai: introduce AI driver


> On Sun, 10 Apr 2011 10:30:53 +0200, Rafał Miłecki <zajec5@...il.com> wrote:
> 
> > 2011/4/10 Pavel Machek <pavel@....cz>:
> >>> >> >+config BCMAI_HOST_PCI_POSSIBLE
> >>> >> >+       bool
> >>> >> >+       depends on BCMAI && PCI = y
> >>> >> >+       default y
> >>> >> >+
> >>> >> >+config BCMAI_HOST_PCI
> >>> >> >+       bool "Support for AI on PCI-host bus"
> >>> >> >+       depends on BCMAI_HOST_PCI_POSSIBLE
> >>> >> >+
> 
> Hi Rafał,
> 
> Could use term AMBA AXI instead which gives enough hits on Google to hint  
> interested people to more in depth information.
> 
> FYI: AXI = Advanced eXtensible Interface
> 	High-speed interconnect for chip cores ( provides higher bursts/transfers  
> than predecessor AHB = Advanced High-performance Bus (AHB)).
> 
> Gr. AvS

Not sure if AXI will be relevant bus name to manage newer Broadcom IP
cores. Yes, AMBA AXI is underlying interconnect used for communications,
but those communications are made in regard of communication ports
(those thingys referenced at Broadcom code as wrappers and which are
actually master ports intermediately bound to the backplane itself).
Pretty much sure your original bcmb is much more relevant for managing
Broadcom hardware extensions over AXI than just axi, especially
considering that techniques we use to identify, enumerate and control
AXI slave ports are completely Broadcom-specific.

Have nice day,
George


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ