On Tue, Dec 01, 2009 at 04:39:17PM -0200, Itamar Reis Peixoto 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 Ah, looks like the cdc-ether driver works for this device just fine. Have you looked to see if the network device that it creates works properly? > when modprobing cdc-acm Sorry, I should have said cdc_ether, my mistake. It looks like it loads automatically, like it should. 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