From f24a830c2b6e4a9c00a2779b33f7b468b541b650 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Fri, 24 Sep 2010 20:19:39 +0200 Subject: [PATCH] Update eeprom map as we work in word sizes --- doc/EEPROM-structure | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/EEPROM-structure b/doc/EEPROM-structure index 97fd6d0..c83337e 100644 --- a/doc/EEPROM-structure +++ b/doc/EEPROM-structure @@ -94,11 +94,10 @@ CHIP values: Additional fields after the serial string: -One byte: 0 - reserved for "legacy port name prefix" -One byte: 0 - reserved for "legacy port name prefix" -One byte: 0 - reserved for plug and play options +0x00, 0x00 - reserved for "legacy port name prefix" +0x00, 0x00 - reserved for plug and play options (Observed values with PnP == 0: -0x02 0x03 0x01) +0x02 0x03 0x01 0x00) Note: The additional fields after the serial number string collide with the official FTDI formula from AN_121 regarding -- 1.7.1