Kris Kennaway wrote:
pcm0 and uhci3 share an interrupt on your system, and both are under Giant, so they'll fight over it when one receives an interrupt, and nothing else can run in the kernel when that is happening. Do you need USB support? If not, get rid of it.
Well.. the USB mouse needs it, I guess... mkb. _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"