static int nrpacks = USX2Y_NRPACKS;

module_param(nrpacks, int , 0444);
MODULE_PRAM_DESC(nrpacks, "Number of packets per URB.");