[Prism54-users] Prism Nitro Support

Rodel Miguel rodel.miguel@eazix.com
Thu, 4 Mar 2004 14:54:34 +0800


Hi!

I would like to ask if my solution would suffice prism nitro support =
while frameburst is not yet integrated with wireless tools.  I just =
inserted the following line in isl_ioctl.c specifically in  =
prism54_mib_init function:

	/* set prism nitro support - rodel */
        MGT_SET_REQUEST_U32_NOCACHE(priv, DOT11_OID_MAXFRAMEBURST, =
init_burst);

        /* set card profile - rodel */
        MGT_SET_REQUEST_U32_NOCACHE(priv, DOT11_OID_PROFILES, =
init_profile);

would the card be set to the specified frameburst whenever the driver is =
loaded?   =20

Thank you very much.

Rodel     =20

P.S. Are there Prism Nitro XM support initiatives in this group?