also sprach Alan Stern <[EMAIL PROTECTED]> [2004.10.01.2113 +0200]: > No, you should use usbcore.ko.
Okay, that worked. Now, the function starts at 0x5320, so +0x74 (from the oops) gives 0x5394... so with +/- 5 lines of context: 0x0000537e <hcd_endpoint_disable+94>: movl $0x0,0x44(%edx,%edi,4) 0x00005386 <hcd_endpoint_disable+102>: mov $0xffffe000,%ecx 0x0000538b <hcd_endpoint_disable+107>: and %esp,%ecx 0x0000538d <hcd_endpoint_disable+109>: incl 0x14(%ecx) 0x00005390 <hcd_endpoint_disable+112>: mov 0x18(%esp),%eax 0x00005394 <hcd_endpoint_disable+116>: mov 0x8(%eax),%edx 0x00005397 <hcd_endpoint_disable+119>: lea 0xfffffff4(%edx),%ebx 0x0000539a <hcd_endpoint_disable+122>: mov 0xc(%ebx),%eax 0x0000539d <hcd_endpoint_disable+125>: lea 0x0(%eax),%eax 0x000053a1 <hcd_endpoint_disable+129>: cmp %ebp,%edx 0x000053a3 <hcd_endpoint_disable+131>: je 0x53d2 <hcd_endpoint_disable+178> The full dump is at ftp://ftp.madduck.net/scratch/hcd_endpoint_disable.disass.bz2 This is completely beyond me at this point. :( -- martin; (greetings from the heart of the sun.) \____ echo mailto: !#^."<*>"|tr "<*> mailto:" [EMAIL PROTECTED] invalid/expired pgp subkeys? use subkeys.pgp.net as keyserver! spamtraps: [EMAIL PROTECTED] stupidity management for the superuser is a user space issue in unix systems. -- alan cox
signature.asc
Description: Digital signature
