All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Meyer <thomas.mey@web.de>
To: linux-hotplug@vger.kernel.org
Subject: Re: udev: block usbhid to autobind mouse device before appletouch
Date: Sun, 03 Sep 2006 13:27:43 +0000	[thread overview]
Message-ID: <44FAD84F.5080004@web.de> (raw)
In-Reply-To: <443728924@web.de>

Andrey Borzenkov wrote:
>> On Friday 25 August 2006 02:35, Thomas Meyer wrote:
>>  
>>> I've got a problem with my shiny new macbook. the touchpad has two 
>>> drivers
>>> that feel themself responsible for this device: usbhid and 
>>> appletouch. but
>>> my usb subsystem is completely modular, so it happens that sometimes 
>>> the
>>> touchpad device is on bus 1-2:1.1 and sometimes the device is on bus
>>> 2-2:1.1. so my quick and dirty solution in /etc/conf.d/local.start: 
>>> "echo
>>> -n 1-2:1.1 > /sys/bus/usb/drivers/usbhid/unbind
>>> echo -n 1-2:1.1 > /sys/bus/usb/drivers/appletouch/bind"
>>>     
>>
>> look for modalis of your device and add to modprobe.conf
>>
>> alias $modalias appletouch
>>
>> like
>>
>> alias 
>> pcmcia:m0156c0002f06fn00pfn00paB4585A1Apb0B537C13pcD27DEB1Apd00000000 
>> wlags49_h1_cs   
I did add the alias to /etc/modprobe.conf. but the usbhid driver still 
sometimes is the first driver how claims the touchpad device, instead of 
the appletouch driver.
any ideas?

With kind regards

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

      parent reply	other threads:[~2006-09-03 13:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-24 22:35 udev: block usbhid to autobind mouse device before appletouch Thomas Meyer
2006-08-25  2:32 ` Andrey Borzenkov
2006-09-03 13:27 ` Thomas Meyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44FAD84F.5080004@web.de \
    --to=thomas.mey@web.de \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.