997 Commits

Author SHA1 Message Date
Carol Hebert
b7ae2149e9 Stefan Ott patch for occasional sdr dump segfault #1793076 2009-01-09 22:52:11 +00:00
Carol Hebert
e807543023 Jan Safranek patch for #216967 10/22/08 to fix crashes when parsing 'sol payload' and 'tsol' commands 2009-01-09 22:28:36 +00:00
Carol Hebert
a1684a2e0b Roger Mach's 12/11/08 patch to fix lan and lanplus request list entry removal bugs 2009-01-09 21:55:47 +00:00
Carol Hebert
e31ba93a23 Dmitry Konyshev's 7/23/08 fix for lan driver issue with bridging msgs for IPMI sessions without authentication; allow handling of AMC.0- and uTCA-style bridging 2009-01-08 23:32:39 +00:00
Carol Hebert
653c9b20d5 Olivier Fourdan's 8/16/08 patch to allow ipmitool sel delete to accept hex list entry numbers 2009-01-08 22:59:11 +00:00
Carol Hebert
e3abbf667a Dmitry Konyshev's 7/22/08 patch to add IANA support for Pigeon Point 2009-01-08 21:21:22 +00:00
Carol Hebert
7924e052ca Bernard Manjou 11/13/08 fix for Front Panel Button disable/enable status wrong mask values 2009-01-08 21:07:02 +00:00
Jean-Michel Audet
264b95cd21 - Fix non-working issue when trying to send a bridge message with Cipher 3
- Change bridge message handling to reuse command ipmi_lan_poll_recv
2008-11-19 16:45:40 +00:00
Francois Isabelle
f8b3d70c13 Fixed "Watchdog Timer Actions" display
- Added mask to avoid wtd_action_string overrun
2008-10-23 17:55:19 +00:00
Francois Isabelle
b1cef77bcf Fixed PICMG (ATCA) extension verification
- BCD encoded value "major" and "minor" fields were reversed
2008-10-23 17:48:33 +00:00
Francois Isabelle
3b08cc6002 Fixed PICMG (ATCA) extension verification
- Added PICMG 2.0 support
  - Added PICMG 2.3 support
2008-10-23 17:43:55 +00:00
Francois Isabelle
1593341ed7 Fixed "Watchdog Timer Use" display
- Added mask to avoid wtd_use_string overrun
2008-10-23 17:13:25 +00:00
Jean-Michel Audet
35daac42a5 - Fix new GCC compilation issues in regards to Packing 2008-09-29 18:33:32 +00:00
Jean-Michel Audet
5b8255f671 - Add KEEPALIVE retry defines
- reduce time between each keepalive request
2008-09-29 18:26:16 +00:00
Jean-Michel Audet
abf77904a0 - Add retries to SOL KeepAlive functionnality 2008-09-29 18:24:02 +00:00
Jean-Michel Audet
cceb1ff803 - Add OEM SW/FW Record definition 2008-09-29 17:41:44 +00:00
Jean-Michel Audet
c81563434b - Add support for new PICMG 3.0 R3.0 (March 24, 2008) requirements:
** REQ 3.410: Any IPM Controller may write protect data in the FRU storage
              area and return a "Write protected offset (80h)" Completion
              Code for a command that attempts to change such data.

-- To do so, add a function to build block region in the fru and write
   data using block offset.  If block if found to be write-protected,
   jump over the protected block.

-- Should not change previous behaviour.

-- Have leave the previous functions in comments in reference.

-- Any questions, please send e-mail to jean-michel.audet@ca.kontron.com
2008-09-29 17:13:50 +00:00
Jean-Michel Audet
185b23a5c4 - Add gendev files for generic device support 2008-09-18 20:08:23 +00:00
Jean-Michel Audet
6377070275 - Add support to specifically access fru internal use area
(info, print, read, write)
2008-09-18 20:00:42 +00:00
Jean-Michel Audet
77740c39cc - Add ipmi_gendev.h for support of generic device option 2008-09-18 19:58:49 +00:00
Jean-Michel Audet
2acce3766c - Add gendev (stands for generic device) support for Eeprom
publish with SDR Type 10h (Gendev).  Eeprom is accessed with
  Master Write-Read IPMI cmd.
2008-09-17 20:02:56 +00:00
Jean-Michel Audet
86eef09b2f - Add gendev (stands for generic device) support for Eeprom
publish with SDR Type 10h (Gendev).  Eeprom are accessed using
  Master Write-Read IPMI cmd.
2008-09-17 20:00:53 +00:00
Jean-Michel Audet
09011bb590 - Add gendev (stands for generic device) menu to support Eeprom
publish with SDR Type 10h (Gendev).  Eeprom can be read write with
  Master Write-Read IPMI cmd.
2008-09-17 19:58:57 +00:00
Francois Isabelle
03c5c6a639 Whenever 'total space' if >= 65535, the percentage can't be safely determined.
So avoid printing it
2008-08-13 19:31:35 +00:00
Carol Hebert
52dc545d2e Rolling version to 1.8.10 2008-08-07 21:51:37 +00:00
Carol Hebert
4ef4e3c298 Changelog updates in preparation for the roll to 1.8.10 2008-07-19 21:15:02 +00:00
Carol Hebert
b120e11c3d Bernard Manjou patch to include the BULL IANA number in the IPMI_OEM list 2008-07-19 00:02:28 +00:00
Carol Hebert
d09e279c79 Move oem_ibm_sel_map back into the rpm builds 2008-07-10 23:33:14 +00:00
Carol Hebert
1eda5611dd Steffen Grunewald changes to allow Debian packages to be built from CVS 2008-07-09 06:04:46 +00:00
Carol Hebert
9689fe6199 Bernard Manjou fix for sel and sdr timestamp reporting issues 2008-07-09 05:55:55 +00:00
Carol Hebert
34dd10feda Bernard Manjou fix for discrete sensor state print routines to address state bits 8-14 2008-07-08 22:37:55 +00:00
Carol Hebert
c344f2ffe0 Make ipmi_chassis_status non-static as per request from Eric Hall 2008-07-08 22:12:00 +00:00
Carol Hebert
c23b875c8b Add retries to SOL keepalive attempts; Based on Harshad Prabhu's patch with additional changes made mostly to improve readability 2008-07-03 20:35:27 +00:00
Carol Hebert
d0155c3917 John D. Blair fix to stop sensor list from reporting a failure due to missing sensors 2008-07-03 20:19:04 +00:00
Carol Hebert
a2e7888156 Benoit Guillon patch to fix sdr free space reporting 2008-07-03 19:46:44 +00:00
Carol Hebert
a724a38c42 Fix spelling of IPMI_OEM_FUJITSU_SIEMENS 2008-07-01 00:31:29 +00:00
Carol Hebert
72831c6d22 Tony Ernst's fix for segfaults occurring with lan set commands 2008-07-01 00:23:43 +00:00
Carol Hebert
1e8967b1f9 Joshua Neal's fix for the raw i2c wdata buffer being populated incorrectly 2008-07-01 00:11:42 +00:00
Carol Hebert
bf815d0093 Removed in r1.71; restored by popular demand; try to get valid reading from Sensor Scanning Disabled sensor 2008-06-30 23:14:40 +00:00
Carol Hebert
c3aefda148 Jim Sievert ipmb sensor reading fix plus fix for strncmp/strcpy bug 2008-06-30 19:47:16 +00:00
Carol Hebert
1c784e80ec Fix usage string 2008-06-10 22:14:17 +00:00
Carol Hebert
2793990a94 Fix usage string 2008-06-10 21:55:53 +00:00
Carol Hebert
1d3a7ff50a Nit fixes: strncmp length fixes, usage info fixes/additions, spelling and white space fixes 2008-06-10 21:48:28 +00:00
Jean-Michel Audet
b3d5558a40 -Fixed lanplus session re-open when the target becomes unavailable following a fw upgrade activation.
----------------------------------------------------------------------
2008-06-10 17:29:09 +00:00
Carol Hebert
5cf45e711e Update man page with all the latest functionality changes 2008-06-02 03:24:00 +00:00
Carol Hebert
3c94523f11 Support for watchdog timer shutoff, reset, and get info 2008-05-06 21:30:20 +00:00
Carol Hebert
b3563716bd Prudishly fixing comment 2008-05-06 21:09:23 +00:00
Carol Hebert
1aeaa97475 Adding new IBM OEM SEL messages 2008-05-06 20:58:26 +00:00
Carol Hebert
4dcfe6d6c8 Decrease request size for DIMM FRU info to 16 bytes at a time; add more JEDEC info 2008-02-09 01:23:20 +00:00
Francois Isabelle
3be848a82a - Reduce buffer length more aggressively when no response from iol.
- Incremented version to 1.02
2008-01-25 18:45:15 +00:00