Subject: Re: the vt driver doesn't like me.
To: None <thorpej@nas.nasa.gov>
From: Todd Whitesel <toddpw@best.com>
List: netbsd-help
Date: 08/04/1998 18:54:22
> >     - I have pms0. I unplugged the mouse to loan out for a few hours and
> > 	when I booted netbsd, it panic'd apparently while probing pms0 ??
> 
> Configure your BIOS to not assign IRQ 12 to PCI devices; the ps/2 mouse
> interrupt is not sharable because the mouse generates "pulsed" interrupts.

Indeed. While this worked, it gives me pause to reconsider the re-enabling
of pms0 in the generic kernel.

The dmesg output from my successful mouse-less reboot still contained the
pms0 probe output (from memory so it isn't exact)

	pms0 at vt0 port 0x__ irq 12

Why did it "find" it even though the mouse was not plugged in? Is this some
kind of support for hot-pluggable mice on the PS/2 port? If so, then in the
case where it panic'd, such support would never have worked, because irq 12
was already reassigned by the BIOS.

Todd Whitesel
toddpw @ best.com