<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in README</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>8369ae33 - bcma: add Broadcom specific AMBA bus driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/drivers/bcma/README#8369ae33</link>
        <description>bcma: add Broadcom specific AMBA bus driverBroadcom has released cards based on a new AMBA-based bus type. From aprogramming point of view, this new bus type differs from AMBA and doesnot use AMBA common registers. It also differs enough from SSB. Wedecided that a new bus driver is needed to keep the code clean.In its current form, the driver detects devices present on the bus andregisters them in the system. It allows registering BCMA drivers forspecified bus devices and provides them basic operations. The bus driveritself includes two important bus managing drivers: ChipCommon coredriver and PCI(c) core driver. They are early used to allow correctinitialization.Currently code is limited to supporting buses on PCI(e) devices, howeverthe driver is designed to be used also on other hosts. The hostabstraction layer is implemented and already used for PCI(e).Support for PCI(e) hosts is working and seems to be stable (access to80211 core was tested successfully on a few devices). We can stilloptimize it by using some fixed windows, but this can be done laterwithout affecting any external code. Windows are just ranges in MMIOused for accessing cores on the bus.Cc: Greg KH &lt;greg@kroah.com&gt;Cc: Michael B&#252;sch &lt;mb@bu3sch.de&gt;Cc: Larry Finger &lt;Larry.Finger@lwfinger.net&gt;Cc: George Kashperko &lt;george@znau.edu.ua&gt;Cc: Arend van Spriel &lt;arend@broadcom.com&gt;Cc: linux-arm-kernel@lists.infradead.orgCc: Russell King &lt;rmk@arm.linux.org.uk&gt;Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: Andy Botting &lt;andy@andybotting.com&gt;Cc: linuxdriverproject &lt;devel@linuxdriverproject.org&gt;Cc: linux-kernel@vger.kernel.org &lt;linux-kernel@vger.kernel.org&gt;Signed-off-by: Rafa&#322; Mi&#322;ecki &lt;zajec5@gmail.com&gt;Signed-off-by: John W. Linville &lt;linville@tuxdriver.com&gt;

            List of files:
            /linux-6.15/drivers/bcma/README</description>
        <pubDate>Mon, 09 May 2011 16:56:46 +0000</pubDate>
        <dc:creator>Rafa&#322; Mi&#322;ecki &lt;zajec5@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
