YT.
YT.

Reputation: 21

How to communicate with “Microsoft ACPI-Compliant Embedded Controller” driver?

I'd like to communicate with an Embedded Controller device in a Notebook through I/O ports 62/66. When running on XP, the communication might collide with "Microsoft ACPI-Compliant Embedded Controller" driver which does the same thing. Therefore, I’d like to know whether (and how) I can communicate with I/O ports 62/66 using this driver. In addition, any informative link about what this driver is doing and how, will be highly appreciated.

Upvotes: 2

Views: 2148

Answers (1)

Galla
Galla

Reputation: 11

As per my knowledge 62/66 is for key board controller. I need to test how EC will impact communicating with this ports if you already have a solution please post it here.

Upvotes: 1

Related Questions