theoctal / octalbonescript

A more stable, continuously tested and better node.js library for scripting your BeagleBone
MIT License
57 stars 9 forks source link

Support for Beaglebone devices running 4.1 kernel #44

Closed shaunmulligan closed 9 years ago

shaunmulligan commented 9 years ago

Since the new capemgr has now been included in the latest 4.1 kernel, I was wondering if there was a plan to support it?

linux repo: https://github.com/beagleboard/linux/tree/4.1 overlay repo: https://github.com/RobertCNelson/bb.org-overlays

As far as I can see the major changes are in the file path slots: /sys/devices/platform/bone_capemgr/slots

I assume the BB foundation will be moving towards this kernel in the near future, so just interested in finding out if this lib will support it?

adityapatadia commented 9 years ago

Duplicate of #41