� ���, 20.05.2002, � 15:00, Roger �������: > It looks like the "/etc/rc.d/init.d/pcmcia stop" script is trying to > rmmod the pcmcia_core/ds related modules, but it hangs because it hasn't > unloaded the usb-ohci & ehci-hcd modules prior (which are in use by the > pcmcia_core/ds modules). >
It hangs _in_ ehci-hcd if kernel output you have shown is correct. > > To note (you reminded me of something), the module ehci-hcd is not being > shown as being used by the usb-ohci modules. It is not used _by_ this module. > mmmm...my bet too is that > when the "/etc/rc.d/init.d/pcmcia stop" is executed, it's not realizing > that ehci-hcd.o is being used by the usb-ohci module so it doesn't > unload this, as such, everything hangs. I'll test my theory when i get > my next chance to reboot (later this evening sometime). > You may of course try to test every wild guess ... really, recompile kernel, show me the output and be prepared to recompile a couple of times more :-) (but second time it will be much faster). -andrej
