[Prism54-devel] ISL 3893 and initialization

Fabian Fagerholm fabbe@paniq.net
Sun, 23 Nov 2003 15:49:43 +0200


--=-juD1VLAMhWJJ8/tcs2r3
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sun, 2003-11-23 at 00:10, Erich Schubert wrote:
> I don't need to load firmware - it's already loaded by the bootloader
> before the linux kernel is started - but i need to setup the proper
> options using setoid.
> For example the SSID setting appears to be locked somehow; using
> "setoid eth1 10000002 ssid whatever" i cannot set the ssid.
> And there is probably a couple more OIDs i need to set to get the
> interface into host mode. :-(

If you're using a recent version of the driver from prism54.org, you
should probably be using the iwconfig utility instead of setoid.

"iwconfig eth1 essid whatever" will set the ssid, and
"iwconfig eth1 mode Managed" will set the access mode to a standard
host.

> Can anyone help me with properly initializing the wlan port?

In my setup, I find that I may have to do "ifconfig eth1 up" before
issuing the iwconfig commands, so try that if you run into problems with
the above. (Caveat: this may be due to some error in my setup.)

> Do you have any information on the access-point mode of the 389x
> chipset?

The iwconfig utility can at least be used to set the driver/hardware
into access-point mode:
"iwconfig eth1 mode Master".

I don't know much else -- is there generally some things an AP should be
able to do that a regular host can't?

I suspect that at least in /proc/net/wireless, there will be some
information of interest, and the iw* -utlities (ls /sbin/iw*) may be of
some use.

I do hope this information proves to be useful, and do keep the
prism54-devel list up-to-date on your findings!

Cheers,
--=20
Fabian Fagerholm <fabbe@paniq.net>

--=-juD1VLAMhWJJ8/tcs2r3
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQA/wLr276VUNpZBmeIRAlFAAJ9CqNtjKPxdMIrL/pVvx7+C7DMJ7QCfRbo9
CMOH8qLF9vS3wkvDEpt+ncc=
=7C2+
-----END PGP SIGNATURE-----

--=-juD1VLAMhWJJ8/tcs2r3--