AR6000 as modules

Andy Green andy at openmoko.com
Fri Sep 19 11:18:25 CEST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Vitaly and Yoseph -

(apologies for the dupe, somehow Thunderbird is infected with
kernel at openmoko.org address)

Following the advice about rediscovery of SDIO WLAN device after power
cycle, I made a local development branch with WLAN stuff as modules.

This was not quite as simple as it sounds, because there were some
bleeding stumps from the SDIO stuff into the PNP stuff, which has to
live in monolithic kernel.  So I added the necessary exports to the PNP
stuff (see attached patch) and it compiled OK.  But it seems a sign I am
~ entering into new territory.

s3c24xx_hcd in particular remains in the monolithic kernel because it
has platform defintions.  So,

# modprobe ar6000

gets me

# lsmod
Module                  Size  Used by
ar6000                128700  0
sdio_busdriver         41768  1 ar6000
sdio_lib                7560  2 ar6000,sdio_busdriver

but the only footprint in dmesg is

[  445.520000] pnp: the driver 'sdio_wlan' has been registered

In particular, I add a printk() to s3c24xx_hcd_pnp_probe(), and I see it
is never called during initial boot or subsequently.

Do you guys have any advice about how to provoke the PNP probe, or if
the way of coming at it needs some adjustment?

- -Andy
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkjTbmEACgkQOjLpvpq7dMre8QCfZOzuhFAbSR2Amg4QyVtVKCjg
00gAn1sDz4utFYp0UUSwv1cVgmsN04Yx
=1o+2
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-pnp-exports-for-modular-wlan.patch
Type: text/x-patch
Size: 2049 bytes
Desc: not available
Url : http://lists.openmoko.org/pipermail/openmoko-kernel/attachments/20080919/c01c85a6/attachment-0001.bin 


More information about the openmoko-kernel mailing list