Duncan Laurie
661a80433e
let event specific pef policies continue to print info
2005-08-23 19:05:43 +00:00
Duncan Laurie
a4c5e7bda0
revert email address change that was made
2005-08-23 19:05:14 +00:00
Duncan Laurie
cf40042856
update a few strings
2005-08-23 19:03:24 +00:00
Duncan Laurie
92876549ab
add support for enabling/disabling lan alerting for channel; default to enabled
2005-08-23 19:02:50 +00:00
Duncan Laurie
141721d220
increase timeout and limit retries to 1 for raw commands
2005-08-23 19:01:35 +00:00
Duncan Laurie
1e0164c253
allow 'sel time set now' to set sel time to current client time
2005-08-23 18:59:43 +00:00
Duncan Laurie
ecb214d423
add support for configuring lan alerting
2005-08-23 17:59:09 +00:00
Duncan Laurie
1196369aaf
let entity id be specified as string
2005-08-22 16:32:24 +00:00
Duncan Laurie
bfe06ebd98
extra argument to function removed
2005-08-22 16:31:31 +00:00
Duncan Laurie
58e4e355f8
fix segfault when raw command returns error
2005-08-18 23:54:27 +00:00
Jon Cassorla
9d762b82a0
Recognize and decipher OEM SEL entries properly
2005-08-17 20:34:21 +00:00
Duncan Laurie
9ad01e6eed
fix a few gcc4 compile warnings, lots remaining...
2005-08-11 16:20:36 +00:00
Duncan Laurie
53c97bc5b4
not closing session after chassis power control can be bad for session management on the bmc
2005-08-11 16:18:22 +00:00
Duncan Laurie
6ab2eb972e
gcc4 is very picky about signedness and event_type is only 7 bits. not sure if this is gcc bug or not.
2005-08-11 16:10:51 +00:00
Francois Isabelle
e25e0b8e71
Update write_fru_area Api so both upgEkey and fru write works properly
...
also added some comments. And change some printf to lprintf
- added soffset(source offset) and doffset(destination) parameters to write_fru_area
2005-07-26 14:40:23 +00:00
Duncan Laurie
cfd7f610cb
rename define to be more correct
2005-07-14 23:51:52 +00:00
Duncan Laurie
f9d19aa0c5
fix typo and simplify string
2005-07-14 23:44:33 +00:00
Duncan Laurie
6a90734a67
add sun id
2005-07-14 23:40:25 +00:00
Duncan Laurie
2440c09d50
update sensor type code table
2005-07-14 23:06:45 +00:00
Duncan Laurie
1f597a78e2
prevent segfault on bad SEL data
2005-07-14 21:47:20 +00:00
Jean-Michel Audet
f4dd419fe6
-Modified read length to fit bridge message (mostly for AMC)
2005-07-14 15:56:04 +00:00
Duncan Laurie
b3472220af
make this function a macro
2005-07-14 00:21:26 +00:00
Duncan Laurie
54d6016a31
why was this using pow?
2005-07-13 18:37:30 +00:00
Francois Isabelle
864ac5ad26
Added conditionaly built GetDeviceLocator call when INCLUDE_PICMG_GET_DEVICE_LOCATOR
...
is defined. It doesn't allow for bridged send messages to reach AMC yet.
2005-07-12 14:49:12 +00:00
Francois Isabelle
17d68a4289
Added Kontron fwum header
2005-07-12 14:47:06 +00:00
Francois Isabelle
907d8b30f5
Added Kontron OEM firmware update commands
2005-07-12 14:43:56 +00:00
Francois Isabelle
c2d9746775
Added Manufacturer name strings to mc info
2005-07-12 14:27:36 +00:00
Francois Isabelle
51a92c0917
Corrected typo
2005-07-12 13:38:51 +00:00
Francois Isabelle
07f4139e70
added selftest support
2005-07-12 13:19:03 +00:00
Francois Isabelle
6514de2b13
added read/write support and PICMG ekey support
2005-07-12 13:15:02 +00:00
Francois Isabelle
89f6d591e0
added GetSelfTestResult defines
2005-07-12 13:13:47 +00:00
Francois Isabelle
f9f0599908
added PICMG netfn\n ran lindent
2005-07-12 13:09:33 +00:00
Francois Isabelle
c792f6e7e1
added SEL event definition for PICMG events
2005-07-12 12:42:02 +00:00
Francois Isabelle
bce51c05f8
Added picmg fru data types
2005-07-12 12:37:23 +00:00
Francois Isabelle
e0912fc6b7
Added initial PICMG command support
2005-07-12 12:36:47 +00:00
Francois Isabelle
2c117c95ea
added initial PICMG support
...
- added command support
- added PICMG FRU data support
2005-07-12 12:36:00 +00:00
Francois Isabelle
e7140ed0c8
added support for alternate devfs node location
2005-07-12 12:28:09 +00:00
Francois Isabelle
6049aa0fe4
added support for channel and lun command line arguments
2005-07-12 12:25:29 +00:00
Francois Isabelle
96876bb061
added support for built-in sdrs
2005-07-12 12:21:13 +00:00
Duncan Laurie
4d2f9ebdc2
email address for Jon has changed
2005-07-11 20:14:00 +00:00
Jeremy Ellington
54dfc91b2b
Extended the string list for Entity IDs, per the 2.0 spec's table 43-13.
2005-07-05 16:12:13 +00:00
Duncan Laurie
86d54446e9
fix for freebsd
2005-06-28 21:14:51 +00:00
Duncan Laurie
a7bcb2422e
make rhel build i386 arch rpms on opteron when using 'make rpm'
2005-06-28 20:28:40 +00:00
Jeremy Ellington
4067bafa57
Added some support for the interpretation of OEM event messages (type 2 SEL
...
entries with with an event type in the OEM range). For Newisys OEM SEL
entries, textual message descriptions are retrieved through a Newisys IPMI
OEM command.
include/ipmitool/ipmi_sel.h lib/ipmi_sel.c src/ipmievd.c CVS:
----------------------------------------------------------------------
2005-06-28 20:19:08 +00:00
Duncan Laurie
624392f798
add check for tgetent to fix readline problems on RHEL4
2005-06-28 18:53:37 +00:00
Duncan Laurie
ac2cc29ac0
remove / from string
2005-06-27 22:45:14 +00:00
Duncan Laurie
87540ecf2a
don't spin while waiting for 0 bytes in case BMC lies about how much data is in a FRU
2005-06-27 22:23:34 +00:00
Duncan Laurie
6d77f698f2
allow SOL port to be sent in network byte order since some BMCs do this
2005-06-27 22:15:05 +00:00
Duncan Laurie
083e6afc46
fix doc bug
2005-06-27 22:07:04 +00:00
Duncan Laurie
384f9219ba
move selftest results to its own command
2005-06-27 22:01:54 +00:00