pub fn init()Expand description
Detect and initialize the Embedded Controller.
Probes port 0x66 to verify the EC is present. On most x86 laptops the EC is always present; this mainly serves to confirm the I/O ports are wired.
pub fn init()Detect and initialize the Embedded Controller.
Probes port 0x66 to verify the EC is present. On most x86 laptops the EC is always present; this mainly serves to confirm the I/O ports are wired.