From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7 Description of problem: Can you please add the Well PTI-800 modem device ID to the Conexant AccessRunner USB driver ? (I've tested the modem and it works with the driver once the device ID is added.) File /drivers/usb/atm/cxacru.c, array cxacru_usb_ids (line 783), add: { /* V = Conexant P = ADSL modem (Well PTI-800 */ USB_DEVICE(0x0572, 0xcb02), .driver_info = (unsigned long) &cxacru_cb00 }, Thank you. Version-Release number of selected component (if applicable): kernel-1.6.14-1.1663 How reproducible: Always Steps to Reproduce: N/A Actual Results: N/A Expected Results: N/A Additional info:
Have you reported this to the driver's author?
Only in the driver development mailing list. To make sure the informatin does not get missed, I've just mailed the project maintainer at SourceForge directly too.
I sent this upstream a few days ago, GregKH merged it into his usb tree. It'll propagate upstream at some point soon.