From 092fe421ae684261b474e4361cbdca23800e4f6f Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 26 Dec 2014 04:47:25 +0000 Subject: ich9deblob: gbe struct: info about words 11-12 (reserved) --- resources/utilities/ich9deblob/src/gbe/gbe.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'resources/utilities/ich9deblob/src') diff --git a/resources/utilities/ich9deblob/src/gbe/gbe.h b/resources/utilities/ich9deblob/src/gbe/gbe.h index 1c890e4a..110dffa2 100644 --- a/resources/utilities/ich9deblob/src/gbe/gbe.h +++ b/resources/utilities/ich9deblob/src/gbe/gbe.h @@ -175,8 +175,7 @@ struct GBEREGIONRECORD_4K { unsigned short deviceRevId; /* Word 0F: reserved bits. Set all bits to 0. */ struct GBE_LAN_POWER_CONSUMPTION lanPowerConsumption; /* Word 10: LAN Power Consumption (see struct definition) */ - unsigned short reserved6; - unsigned short reserved7; + unsigned short reservedWords11h12h[2]; /* Words 11-12: Reserved. Set both of them to 0x0000 (according to datasheet). */ unsigned short sharedInitializationControlWord; unsigned short extendedConfigurationControlWord1; unsigned short extendedConfigurationControlWord2; -- cgit v1.2.3-70-g09d2