summaryrefslogtreecommitdiff
path: root/openpicc/win32driver
diff options
context:
space:
mode:
authorhenryk <henryk@6dc7ffe9-61d6-0310-9af1-9938baff3ed1>2008-03-18 21:38:58 +0000
committerhenryk <henryk@6dc7ffe9-61d6-0310-9af1-9938baff3ed1>2008-03-18 21:38:58 +0000
commit3597606419827cbf9d397fe77ed5c54a8eb6a63c (patch)
tree1002dba3b8d6aa811643d89b979e28e0e6b6d93c /openpicc/win32driver
parent8134c3aa7503615bc142ec177ec175952376a5e0 (diff)
Change inf for OpenPICC
git-svn-id: https://svn.openpcd.org:2342/trunk@472 6dc7ffe9-61d6-0310-9af1-9938baff3ed1
Diffstat (limited to 'openpicc/win32driver')
-rw-r--r--openpicc/win32driver/OpenPICC.inf (renamed from openpicc/win32driver/OpenBeaconUSB.inf)12
1 files changed, 6 insertions, 6 deletions
diff --git a/openpicc/win32driver/OpenBeaconUSB.inf b/openpicc/win32driver/OpenPICC.inf
index d001333..f7507de 100644
--- a/openpicc/win32driver/OpenBeaconUSB.inf
+++ b/openpicc/win32driver/OpenPICC.inf
@@ -7,10 +7,10 @@ LayoutFile=layout.inf
DriverVer=2007-06-03,1.0.31.1
[MANUFACTURER]
-%OpenBeacon%=OpenBeacon
+%OpenPICC%=OpenPICC
-[OpenBeacon]
-%OpenBeacon_CDC%=Reader,USB\VID_16C0&PID_08AC
+[OpenPICC]
+%OpenPICC_CDC%=Reader,USB\VID_16C0&PID_08AC
[Reader_Install.NTx86]
;Windows2000
@@ -43,6 +43,6 @@ LoadOrderGroup = Base
[Strings]
bitmanufaktur = "Bitmanufaktur IT Solutions"
-OpenBeacon = "OpenBeaconUSB 2.4GHz"
-OpenBeacon_CDC = "OpenBeaconUSB 2.4GHz CDC"
-Serial.SvcDesc = "OpenBeaconUSB Serial Port"
+OpenPICC = "OpenPICC RFID-Sniffer"
+OpenPICC_CDC = "OpenPICC RFID-Sniffer CDC"
+Serial.SvcDesc = "OpenPICCUSB Serial Port"
personal git repositories of Harald Welte. Your mileage may vary