Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kernel-pcmcia-cs-3.1.31-13 RPM for i386

From Red Hat Linux 9 for i386

Name: kernel-pcmcia-cs Distribution: Red Hat Linux
Version: 3.1.31 Vendor: Red Hat, Inc.
Release: 13 Build date: Sat Jan 25 14:47:29 2003
Group: System Environment/Kernel Build host: porky.devel.redhat.com
Size: 743504 Source RPM: kernel-pcmcia-cs-3.1.31-13.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary: The daemon for using PCMCIA adapters.
Many laptop machines (and some non-laptops) support PCMCIA cards for
expansion. Also known as "credit card adapters," PCMCIA cards are
small cards for everything from SCSI support to modems. PCMCIA cards
are hot swappable (i.e., they can be exchanged without rebooting the
system) and quite convenient to use. The kernel-pcmcia-cs package
contains a set of loadable kernel modules that implement an
applications program interface, a set of client drivers for specific
cards and a card manager daemon that can respond to card insertion and
removal events by loading and unloading drivers on demand.  The daemon
also supports hot swapping, so that the cards can be safely inserted
and ejected at any time.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 63ed61851d1efe7a310eaf67aa0e28f2
GPG

Changelog

* Mon Dec 02 2002 Bill Nottingham <notting@redhat.com> 3.1.31-11
  - fix exclusion of /etc/pcmcia/config
* Tue Nov 26 2002 Arjan van de Ven <arjanv@redhat.com>
  - exclude range for Radeon ICP chipsets
  - use modprobe not insmod
* Mon Nov 04 2002 Bill Nottingham <notting@redhat.com>
  - move config to hwdata package, require it
* Sat Aug 31 2002 Preston Brown <pbrown@redhat.com>
  - fix buffalo driver entry again
* Wed Aug 28 2002 Arjan van de Ven <arjanv@redhat.com>
  - added some device ID's
* Tue May 14 2002 Jeremy Katz <katzj@redhat.com>
  - merge changes from later 3.1.27 packages
    - add loader libs for cardmgr and probe to avoid sucking copy into anaconda
    - specify full path to kudzu in the initscript
    - config fixups for various wireless cards
* Mon Feb 11 2002 Arjan van de Ven <arjanv@redhat.com>
  - upgrade to 3.1.31 upstream version
* Mon Aug 20 2001 Bill Nottingham <notting@redhat.com>
  - strike that. I was on crack.
* Thu Aug 09 2001 Bill Nottingham <notting@redhat.com>
  - don't run network script on device removal; hotplug will take care
    of it
* Tue Jul 17 2001 Bill Nottingham <notting@redhat.com>
  - <foo>.opts should be %config(noreplace)
  - the initscript should *not* be %config
* Tue Jul 10 2001 Arjan van de Ven <arjanv@redhat.com>
  - make it build; fixed a few loose ends in the config file
* Mon Jul 09 2001 Bill Nottingham <notting@redhat.com>
  - re-add the wireless patch
* Sat Jul 07 2001 Arjan van de Ven <arjanv@redhat.com>
  - Updated to upstream 3.1.27
  - fixed Compaq wavlan mapping to orinoco_cs
* Thu May 10 2001 Bill Nottingham <notting@redhat.com>
  - add an entry for orinoco_cs, but don't map anything to it yet
  - require kernel >= 2.4.3
* Fri Apr 27 2001 Bill Nottingham <notting@redhat.com>
  - fix some screwed up driver mappings (apa1480_cb -> aic7xxx_mod, ieee1394
    stuff) (#37217)
  - don't call ifdown with bogus parameters (#37353)
* Tue Apr 17 2001 Arjan van de Ven <arjanv@redhat.com>
  - fix for bug 33169
* Sun Mar 11 2001 Than Ngo <than@redhat.com>
  - add missing isdn script
* Sat Mar 10 2001 Preston Brown <pbrown@redhat.com>
  - ad-hoc mode by default for wavelans
* Tue Feb 27 2001 Bill Nottingham <notting@redhat.com>
  - require hotplug
  - actually install the stubbed network script
  - fix wireless script so it works when not called from the
    network script
  - use xircom_cb, not tulip
* Tue Feb 27 2001 Erik Troan <ewt@redhat.com>
  - don't bring network devices up or down, let hotplug take care of it
* Fri Feb 23 2001 Erik Troan <ewt@redhat.com>
  - changed airo to aironet4500 in the config files
  - combined some patches as it was a complete mess
  - removed patch for 26955 which was just wrong -- it tried to source in
    /etc/pcmcia/wireless, which is a script that expects arguments
* Tue Feb 13 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - Add condrestart to init script, move start and stop to functions
    the way we do everywhere else
  - start pcmcia earlier on in the boot process - needs to be started
    before netfs if we want to mount nfs filesystems using pcmcia network
    cards.
* Mon Feb 12 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - Make tulip cards use "tulip" rather than "xircom_tulip_cb"
    (Request from Arjan)
  - remove 0x800-0x8ff range from ports (#25222)
  - network script sources wireless script (#26955)
* Mon Feb 12 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - Actually apply Erik's fstab patch
  - Add support for various PCMCIA ISDN cards to /etc/pcmcia/config
    (Sedlbauer SpeedStar/SpeedStar II, AVM M1/M2/B1/A1, Elsa MicroLink)
  - Update to 3.1.24 while at it:
    - Fixes buffer overrun in cardmgr
    - Fixes config scripts
    - Fixes wvlan_cs man page
    - Fixes script logging for DHCP
    All other 3.1.24 changes don't affect us because we aren't using
    the modules from this package
* Sun Feb 11 2001 Bill Nottingham <notting@redhat.com>
  - take suid bit off of cardctl (#27098)
* Thu Feb 08 2001 Erik Troan <ewt@redhat.com>
  - transparently use yenta_socket instead of i82365 when appropriate
  - call updfstab here and there
* Tue Jan 23 2001 Erik Troan <ewt@redhat.com>
  - switched to echo $"string" for translations
* Tue Jan 16 2001 Erik Troan <ewt@redhat.com>
  - switched to gprintf for translations
* Tue Jan 16 2001 Erik Troan <ewt@redhat.com>
  - changed xircom_tulip to xircom_tulip_cb in /etc/pcmcia/config
* Thu Jan 11 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  - 3.1.23
* Mon Jan 08 2001 Erik Troan <ewt@redhat.com>
  - split kernel-pcmcia-cs into separate package as all of the pcmcia modules
    are from the main kernel now, and this just contributes cardmgr and config
    stuff

Files



Generated by rpm2html 1.8.1

Daniel Veillard, Sun Sep 7 04:06:23 2008