add some known vendor codes
authorHarald Welte <laforge@gnumonks.org>
Sat, 22 Oct 2005 17:18:57 +0000 (17:18 +0000)
committerHarald Welte <laforge@gnumonks.org>
Sat, 22 Oct 2005 17:18:57 +0000 (17:18 +0000)
git-svn-id: https://svn.gnumonks.org/trunk/librfid@1548 e0336214-984f-0b4b-a45f-81c69e1f0ede

include/rfid/rfid_layer2_iso15693.h

index b418ccd..6ca1a7b 100644 (file)
@@ -3,6 +3,13 @@
 
 #include <sys/types.h>
 
+/*
+07h = TagIt
+04h = I.CODE
+05h = Infineon
+02h = ST
+*/
+
 /* protocol definitions */
 
 struct iso15693_handle;