public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Dmitry Torokhov <dtor_core@ameritech.net>
Cc: Andrew Morton <akpm@osdl.org>,
	"J.A. Magallon" <jamagallon@able.es>,
	linux-kernel@vger.kernel.org, Vojtech Pavlik <vojtech@suse.cz>
Subject: Re: 2.6.9-rc2-mm4
Date: Fri, 1 Oct 2004 11:01:01 -0700	[thread overview]
Message-ID: <20041001180101.GC14015@kroah.com> (raw)
In-Reply-To: <200410010030.39826.dtor_core@ameritech.net>

On Fri, Oct 01, 2004 at 12:30:39AM -0500, Dmitry Torokhov wrote:
> On Thursday 30 September 2004 07:05 pm, Andrew Morton wrote:
> > > One other question. Isn't /dev/input/mice supposed to be a multiplexor
> > > for mice ? I think I remember some time when I could have both a PS2 and
> > > a USB mouse connected and X pointer followed both. Now if I boot with the
> > > USB mouse plugged, the PS2 one does not work. If I boot with usb unplugged
> > > and plug it after boot, both work; usb mouse works fine, and PS2 just
> > > jumps half screen each time I move it, and with big delays.
> > > 
> > 
> 
> I bet it's USB legacy emulation topic again. Try loading USB modules first
> and then psmouse, should help.
> 
> Vojtech, what is the status of USB handoff patches. I have seen several
> variants and so far heard only success stories from people using them. Can
> we have them in kernel proper?

They are already in the -mm tree, but they need to be explicitly enabled
with a boot command line option to have the handoff happen.

thanks,

greg k-h

  reply	other threads:[~2004-10-01 18:08 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-27  1:10 2.6.9-rc2-mm4 Andrew Morton
2004-09-27  4:53 ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-27  5:13   ` 2.6.9-rc2-mm4 Andrew Morton
2004-09-27  6:31     ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-27  7:02       ` 2.6.9-rc2-mm4 Gene Heskett
     [not found]   ` <200409270706.21661.lkml@lpbproductions.com>
2004-09-27 15:31     ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-27 15:52       ` 2.6.9-rc2-mm4 Matt Heler
2004-09-27 16:06         ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-27 16:27           ` 2.6.9-rc2-mm4 Geert Uytterhoeven
2004-09-27 16:40       ` 2.6.9-rc2-mm4 Matt Heler
2004-09-27 20:17         ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-28  1:42           ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-28  7:01             ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-28 10:26               ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-28 10:33                 ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-28 11:01                   ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-28 11:05                     ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-28 11:36                       ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-29  8:08                     ` 2.6.9-rc2-mm4 Geert Uytterhoeven
2004-09-29  8:43                       ` 2.6.9-rc2-mm4 Andreas Schwab
2004-09-30 16:49                     ` 2.6.9-rc2-mm4 Bill Davidsen
2004-09-27 15:32   ` 2.6.9-rc2-mm4 Matt Heler
2004-09-27 20:19   ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-27 20:34     ` 2.6.9-rc2-mm4 Paul Fulghum
2004-09-27 20:45       ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-27 23:01         ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-28  2:12           ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-28 13:07           ` 2.6.9-rc2-mm4 Paul Fulghum
2004-09-27 21:14       ` 2.6.9-rc2-mm4 Ingo Molnar
2004-09-27 22:00         ` 2.6.9-rc2-mm4 Paul Fulghum
2004-09-27 21:52       ` 2.6.9-rc2-mm4 Felipe Alfaro Solana
2004-09-28  1:45     ` 2.6.9-rc2-mm4 Gene Heskett
2004-09-27 23:04 ` 2.6.9-rc2-mm4 J.A. Magallon
2004-09-29 10:43 ` 2.6.9-rc2-mm4 Borislav Petkov
2004-09-30 23:26 ` 2.6.9-rc2-mm4 J.A. Magallon
2004-10-01  0:05   ` 2.6.9-rc2-mm4 Andrew Morton
2004-10-01  0:17     ` 2.6.9-rc2-mm4 J.A. Magallon
2004-10-01  0:22       ` 2.6.9-rc2-mm4 J.A. Magallon
2004-10-01  0:31         ` 2.6.9-rc2-mm4 Randy.Dunlap
2004-10-01  5:51           ` 2.6.9-rc2-mm4 Dmitry Torokhov
2004-10-01  5:30     ` 2.6.9-rc2-mm4 Dmitry Torokhov
2004-10-01 18:01       ` Greg KH [this message]
2004-10-01 18:26         ` 2.6.9-rc2-mm4 Vojtech Pavlik
2004-10-01 23:41           ` 2.6.9-rc2-mm4 Greg KH
2004-10-02  5:31             ` 2.6.9-rc2-mm4 Vojtech Pavlik

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=20041001180101.GC14015@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@osdl.org \
    --cc=dtor_core@ameritech.net \
    --cc=jamagallon@able.es \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox