From: Geert Stappers <stapp...@stappers.nl>

In data/MANUFACTERS matches column 1
with bits 11-1 of the Device Identification Register.
Yes indeed, the manufacturer.

Column 2 is a directory name in the data/ directory,
the same directory as where MANUFACTURERS resides.

Column 3 is a descriptive text of manufacturer.
---
 urjtag/data/MANUFACTURERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/urjtag/data/MANUFACTURERS b/urjtag/data/MANUFACTURERS
index 7ced93a1..3fb3028d 100644
--- a/urjtag/data/MANUFACTURERS
+++ b/urjtag/data/MANUFACTURERS
@@ -27,6 +27,8 @@
 #
 
 # bits 11-1 of the Device Identification Register
+## column 2 is a directory name in the data directory where this file resides
+### column 3 is multi word and is a descriptive text of a manufacturer
 00000000110    lexra           Lexr
 00000000111    hitachi         Hitachi
 00000001001    intel           Intel
-- 
2.23.0.rc0



_______________________________________________
UrJTAG-development mailing list
UrJTAG-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to