Comments for dmidecode
17 Mar 2003 14:54
Typo in dmidecode-2.0
On line 1338 of dmidecode.c the string "EDD" is found. According to the SMBIOS documentation section 3.3.7.1 this should actually read "ECC" as EDD stands for Enhanced Disk Drive (see section 3.3.1.1). Perhaps line 435 should have EDDs meaning spelt out in full as well?
Re: Typo in dmidecode-2.0
Fixed in CVS, thanks for reporting.