* Usb hotplug on 2.2 kernels
@ 2001-01-21 6:16 Keith Owens
2001-01-21 17:06 ` Greg KH
2001-01-21 18:40 ` David Brownell
0 siblings, 2 replies; 3+ messages in thread
From: Keith Owens @ 2001-01-21 6:16 UTC (permalink / raw)
To: linux-hotplug
Some people have mentioned usb hotplug support on 2.2 kernels, as an
add on patch. Does it use depmod or does it use a separate hand built
table? If it uses depmod, what does struct usb_device_id look like?
_______________________________________________
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Usb hotplug on 2.2 kernels
2001-01-21 6:16 Usb hotplug on 2.2 kernels Keith Owens
@ 2001-01-21 17:06 ` Greg KH
2001-01-21 18:40 ` David Brownell
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2001-01-21 17:06 UTC (permalink / raw)
To: linux-hotplug
On Sun, Jan 21, 2001 at 05:16:58PM +1100, Keith Owens wrote:
> Some people have mentioned usb hotplug support on 2.2 kernels, as an
> add on patch. Does it use depmod or does it use a separate hand built
> table? If it uses depmod, what does struct usb_device_id look like?
I had talked about doing the backport patch if others thought it would
be a good idea, but hadn't gotten to it yet. I don't know of any
existing patches that do this (if there are, could someone point me to
them?)
I was thinking of using depmod, but due to the latest "mess" with the
structures, I hadn't decided what the usb_device_id format would look
like. I am leaning toward whatever 2.4.x looks like, to try to preserve
compatibility as much as I can.
I also was/am going to test the crap out of it with older versions of
modutils, so as not to require any upgrades if the user didn't want to
have hotplug support (one of the 2.2.x requirements).
Does that all sound ok?
thanks,
greg k-h
--
greg@(kroah|wirex).com
_______________________________________________
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Usb hotplug on 2.2 kernels
2001-01-21 6:16 Usb hotplug on 2.2 kernels Keith Owens
2001-01-21 17:06 ` Greg KH
@ 2001-01-21 18:40 ` David Brownell
1 sibling, 0 replies; 3+ messages in thread
From: David Brownell @ 2001-01-21 18:40 UTC (permalink / raw)
To: linux-hotplug
There's a certain level of support already, as I understand it,
which relies on something other than modutils providing the
tables mapping device descriptors to driver names.
The current hotplug scripts ship a "usb.distmap" file with
that information. Currently generated using a 2.4 build
(mostly correct for 2.2.18 drivers).
- Dave
----- Original Message -----
From: Keith Owens <kaos@ocs.com.au>
To: <linux-hotplug-devel@lists.sourceforge.net>
Sent: Saturday, January 20, 2001 10:16 PM
Subject: Usb hotplug on 2.2 kernels
> Some people have mentioned usb hotplug support on 2.2 kernels, as an
> add on patch. Does it use depmod or does it use a separate hand built
> table? If it uses depmod, what does struct usb_device_id look like?
>
>
> _______________________________________________
> 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
_______________________________________________
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-01-21 18:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-21 6:16 Usb hotplug on 2.2 kernels Keith Owens
2001-01-21 17:06 ` Greg KH
2001-01-21 18:40 ` David Brownell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).