On Tue, Oct 06, 2009 at 02:33:36PM +0400, Viktor V. Kudlak wrote: > Now i load driver by udev: > > /etc/udev/rules.d/99-airplus-mcd650.rules: > > BUS=="usb", ATTRS{idVendor}=="1011", ATTRS{idProduct}=="3198", > RUN+="/sbin/modprobe usbserial vendor=0x1011 product=0x3198" > > It will be more convenient, if support is included in the driver We do not hadd device ids for the usb-serial "generic" driver. What type of device is this, and shouldn't it be using one of the "real" usb-sereial drivers instead? What type of device is this? If so, can you send us a patch adding this device id to the correct driver as described in the file, Documentation/SubmittingPatches so that you can get the proper credit? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html