<dec f='src/src/sys/dev/ic/adwlib.h' l='112'/>
<doc f='src/src/sys/dev/ic/adwlib.h' l='97'>/*
 * EEPROM configuration format
 *
 * Field naming convention:
 *
 *  *_enable indicates the field enables or disables the feature. The
 *  value is never reset.
 *
 *  *_able indicates both whether a feature should be enabled or disabled
 *  and whether a device isi capable of the feature. At initialization
 *  this field may be set, but later if a device is found to be incapable
 *  of the feature, the field is cleared.
 *
 * Default values are maintained in the structure Default_EEPROM_Config.
 */</doc>
