On Sat, Jan 26, 2002 at 03:23:52PM -0800, David Corcoran wrote:
> Hi,
> 
> You probably have to change the ProductID in Info.plist in the 
> scm301Driver.bundle to match the product ID that Linux returns...

I made the changes below, but it still doesn't appear to do anything
when I run testpcsc.  

        $ ./testpcsc 

        MUSCLE PC/SC Lite Test Program

        Testing SCardEstablishContext    : Command successful.
        Testing SCardGetStatusChange 


--- Info.plist.orig     Sat Jan 26 18:20:25 2002
+++ Info.plist  Sat Jan 26 18:31:37 2002
@@ -17,12 +17,12 @@
         <string>0.0.1d1</string>
   
         <key>ifdVendorID</key>
-        <string>0x0066</string>
+        <string>0x04e6</string>
         <key>ifdProductID</key>
-        <string>0x1001</string>
+        <string>0x2009</string>
  
         <key>ifdVersionNumber</key>
-        <string>0x00000001</string>
+        <string>0x00000127</string>
         <key>ifdManufacturerString</key>
         <string>SCM Microsystems</string>
         <key>ifdManufacturerURL</key>


-- 
Rick Richardson  [EMAIL PROTECTED]        http://home.mn.rr.com/richardsons/
Stock information at your fingertips:   http://linuxtrade.0catch.com/

Cursive is the Morse code of the 21st century.  A quaint, but nearly
useless skill needed only to satisfy an outdated definition of proficient.
***************************************************************
Unix Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/
To unsubscribe send an email to [EMAIL PROTECTED] with
unsubscribe sclinux
***************************************************************

Reply via email to