[Prism54-devel] Prism Nitro Support
Rodel Miguel
rodel.miguel@eazix.com
Wed, 3 Mar 2004 16:51:19 +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