IBM Remote Supervisor Adapter II USB Interface Daemon for x86 Linux Change History ________________________ Version 1.19, ibmusbasm-1.19.2.src.rpm - Issue fixed: Problem with initscripts that prevented the RSA II daemon from installing on SLES9 SP2. - Added function: Support for product part numbers 39Y9591, 39Y9596 and 39Y9592. Version 1.18, ibmusbasm-1.18.2.src.rpm - Added function to correctly identify the primary RSA II node in a multi-node system. Version 1.17, ibmusbasm-1.17.2.src.rpm - Issues fixed: Driver VPD did not report a 64-bit version when installed on x86_64/amd64 platforms; On SLES 9, installation of this package broke the remote keyboard/mouse function of the RSAII adapter. - Added auto-detection of the presence of RSAII adapter - installation exits if no RSAII Version 1.16, ibmusbasm-1.16.2.src.rpm - Issue fixed: On some servers RSAII detection would not work properly at OS boot time. If that problem is detected, ibmasm will now restart itself. If libusb needs to be installed, we recommend installing the libusb source rpm instead of the binary rpm. Version 1.15, ibmusbasm-1.15.2.src.rpm - Issue fixed: when the reset happened, the daemon was still doing retries that caused system error occurred Version 1.14, ibmusbasm-1.14.2.src.rpm - Issue fixed: can't install the daemon when RPM version <= 4.04 Version 1.13, ibmusbasm-1.13.2.src.rpm - Issue fixed: no warning message when gcc library not being installed Version 1.12, ibmusbasm-1.12.2.src.rpm - Issues fixed: the missing Buildlog file; warning message during installation on SLES9; no warning message when libusb-devel rpm not being installed. Version 1.11, ibmusbasm-1.11.2.src.rpm - Fixed a return code value, CloseSPDriver now returns RC_INVALID_HANDLE rather than RC_CLOSE_FAILED when invalid handle passed to it. Version 1.10, ibmusbasm-1.10.2.src.rpm - Added Multi-node support to ibmasm. - Added reset event support to ibmasm (5.2.16 event). - Modified signal registration, now uses signal() instead of sigaction(). - Modified ibmasm so that it links to libusb symbols dynamically. - Updated section 4 of this readme to correct a documentation error for installiing libusb. Version 1.09, ibmusbasm-1.09.2.src.rpm - Added Installation instructions to this readme for libusb and ibmusbasm on a Redhat system. Version 1.08, ibmusbasm-1.08.2.src.rpm - Added a delay when initializing the daemon after a Service Processor reset which allows the adapter to complete initalizing before the daemon loads. Version 1.07, ibmusbasm-1.07.2.src.rpm - Fixed a timing problem in RegisterForReverseHeartBeat.