Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161423Ab1FAM2B (ORCPT ); Wed, 1 Jun 2011 08:28:01 -0400 Received: from eu1sys200aog111.obsmtp.com ([207.126.144.131]:46775 "EHLO eu1sys200aog111.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752876Ab1FAM17 convert rfc822-to-8bit (ORCPT ); Wed, 1 Jun 2011 08:27:59 -0400 From: Alexey ORISHKO To: "Stefan (metze) Metzmacher" Cc: Oliver Neukum , Greg Kroah-Hartman , "linux-usb@vger.kernel.org" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" Date: Wed, 1 Jun 2011 14:27:50 +0200 Subject: RE: [PATCH] TODO FLAG_POINTTOPOINT => FLAG_WWAN? usbnet/cdc_ncm: mark ncm devices as "mobile broadband devices" with FLAG_WWAN Thread-Topic: [PATCH] TODO FLAG_POINTTOPOINT => FLAG_WWAN? usbnet/cdc_ncm: mark ncm devices as "mobile broadband devices" with FLAG_WWAN Thread-Index: AcwgUrdhm3GH+0PySGGAH7PUq8ejdgAA8M1Q Message-ID: <2AC7D4AD8BA1C640B4C60C61C8E520153E3C07E6F2@EXDCVYMBSTM006.EQ1STM.local> References: <1306922913-17803-1-git-send-email-metze@samba.org> <1306922913-17803-2-git-send-email-metze@samba.org> <2AC7D4AD8BA1C640B4C60C61C8E520153E3C07E583@EXDCVYMBSTM006.EQ1STM.local> <4DE618B7.5070903@samba.org> <2AC7D4AD8BA1C640B4C60C61C8E520153E3C07E64B@EXDCVYMBSTM006.EQ1STM.local> <4DE6287D.5080807@samba.org> In-Reply-To: <4DE6287D.5080807@samba.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 687 Lines: 19 > -----Original Message----- > From: Stefan (metze) Metzmacher [mailto:metze@samba.org] > Sent: Wednesday, June 01, 2011 1:55 PM > > If you use udev rules and create an alias for your device, you won't > > be dependent on generic driver code. > > Ok, do you have examples for that? Please, read udev man pages. Rule might be as follows KERNEL=="usb*", ATTRS{idVendor}=="04cc", ATTRS{idProduct}=="xxxx", NAME="ste_bridge0" Regards, alexey -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/