Frequently Asked Questions for FreeBSD 2.X : Hardware compatibility : I have a PS/2 mouse (``keyboard'' mouse) (Alternatively: I have a laptop with a track-ball mouse). How do I use it?
Previous: I have a Mumbleco bus mouse. Is it supported and if so, how do I set it up for XFree86?
Next: What types of tape drives are supported under FreeBSD?

4.7. I have a PS/2 mouse (``keyboard'' mouse) (Alternatively: I have a laptop with a track-ball mouse). How do I use it?

You'll have to add the following lines to your kernel configuration file and recompile:

device    psm0    at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr
# Options for psm:
options   PSM_NO_RESET       #don't reset mouse hardware (some laptops)


Frequently Asked Questions for FreeBSD 2.X : Hardware compatibility : I have a PS/2 mouse (``keyboard'' mouse) (Alternatively: I have a laptop with a track-ball mouse). How do I use it?
Previous: I have a Mumbleco bus mouse. Is it supported and if so, how do I set it up for XFree86?
Next: What types of tape drives are supported under FreeBSD?