Age | Commit message (Collapse) | Author |
|
invert the X or Y coordinates to make the top left
corner (0,0).
|
|
Initial diff from krw@, uneeded lock_mii()/unlock_mii() on all commands
in existing code removed by me so it doesn't try to recurse.
ok krw@
|
|
|
|
for getting and passing calibration values. Move the scale
struct to uts_softc so that each device can have it's own values
instead of using the global one.
ok miod@
|
|
ok dlg@
|
|
|
|
|
|
Tested by Massimo Lusetti <massimo@cedoc.mo.it>
|
|
|
|
|
|
this should prevent phantom devices from attaching axe or uberry on
some machines.
ok deraadt@
|
|
is defined and make sure that we are calling wsmouse_input every time
the screen gets touched on different types of touchscreens.
Some minor cleanups while here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From laurent FANIS <laurent.fanis@gmail.com>
|
|
|
|
From laurent FANIS <laurent.fanis@gmail.com>
|
|
Mouse. Currently limited to USB mice.
Adapted from a diff from Gareth <garf@loveandnature.co.za> on tech@
|
|
|
|
|
|
pulling packets out of the usb buffer in rxeof.
Potential issue pointed out by Hans Petter Selasky <hselasky@c2i.net>
|
|
Pointed out by Hans Petter Selasky <hselasky@c2i.net>
|
|
|
|
ok millert
|
|
AX88178 write nodeid command.
From Hans Petter Selasky <hselasky@c2i.net>
|
|
From dunceor@gmail.com
|
|
From Dunceor.
|
|
ok pedro
|
|
ok pvalchev
|
|
ok pvalchev
|
|
so let's adapt the code by specifing the corrent length and
and move the check to the correct place.
|
|
of new fields in the future is less disruptive. This is done similar
to how struct proc is handled for ps(1). ok jmc (man page changes)
tested fkr simon, and more suggestions from millert
|
|
but defer the remainder of their initialisation until after the other devices
on their PCI bus have attached. This ensures that any USB2 controller has also
completed its initialisation before we start to initialise the USB1 parts.
This minimises the chance that a nasty SMM implementation will trash the USB1
controller's config when it performs legacy emulation handover of the USB2 part.
This time without accidentally leaving the OHCI controller shutdown, and with
some cosmetic fixes.
ok dlg@, OHCI tests mglocker@
|
|
Save SOF (frame timing adjustment) before the very first host controller
reset, rather than at suspend/resume, otherwise any BIOS inserted value
is lost immediately.
ok dlg@
|
|
Wait the stable power delay on a USB hub only once per hub (not per port),
and defer the delay for root hubs until the host controller event thread
starts, permitting some concurrency. Speeds up the boot process dramatically
when you have lots of host controllers.
ok dlg@
|
|
time.
Chris; Get your shiz fixed and tested for the next time. We have
better todo then wasting our time by backing out untested stuff.
OK deraadt, OK ckuethe
|
|
but defer the remainder of their initialisation until after the other devices
on their PCI bus have attached. This ensures that any USB2 controller has also
completed its initialisation before we start to initialise the USB1 parts.
This minimises the chance that a nasty SMM implementation will trash the USB1
controller's config when it performs legacy emulation handover of the USB2 part.
|
|
and defer the delay for root hubs until the host controller event thread
starts, permitting some concurrency. Speeds up the boot process dramatically
when you have lots of host controllers.
ok dlg@
|
|
reset, rather than at suspend/resume, otherwise any BIOS inserted value
is lost immediately.
ok dlg@
|
|
|
|
currently the driver only support touchscreens made by eGalax and
Future Technology Devices (ITM)
ok deraadt@
|
|
|
|
|
|
help and ok krw@
|
|
|