On Thursday 03 April 2008 20:25:57 Oliver Ertl wrote: > I've built trunk revision 10700 with the new mmc-over-gpio driver for the > atheros target (router is a fon2100). Kernel is 2.6.23.16. I successfully got > the new driver working on a WRT54GL. > > After booting the fon2100 I get unknown symbols: > > ath_rate_minstrel: look around rate set to 10% > ath_rate_minstrel: EWMA rolloff level set to 75% > ath_rate_minstrel: max segment size in the mrr set to 6000 us > wlan: mac acl policy registered > ath_ahb: trunk > wifi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps > wifi0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps > 36Mbps 48Mbps 54Mbps > wifi0: H/W encryption support: WEP AES AES_CCM TKIP > ath_ahb: wifi0: Atheros 2315 WiSoC: mem=0xb0000000, irq=3 > spi_gpio: Unknown symbol gpio_free > spi_gpio: Unknown symbol gpio_direction_output > spi_gpio: Unknown symbol gpio_set_value > spi_gpio: Unknown symbol gpio_direction_input > spi_gpio: Unknown symbol gpio_get_value > spi_gpio: Unknown symbol gpio_request > spi-gpio-mmc: MMC-Card "fonera" attached to GPIO pins 1,3,4,7 > > Maybe someone knows how to fix it.
Your architecture doesn't seem to implement the GPIO API. -- Greetings Michael. _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
