--- David Brownell <[EMAIL PROTECTED]> wrote:
> Jon Smirl wrote:
> > when the system is halted/rebooted. UML shuts down
> > via the standard sys_reboot() call. Shouldn't the
USB
> > core support a shutdown method or reboot notifier?
> 
> Likely it should.  There's a bug somewhere on my
> stack caused by lack of such stuff ... basically it
does
> no good to hand USB controllers back to the BIOS in
> your PCI "remove" method, if that's never called on
> shutdown!
> 
> A patch to resolves such stuff would IMO be a Fine
> Thing.

I forgot to mention that this is only a problem when
USB support is compiled in. If it is loaded as a
module usb_exit() gets called by rmmod.

I can test a shutdown patch as soon as someone writes
one. I probably shouldn't trying writing one since I
know absolutiely nothing about how the USB subsystem
works.   I can't enable USB under UML until I am sure
that it shuts down properly.


=====
Jon Smirl
[EMAIL PROTECTED]

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to