895 Commits

Author SHA1 Message Date
Duncan Laurie
77275ab616 sel version output is 4-bit bcd in a single byte 2005-09-06 22:43:10 +00:00
Duncan Laurie
32c94e3eae update version to 1.8.4 2005-09-06 22:02:03 +00:00
Duncan Laurie
36e388648d add 'echo' command for use in ipmi scripts 2005-09-06 22:00:45 +00:00
Duncan Laurie
aac4cc9e05 remove constraint on table size, a size of 0 can actually mean just entry 0 is populated 2005-09-06 18:37:38 +00:00
Duncan Laurie
c552839583 forgot to add config.h 2005-09-02 18:12:04 +00:00
Duncan Laurie
9dd625a215 don't print access info for non-lan channels 2005-09-02 17:57:05 +00:00
Duncan Laurie
f50160a9e4 fix portability issues 2005-09-02 17:56:27 +00:00
Jon Cassorla
67a60f1c9d Adjust sel info output 2005-09-01 20:57:09 +00:00
Duncan Laurie
7eeae98fb4 optimize sign extension 2005-08-27 02:26:32 +00:00
Duncan Laurie
ae92538cbb fix formatting issues 2005-08-26 23:00:56 +00:00
Jon Cassorla
558f279597 manufacturer id is lsb first on oem sel records 2005-08-23 20:55:09 +00:00
Duncan Laurie
4e9fb18ef6 eliminate extra noise 2005-08-23 20:51:53 +00:00
Duncan Laurie
dc7c60b7a8 fix segfault when BMC does not support locking 2005-08-23 20:50:15 +00:00
Duncan Laurie
38d0926d9f add Tyan IPMIv1.5 SOL code, contributed by Tyan Computer Corp
it may need some work to fine tune the behavior on actual
hardware but this is the initial raw code contribution.
2005-08-23 19:09:25 +00:00
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