On Wed, Oct 22, 2008 at 12:16:05AM +0100, Jeremy Morse wrote: > (...) > One possible cause of this is a behavioral change in the usb stack, > src/sys/dev/usb/usbdi.c, version 1.124, happened 10 days ago. (...)
usbdi.c 1.124, w/ ehci, w/ your patch: NMI (both single and multi cpu) usbdi.c 1.124, w/ uhci, works once, crashes afterwards (both single and...) usbdi.c 1.123, w/ ehci, w/ your patch: NMI (single cpu) usbdi.c 1.123, w/ ehci, w/o your patch: NMI (multi cpu) usbdi.c 1.123, w/ uhci, w/ your patch: uhci_softintr panic (single cpu) I've made no new photos. That is, I did make new ones but it's just the same old story. panic from uhci_softintr. It's notable that 1.124 of usbdi.c obviously made things better for me, working at least one time (as shown in one of the photo sets earlier) in contrast to 1.123, which will panic immediately (at 'Starting playback' message from mplayer). Regards, -Martin
