Eduard Bloch wrote: >Here the trouble begins, see line 769 in the attached file. Please >compare that file to what you have on your system. Why? I had similar >trouble with 2.6.15 untill I commented the old workaround code in lines >724-756. Then the problem was gone. > > >Please attach my comments and the files attached to this message >to your report to LKML. And please keep me informed about what is going >on there. > > >...the package has been modified to use new-style >management functions and apparently these functions are buggy in 2.6.15, >or the drivers does something unexpected but I fail to see what. > > Since the problem is essentially that the ungrab-winmodem module is not succeeding in freeing the device from the serial driver that has taken control of it, I suggest we bounce this question upstream first. Your finding is that reverting to the solution we had for 2.6.10 still works, but the ungrab-winmodem method would be preferable.
insmod /lib/modules/2.6.15/misc/ungrab-winmodem.ko device 10b9:5457 is grabbed by driver serial: try to release ACPI: PCI interrupt for device 0000:00:08.0 disabled It looks like ungrab-winmodem fails. I regret I'll be gone for the next two weeks, but I'll return to this issue when I return if you haven't had a chance to push it further. Cheers, Dave -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

