Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NeXTSTEP and Plan 9 do not tolerate running mouse at 9600 baud #8

Open
delan opened this issue Nov 20, 2023 · 2 comments
Open

NeXTSTEP and Plan 9 do not tolerate running mouse at 9600 baud #8

delan opened this issue Nov 20, 2023 · 2 comments

Comments

@delan
Copy link
Owner

delan commented Nov 20, 2023

Solaris and Linux can run the mouse at 9600 baud, but on NeXTSTEP and Plan 9, the pointer will misbehave.

  • NeXTSTEP 3.3 (found during development) works at 1200 baud
  • Plan 9 (reported by Anthony Sorace) may work at 2400 baud?

if you encounter problems with the mouse pointer moving erratically, try one of these:

update: firmware 2.0 has a mouse baud setting!

@anths
Copy link

anths commented Nov 21, 2023

The 1200 baud image makes the mouse work under Plan 9 2nd Edition (the driver definitely says 2400 but 🤷 I can't swear my kernel matches my source). The mouse is laggy, but I don't have any basis for comparison to tell where that's introduced; it could easily be an OS issue.

@delan
Copy link
Owner Author

delan commented Jun 3, 2024

mouse baud setting added in firmware 2.0 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants