Alan Stern ha scritto: >On Fri, 25 Nov 2005, Patrizio Bassi wrote: > > > >>i tried today's git due to Greg's usb patches, >>but they don't work. >> >>i wrote already twice the problem: >> >> > >You wrote about it on lkml, not linux-usb-devel. So it might not have >been noticed by the USB developers. > > > o sorry you're right. i tought usb team followed the main ml too.
>>Stopping tasks: ==========================| >>Freeing memory... done (13146 pages freed) >>usbfs 2-2:1.0: no suspend? >>Could not suspend device 2-2: error -16 >>Some devices failed to suspend >>Restarting tasks... done >> >>If needed i'll reattach the patch i have (against 2.6.14-rc2 iirc) >> >>lsusb >>Bus 004 Device 001: ID 0000:0000 >>Bus 003 Device 001: ID 0000:0000 >>Bus 002 Device 002: ID 0915:8000 GlobeSpan, Inc. >>Bus 002 Device 001: ID 0000:0000 >>Bus 001 Device 001: ID 0000:0000 >> >> > >Looks like the vanilla kernel needs to add suspend/resume methods for >usbfs bindings. What is that GlobeSpan device? Are you running a >userspace program that controls it? If you are, you can try quitting that >program before suspending. > >Also, if you haven't tried it, you might want to apply this patch: > >http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-all-2.6.15-rc2-git3.patch > >or whatever is the most current version when you download it. > >Alan Stern > > > > globespan device is a zyxel prestige 630 adsl modem using eciadsl userspace drivers. after killing the driver it suspended and resumed. but i got a problem, trying to restart driver. [EciAdsl 3/5] Synchronization... ERROR reading interrupts *** glibc detected *** double free or corruption (fasttop): 0x0804f158 *** /usr/bin/eciadsl-start: line 517: 11399 Abortito "$BIN_DIR/eciadsl-synch" $synch_options ERROR: failed to get synchronization usb 2-2: usbfs: USBDEVFS_CONTROL failed cmd eciadsl-synch rqt 192 rq 222 len 13 ret -110 tried 3 times, always the same. so i manually unplugged modem and replugged. works perfectly (as usual). seems a problem on suspending and resuming attached device. i've access to eciadsl cvs so i can patch it. the first problem (no suspend) i think can be fixed binding some signals in userspace, which? the second seems an init problem, that i leave to you :) Patrizio ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel