07.05.2016 23:33, Yuri wrote:
Verify if your mouse (USB one?) is using IRQ 18 too.
"vmstat -ai" command would be helpful.
Yes, I have a USB mouse, and my USB uses IRQ 18:
irq18: ehci0 uhci5503154 9
stray irq180 0
That must be the
On 05/07/2016 08:34, Eugene Grosbein wrote:
Verify if your mouse (USB one?) is using IRQ 18 too.
"vmstat -ai" command would be helpful.
Yes, I have a USB mouse, and my USB uses IRQ 18:
irq18: ehci0 uhci5503154 9
stray irq180 0
Yuri
06.05.2016 23:29, Yuri пишет:
When Marvell Yukon card is active on the desktop system, mouse periodically
stops, sometimes for seconds. I think this also makes the system impaired in
some other ways.
The offending device:
mskc0: port 0xd800-0xd8ff mem
0xfbdfc000-0xfbdf irq 18 at device 0
Christian Schwarz has asked freebsd-net@FreeBSD.org for
maintainer-feedback:
Bug 208173: can't create GRE-tunnel over IPv6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208173
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208173
Christian Schwarz changed:
What|Removed |Added
CC||freebsd-net@FreeBSD.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208173
Christian Schwarz changed:
What|Removed |Added
CC||m...@cschwarz.com
--- Comment
nvass-gmx.com added a comment.
Thanks for taking a look Kristof,
I believe all your points are valid. Thing is that all eventhandlers need a
more thorough look. They don't work as they should; be it virtualized or not,
be it a VIMAGE or GENERIC kernel. I am trying to take a look but I ha