Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 1996 05:04:36 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        nate@mt.sri.com, sos@ravenock.cybercity.dk
Cc:        freebsd-current@FreeBSD.org, jkh@time.cdrom.com, wangel@wgrobez1.remote.louisville.edu
Subject:   Re: your mail
Message-ID:  <199611131804.FAA11738@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> The fix also broke PS/2 mouse support. :( :(
>
>I know :(, but so long as we occasionally looses an interrupt, there
>is not much else to do. Or merge syscons and the ps/2 mousedriver.

Lots can be done:
- back out fix OR
- poll less often (fixed period) OR
- poll less often (after keyboard has been inactice for a while) OR
- make fix a compile time option OR
- make fix a run time option OR
- check for psm interrupt and don't poll keyboard if one is pending OR
...

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611131804.FAA11738>