~ubuntu-branches/debian/sid/ipmitool/sid

« back to all changes in this revision

Viewing changes to include/ipmitool/ipmi_delloem.h

  • Committer: Package Import Robot
  • Author(s): Jörg Frings-Fürst
  • Date: 2014-08-07 15:09:16 UTC
  • Revision ID: package-import@ubuntu.com-20140807150916-s8nybl26opb01slr
Tags: 1.8.14-4
* New debian/patches/120-Dell-13G.patch:
  - Add support for Dell 13G server (Closes: #756555)
* debian/rules:
  - Remove oldstyle CFLAGS parameter.
  - change hardening to modern dh.

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
 
73
73
#define IDRAC_11G                                       1
74
74
#define IDRAC_12G                                       2
 
75
#define IDRAC_13G                                       3
75
76
// Return Error code for license
76
77
#define LICENSE_NOT_SUPPORTED           0x6F
77
78
#define VFL_NOT_LICENSED                        0x33
184
185
#define IMC_IDRAC_12G_MONOLITHIC        (uint8_t) (0x10)
185
186
#define IMC_IDRAC_12G_MODULAR           (uint8_t) (0x11)
186
187
 
 
188
#define IMC_IDRAC_13G_MONOLITHIC        (uint8_t) (0x20)
 
189
#define IMC_IDRAC_13G_MODULAR           (uint8_t) (0x21)
 
190
#define IMC_IDRAC_13G_DCS                       (uint8_t) (0x22)
187
191
 
188
192
 
189
193
typedef struct