Code Monkey home page Code Monkey logo

Comments (3)

unbit avatar unbit commented on August 27, 2024

Hi, HID protocol works at a different layer in respect to USB. Honestly i do not know if there is a HID standard for smartcards :(

from foohid.

frankmorgner avatar frankmorgner commented on August 27, 2024

Yes, HID is not for smart cards (there is USB CCID for that). But to trigger SmartCardServices it's possible to use any physical USB device, only the vendor and product IDs need to be listed in the driver's Info.plist. For example, I've already successfully configured my driver to be started when connecting a smartphone via USB. The type of device didn't matter (mass storage in case of the phone), only the vendor and product IDs of the phone needed to match the driver's Info.plist.

So again, the question whether you know why a virtual foohid device is not listed with ioreg -p IOUSB -l -w 0)?

from foohid.

unbit avatar unbit commented on August 27, 2024

Because it is not a usb device or host. It register itself in the HID framework not the USB one

from foohid.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.