On Tue, 30 May 2006 11:33:27 -0700 Pete Zaitcev <[email protected]> wrote: | > @@ -967,3 +971,6 @@ MODULE_PARM_DESC(vendor, "User specified | > | > module_param(product, ushort, 0); | > MODULE_PARM_DESC(product, "User specified USB idProduct"); | > + | > +module_param(connect_retries, int, KP_RETRIES); | > +MODULE_PARM_DESC(product, "Maximum number of connect retries (100ms each)"); | | Personally, I'm not keen on adding knobs. We have a device-dependent parameter here, I can't think in anything better.. -- Luiz Fernando N. Capitulino - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: usb-serial ipaq kernel problem
- From: "Luiz Fernando N. Capitulino" <[email protected]>
- Re: usb-serial ipaq kernel problem
- From: "Luiz Fernando N. Capitulino" <[email protected]>
- Re: usb-serial ipaq kernel problem
- From: "Luiz Fernando N. Capitulino" <[email protected]>
- Re: usb-serial ipaq kernel problem
- From: Frank Gevaerts <[email protected]>
- Re: usb-serial ipaq kernel problem
- From: "Luiz Fernando N. Capitulino" <[email protected]>
- Re: usb-serial ipaq kernel problem
- From: Frank Gevaerts <[email protected]>
- Re: usb-serial ipaq kernel problem
- From: "Luiz Fernando N. Capitulino" <[email protected]>
- Re: usb-serial ipaq kernel problem
- From: Frank Gevaerts <[email protected]>
- Re: usb-serial ipaq kernel problem
- From: "Luiz Fernando N. Capitulino" <[email protected]>
- Re: usb-serial ipaq kernel problem
- From: "Luiz Fernando N. Capitulino" <[email protected]>
- Re: usb-serial ipaq kernel problem
- From: Frank Gevaerts <[email protected]>
- Re: usb-serial ipaq kernel problem
- From: Pete Zaitcev <[email protected]>
- Re: usb-serial ipaq kernel problem
- Prev by Date: Re: [patch 38/61] lock validator: special locking: i_mutex
- Next by Date: [patch, -rc5-mm1] lock validator: select KALLSYMS_ALL
- Previous by thread: Re: usb-serial ipaq kernel problem
- Next by thread: Re: usb-serial ipaq kernel problem
- Index(es):
![]() |