> In the attempt to better organize the driver initialization we've > forgotten about one of its primary goals: to give the subdriver access > to the usb_device_id pointer passed to probe. Below is the trivial > patch that fixes it. The patch to cxacru actually using this will > follow. > > OK to commit? What are you planning to use it for? Ciao, D.