I just got some new 4318 CF cards in this week. They are the Summit SDC-CF10AG card. In order to get these cards working in B/G mode, I had to make a couple of changes to the code. Of course, I had to add the PCMCIA device ids to b43/pcmcia.c, but I also had to modify the pcmcia.c module in drivers/ssb, to account to the different Tuple Length in SSB_PCMCIA_CIS_BFLAGS and SSB_PCMCIA_CIS_PA case statements. The tuple length for the SSB_PCMCIA_CIS_PA was 10, and the tuple length for the SSB_PCMCIA_CIS_BFLAGS was 5. I guess the added lengths are for the 80211A that is not yet supported? If you all want these values, when I get to work tomorrow I'll double check them and send y'all the values, including the device ids. The card is working fine in B/G.
Thanks much Clyde McPherson Tex _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
