linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: [ANNOUNCE] 2002-01-14 release of hotplug scripts
Date: Mon, 14 Jan 2002 19:53:48 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-101103830832540@msgid-missing> (raw)

I've just packaged up the latest Linux hotplug scripts into a release,
which can be found at:
 	http://sourceforge.net/project/showfiles.php?group_id\x17679

Or from your favorite kernel.org mirror at:
	kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2001_09_19.tar.gz

I've also packaged up some Red Hat 7.2 based rpms:
	kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2002_01_14-1.noarch.rpm
	kernel.org/pub/linux/utils/kernel/hotplug/hotplug-fxload-2002_01_14-1.i386.rpm

The source rpms are available if you want to rebuild them for other
distros at:
	kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2002_01_14-1.src.rpm
	kernel.org/pub/linux/utils/kernel/hotplug/hotplug-fxload-2002_01_14-1.src.rpm

The main web site for the linux-hotplug project can be found at:
	http://linux-hotplug.sf.net/
which contains lots of documentation on the whole linux-hotplug
process.  There are also links to kernel patches, not currently in the
main kernel tree, that provide hotplug functionality to new subsystems
(like CPU, SCSI, Memory, etc.)

Here's the changes (and who made them) from the last release:

  Changes from me:
	- created hotplug-fxload.spec to split the .rpm up into two
	  packages which lets the hotplug rpm be "noarch" again.
	- changed hotplug.spec to only be one package again.
	- fixed type on ieee1394.agent that prevented version matches
	  from working properly.

  Changes from Fumitoshi UKAI
	- usb.agent: fix work around 2.2 brokenness. it didn't handle
	  ab.c or ab.cd propoerly (it becomes PRODUCT=X/Y/ab.c0,
	  X/Y/ab.cd) It should be PRODUCT=X/Y/abc0, X/Y/abcd
	- usb.agent: define REMOVER for system without usbdevfs
	- update debian/ files

  Changes from David Brownell
	- updated the hotplug.8 man page
	- rmmod boot protocol drivers too
	- mention environment variables in the hotplug core script's
	  comments
	- created the fxload.8 man page
	- fxload changes:
		- fail on firmware download errors; add "-v" flag
		- merge adjacent hex records, and optionally show writes
		- Add sanity check: reject requests to load off-chip
		  memory, The EZ-USB devices just fail silently in these
		  cases.

thanks,

greg k-h

_______________________________________________
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

                 reply	other threads:[~2002-01-14 19:53 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-101103830832540@msgid-missing \
    --to=greg@kroah.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).