mirror of
https://review.haiku-os.org/haiku
synced 2025-01-31 18:56:49 +01:00
Turned off the Synaptics driver again, as it seems to give some people
problems still. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28700 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
311781dfcc
commit
5ebeee561a
@ -102,7 +102,7 @@ ps2_dev_detect_pointing(ps2_dev *dev, device_hooks **hooks)
|
||||
// probe devices
|
||||
// the probe function has to set the dev name and the dev packet size
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
status = probe_trackpoint(dev);
|
||||
if (status == B_OK) {
|
||||
*hooks = &gStandardMouseDeviceHooks;
|
||||
|
Loading…
x
Reference in New Issue
Block a user