All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: linux-hotplug@vger.kernel.org
Subject: Re: Hotplugs and [input] dev links.
Date: Wed, 17 Jan 2001 17:08:19 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-97975240619479@msgid-missing> (raw)

> I believe that it's the job of the hotplug system to do the links
> dynamically from (openned)/dev/(usb|input)/device to /dev/device, like
> cardmgr do for /dev/modem. 

I'm not so sure that's even desirable.  But wouldn't that
be a job for "devfsd", if it were?


>    The problem is that i don't see no ways to
> detect where the devices has been openned. 

You mean "device has been connected", right?


> For example if i have a (usb) mouse and a (usb) keyboard, if i load
> the mousedev and usbmouse i get the mouse working on :
> 
> /dev/input/mouse0
> 
> if i load before the keyboard i get the keyboard on /dev/input/mouse0 and after
> the mouse on /dev/input/mouse1, so how could we get an information
> where to setup the link ?
> 
> [Maybe it should be Cc'ed to usb-devel]

If this is your combined keyboard/mouse device, I'm not sure I see
what the problem is.  /dev/input/mice should handle things.

- Dave




_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

                 reply	other threads:[~2001-01-17 17:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=marc-linux-hotplug-97975240619479@msgid-missing \
    --to=david-b@pacbell.net \
    --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.