On Monday 22 of August 2011 at 15:13:52, Henry Ptasinski wrote: > On Sun, Aug 14, 2011 at 11:31:09AM -0700, Tomasz Figa wrote: > > Hi, > > > > I'm looking into running current Linux kernel on a platform equipped with the > > BCM4325 full mac combo chip, but unfortunately the shipped DHD driver (v. > > 4.217.*) is outdated and designed for stock 2.6.29 kernel with much hardcoding > > done to glue everything together. > > > > I did some reasearch and it led me to a newer version of the DHD driver, > > designed for BCM4329 (v. 4.218), which after some modifications (BCD protocol > > version 2, some event IDs, etc.) started to work on my hardware, with one > > exception: waiting for RxCtrl after sending an "iscanresults" request times > > out. I'm attaching driver debug output at the bottom of this message. > > > > A bit more details about my hardware: a Samsung S3C6410-based board connected > > to a BCM4325 chip using 4-bit SDIO interface, without dedicated IRQ pin (using > > SDIO IRQ feature), so undefining of OOB_INTR_ONLY and HW_OOB and defining of > > SDIO_ISR_THREAD was needed. > > > > Do you have any suggestions? > > Tom, > > The brcmfmac driver (in staging) doesn't yet support the BCM4325. As you > found, there are a variety of older driver sources available in other repos. > You can contact Howard Harte <hharte@xxxxxxxxxxxx> to see about a combination > of those sources and firmware that will support your platform in the near term. Henry, Thanks for your response. Well, I already found that this chip isn't supported yet. Basically, what I'm into is getting it or any other driver compatible with Linux 3.0 and Android 2.3 to work with our hardware. The problem is that the newest firmware-driver pair I can get for this chip is 4.217.95.x and it would require pretty much work to make it compatible with our software target, because the driver was designed for Linux 2.6.32 sources specific for this hardware with much hardcoding done. I'm already in contact with Franky Lin <frankyl@xxxxxxxxxxxx> about our issue, should I also discuss this topic with Howard? Best regard, Tom -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html