umac.ko for 2.6.26
Kalle Valo
kalle.valo at nokia.com
Fri Aug 22 10:48:57 EEST 2008
"ext Gregoire Gentil" <gregoire at gentil.com> writes:
> [ 274.247192] umac: module license 'Proprietary' taints kernel.
> [ 1328.262176] sm_drv_spi_probe
> [ 1328.262237] sm_drv_netdev_create
> [ 1328.262298] Registering WLAN platform device
> [ 1328.262847] Creating WLAN sysfs
> [ 1328.463775] sm_drv_statistics
> [ 1328.465545] cx3110x: chip variant STLC4550.
> [ 1328.465606] sm_drv_fetch_firmware
> [ 1328.465606] firmware: requesting 3826.arm
> [ 1328.708282] sm_drv_fetch_firmware: file 3826.arm (31284 bytes)
> [ 1328.708343] cx3110x: firmware version 2.13.0.0.a.22.8.
> [ 1328.708740] cx3110x: driver version 2.0.15 loaded.
> [ 1370.573364] GET RANGE
> [ 1370.573455] cx3110x: WARNING SoftMAC not initialized, chip not booted (get oid 0x17000012)
>
> The last message means that lp->sm_initialization = 0. Indeed,
> sm_drv_spi_initialize is not reached. sm_drv_spi_wq which
> calls sm_drv_spi_initialize, seems also never reached - so
> no ifconfig! -:( I checked that INIT_WORK(&lp->work,sm_drv_spi_wq);
> is reached inside sm_drv_spi_probe.
>
> So why don't we get this first crucial interrupt?
> Kalle? A little bit of help? ;-)
Sorry, can't help you.
--
Kalle Valo
More information about the cx3110x-devel
mailing list