From: Harald Welte Date: Sat, 22 Oct 2005 17:18:57 +0000 (+0000) Subject: add some known vendor codes X-Git-Url: http://git.rot13.org/?p=librfid;a=commitdiff_plain;h=5d6d95601d416565eee67ea218056f9233f4b42b;hp=df8041212dd863c1af4fb1bdacb16870eff6227f add some known vendor codes git-svn-id: https://svn.gnumonks.org/trunk/librfid@1548 e0336214-984f-0b4b-a45f-81c69e1f0ede --- diff --git a/include/rfid/rfid_layer2_iso15693.h b/include/rfid/rfid_layer2_iso15693.h index b418ccd..6ca1a7b 100644 --- a/include/rfid/rfid_layer2_iso15693.h +++ b/include/rfid/rfid_layer2_iso15693.h @@ -3,6 +3,13 @@ #include +/* +07h = TagIt +04h = I.CODE +05h = Infineon +02h = ST +*/ + /* protocol definitions */ struct iso15693_handle;