All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Alexandre Oliva <aoliva@redhat.com>
Cc: Greg KH <greg@kroah.com>,
	linux-kernel@vger.kernel.org, Vojtech Pavlik <vojtech@suse.cz>
Subject: Re: forcing PS/2 USB emulation off
Date: Sun, 17 Oct 2004 22:48:16 -0500	[thread overview]
Message-ID: <200410172248.16571.dtor_core@ameritech.net> (raw)
In-Reply-To: <orzn2lyw8k.fsf@livre.redhat.lsd.ic.unicamp.br>

On Sunday 17 October 2004 02:34 pm, Alexandre Oliva wrote:
> To get the touchpad to work on my Compaq Presario r3004 notebook, in
> addition to ALPS Touchpad patches by Dmitry Torokhov, I needed a patch
> by Vojtech Pavlik that disabled PS/2 USB emulation early in the boot.
> The BIOS didn't have an option to disable it, and, without it, PS/2
> mouse detection wouldn't find anything and, if psmouse is built into
> the kernel, as it happens to be the case for Fedora Core kernels,
> there's no way to re-probe.

Actually, now there is. Starting with 2.6.9 it is possible to force
either rescan or reconnect for devices connected to serio ports:

	echo -n "reconnect"  > /sys/bus/serio/devices/serio1/driver

should cause re-probe. Just FYI. As Greg said the USB handoff patch
is in -mm three and should take care of most of the issues.

BTW, I think that handoff should be activated by default. I am lurking
in Gentoo forums and there are coultless people having problems with
their mice/touchpads detected properly unless they load their USB drivers
first.

-- 
Dmitry

  parent reply	other threads:[~2004-10-18  3:48 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-17 19:34 forcing PS/2 USB emulation off Alexandre Oliva
2004-10-17 22:57 ` Greg KH
2004-10-18 18:22   ` Alexandre Oliva
2004-10-20 19:54   ` Alan Cox
2004-10-18  3:48 ` Dmitry Torokhov [this message]
2004-10-18 16:45   ` Greg KH
2004-10-18 18:31     ` Alexandre Oliva
2004-10-20 19:55       ` Alan Cox
2004-10-21 16:45         ` Alexandre Oliva
2004-10-19  6:30     ` Vojtech Pavlik
2004-10-19  6:48       ` Dmitry Torokhov
2004-10-20  4:05         ` Dmitry Torokhov
2004-10-20 19:56       ` Alan Cox
2004-10-21  6:21         ` Vojtech Pavlik
2004-10-21 17:53           ` Tim Hockin
  -- strict thread matches above, loose matches on Subject: below --
2004-10-20 23:22 Aleksey Gorelov
2004-10-21  9:35 ` Alan Cox
2004-10-21 16:48 ` Alexandre Oliva
     [not found] <mailman.1098042300.20451.linux-kernel2news@redhat.com>
2004-10-21  6:26 ` Pete Zaitcev
2004-10-21 20:47 Aleksey Gorelov

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=200410172248.16571.dtor_core@ameritech.net \
    --to=dtor_core@ameritech.net \
    --cc=aoliva@redhat.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vojtech@suse.cz \
    /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.