The branch, eeprom-new has been updated
via f24a830c2b6e4a9c00a2779b33f7b468b541b650 (commit)
from 665cda0403fc795be8785c9545f357d039dda62d (commit)
- Log -----------------------------------------------------------------
commit f24a830c2b6e4a9c00a2779b33f7b468b541b650
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date: Fri Sep 24 20:19:39 2010 +0200
Update eeprom map as we work in word sizes
-----------------------------------------------------------------------
Summary of changes:
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
hooks/post-receive
--
port libftdi to libusb-1.0
--
libftdi-git - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx
|