Notes: This release has a few significant functional changes to cardmgr. A bunch of new environment variables are exported to the configuration scripts: MANFID, FUNCID, and PRODID_[1234], containing a card's identification data. Also, individual card configuration entries in /etc/pcmcia/config can now override the default "class" for the corresponding driver; this was added specifically for Bluetooth cards, which use the regular serial_cs driver but which require different configuration steps than a simple serial port. <p> I renamed the ide_cs driver to ide-cs for consistency with the kernel PCMCIA subsystem. This driver is also updated to work with the 2.4.19 kernel IDE subsystem, which [FINALLY] includes fixes to support interrupt sharing for non-PCI IDE devices, i.e., compact flash devices in CardBus slots in desktop card readers. <p> Finally, there are a handful of bug fixes, some for problems introduced in 3.2.0. As usual, hopefully I did not introduce too many new bugs in the process.