mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Mention moused and mouse drivers update.
This commit is contained in:
parent
851c9886fd
commit
a08cff3e41
1 changed files with 9 additions and 0 deletions
|
|
@ -166,6 +166,10 @@ automaticly attached.
|
|||
Import of new sound code from Luigi Rizzo. This code is still being
|
||||
developed, but has support for a number of different cards.
|
||||
|
||||
The psm, mse and sysmouse drivers are improved to provide better mouse
|
||||
support. In particular, the psm driver now supports various ``wheeled''
|
||||
mice.
|
||||
|
||||
|
||||
SECURITY CHANGES:
|
||||
|
||||
|
|
@ -237,6 +241,11 @@ authentication. The userland counterpart spppcontrol(8) is also the
|
|||
first program that utilizes the abovementioned SIOC[SG]IFGENERIC ioctl
|
||||
commands.
|
||||
|
||||
moused(8) has been modified to support various mice with a ``wheel''.
|
||||
It also automatically recognizes mice which support the PnP COM device
|
||||
standard, so that the user is no longer required to supply a mouse
|
||||
protocol type on the command line.
|
||||
|
||||
|
||||
2. Supported Configurations
|
||||
---------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue