> > > What do you mean "old style probe"?
> >
> > The special casing for drivers that don't supply an id_table.
> > IMHO it should go away.
>
> I don't think it _can_ go away.  Among other things, driver
> frameworks layered on top of USB (say, usb-serial :) need
> to rely on it, since the device-specific code isn't what's
> managing all the probe() calls.

There you have a point. But in this case the driver should supply a table
matching any device if need be. If special cases are needed they are
better in the drivers than in the core.

        Regards
                Oliver



_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to