On Tue, Dec 01, 2009 at 10:30:39PM -0200, Itamar Reis Peixoto wrote: > On Tue, Dec 1, 2009 at 4:39 PM, Itamar Reis Peixoto > <itamar@xxxxxxxxxxxxxxxx> wrote: > > On Tue, Dec 1, 2009 at 4:07 PM, Greg KH <greg@xxxxxxxxx> wrote: > >> On Tue, Dec 01, 2009 at 04:02:25PM -0200, Itamar Reis Peixoto wrote: > >>> I have this device > >>> > >>> http://www.2wire.com/pages/driversanddocumentationsupport.php?did=12 > >>> > >>> Bus 002 Device 006: ID 1630:0011 2wire, Inc. PC Port PhoneLine 10Mbps Adapter > >>> > >>> usbview dump ?here -> http://pastebin.ca/1696804 > >>> > >>> someone can answer me if it's supported by cdc-acm driver ? > >>> > >>> how to make it working ? > >> > >> What are the kernel log messages you get when you plug it in? > >> > >> Have you tried loading the cdc-acm driver? > >> > >> thanks, > >> > >> greg k-h > >> > > > > Hello Greg, thanks for your help > > > > here are the messages -> > > > > usb 2-1: new full speed USB device using uhci_hcd and address 2 > > usb 2-1: New USB device found, idVendor=1630, idProduct=0011 > > usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 > > usb 2-1: Product: 2Wire PC Port > > usb 2-1: Manufacturer: 2Wire Inc > > usb 2-1: configuration #1 chosen from 1 choice > > usbcore: registered new interface driver cdc_ether > > usbcore: registered new interface driver rndis_host > > cfg80211: Calling CRDA to update world regulatory domain > > cfg80211: World regulatory domain updated: > > ? ? ? (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) > > ? ? ? (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) > > ? ? ? (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) > > ? ? ? (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) > > ? ? ? (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) > > ? ? ? (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) > > usbcore: registered new interface driver rndis_wlan > > I don't understand is the cfg80211 related to wireless ? the 2Wire > pcport is wired, there are no wireless Yes, but other wireless drivers were loaded, they probably caused the cfg80211 module to be loaded. 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