linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ryan W. Maple" <ryan@guardiandigital.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: 2001-09-19 release of hotplug scripts
Date: Thu, 20 Sep 2001 05:41:24 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-100096452631493@msgid-missing> (raw)
In-Reply-To: <marc-linux-hotplug-100094690101664@msgid-missing>


On Wed, 19 Sep 2001, David Brownell wrote:

> > Here's the full changelog:
> > - Added ieee1394.agent from Kristian Hogsberg
> >   <hogsberg@users.sourceforge.net>
> > - with docs, "sh -x" debug support, minor fix.  Needs kernel
> >   2.4.10 and modutils 2.4.9 to hotplug.
> 
> To clarify, the ieee1394 support is what needs software that's
> as-yet not quite released.  Other hotplugging (USB, PCI, network)
> still works just fine with 2.4.0 (and, for USB, 2.2.current).  The
> release is not (as one person suspected :) Science Fiction!

Actually, it appears that the option to enable CONFIG_HOTPLUG was taken
out in 2.2.19, and is not in any of the 2.2.20-pre's.  I emailed Greg K-H
about this earlier this week.

I enabled it and it's "working for me" with hotplug-2001_04_24.  One-liner
follows:

--- linux-2.2.19/drivers/usb/Config.in  Sun Mar 25 11:37:37 2001
+++ linux-2.2.18/drivers/usb/Config.in  Sun Dec 10 19:49:43 2000
@@ -10,6 +10,7 @@
 
 comment 'Miscellaneous USB options'
    bool '  Preliminary USB device filesystem' CONFIG_USB_DEVICEFS
+   bool '  Support for hot-pluggable USB devices' CONFIG_HOTPLUG
    if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
       bool '  Enforce USB bandwidth allocation (EXPERIMENTAL)' CONFIG_USB_BANDWIDTH
    else

Cheers,
Ryan

 +-- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --+
   Ryan W. Maple          "I dunno, I dream in Perl sometimes..."  -LW
   Guardian Digital, Inc.                     ryan@guardiandigital.com
 +-- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --+


_______________________________________________
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:[~2001-09-20  5:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-20  0:44 2001-09-19 release of hotplug scripts Greg KH
2001-09-20  4:42 ` David Brownell
2001-09-20  5:41 ` Ryan W. Maple [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=marc-linux-hotplug-100096452631493@msgid-missing \
    --to=ryan@guardiandigital.com \
    --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 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).