Thu Aug 21 2003 jamey
	- change Architecture to all 
	
Fri Dec 13 2002 jamey
	- added "-t auto" to MMC_MOUNT_OPTIONS

Fri Dec 13 2002 jamey
	- removed -t vfat from MMC_MOUNT_OPTIONS -- using /etc/filesystems to
	  autochoose fs type
	- updated mmc.agent to try first four partitions and to try to mount
	  them all
Thu June 20 2002 jamey
	- re-added "-t vfat" to MMC_MOUNT_OPTIONS in /etc/sysconfig/hotplug
	
Thu June 20 2002 jamey
	- added mmc.agent script for sd/mmc card actions

Fri Oct 12 2001 jamey
	- added rmmod and modprobe for sa1100-audio to workaround audio resume problem

Fri Aug 24 2001 andyc
	- Removed hotplug functions from /etc/init.d
	- Removed all /etc/init.d/pcmcia start|stop functions
	  from hotplug - they break things.
	
Tue Jun 12 2001 andyc
	- Updated hotplug scripts for iPAQ BackPAQ
	
Tue Apr 24 2001 kroah
	- added debian directory filled with things needed to package 
	  the scripts for a debian release.

Tue Apr 03 2001 dbrownell
	- make sure setup scripts (for usermode drivers/apps) will
	  run even without a kernel driver

Fri Mar 30 2001 dbrownell
	- bugfix match_flags support from Gioele Barabuci; might
	  require bash2-isms
	- add kernel 2.2.18 bcdDevice bug workaround (Ben Woodard)

Wed Mar 21 2001 dbrownell
	- cleanups from Gioele Barabuci

Fri Mar 2 2001 kroah
	- tweaked the post and preun sections to fix problem of hotplug
	  not starting automatically when the package is upgraded.

Wed Feb 28 2001 kroah
	- added keyspan to the list of modules to be unloaded
	- 2001_02_28 release

Mon Feb 26 2001 dbrownell
	- more network interface special cases: lo, plip
	- cleanup, enable '#' comment lines (Gioele Barabuci)
	- add 'usbcore' and comments to usb.handmap for hub device class
	- cope with bash1 vs bash2 issue ("unset IFS")
	- add /etc/hotplug/blacklist
	- update README 

Fri Feb 23 2001 kroah
	- added patch from Trond Glomsrd to make the scripts able to
	  handle i18n properly.  Might not work so well on older
	  initscript packages, especially non-redhat based systems.
	  Tweaked the patch to handle different locations of the
	  'functions' script.
	  
Fri Feb 16 2001 kroah
	- added patch from Trond Glomsrd to keep the ppp, ippp, and isdn 
	  network interfaces from being called in the network script.

Fri Feb 16 2001 dbrownell
	- added patch from Adam Richter that removes dependancy on /tmp
	  being writable.

Wed Feb 14 2001 kroah
	- 2001_02_14 release

Wed Feb 14 2001	dbrownell
	-  Fixes some problems seen with Redhat 7 systems when the  partial
	   USB setup in /etc/rc.sysinit was not disabled.  The failure mode
	   was that all USB modules got loaded, rather than only modules
	   for the devices that were connected.
 	-  In conjunction with the "usbmodules" and "pcimodules" patches to
	   "usbutils-0.7" and "pciutils-2.1.8", devices that are connected
	   at boot time will also be configured.  If you don't have those
	   utilities, you'll need to plug USB and CardBus devices in after
	   the system is booted, otherwise they can't be properly
	   configured.

Tue Jan 23 2001 kroah
	- 2001_01_23 release

Tue Jan 23 2001 dbrownell
	- log "ifup" invocations when debugging for net.agent script
	- address some problems with hotplugging USB on 2.2

Mon Jan 22 2001 Greg Kroah-Hartman <greg@kroah.com>
	- added this ChangeLog to the project and the spec file.

Wed Jan 17 2001 Greg Kroah-Hartman <greg@kroah.com>
	- changed specfile based on Chmouel Boudjnah's
	  <chmouel@mandrakesoft.com> comments.

Tue Jan 16 2001 Greg Kroah-Hartman <greg@kroah.com>
	- 2001_01_16 release
	- tweaked the file locations due to the change in the tarball
	  structure.

Mon Jan 15 2001 Greg Kroah-Hartman <greg@kroah.com>
	- First cut at a spec file for the hotplug scripts.
	- added patch to usb.rc to allow chkconfig to install and remove
	  it.

