Hi Everyone,<br><br>I wanted to get the battery information on my n810. i was trying to write a simple module for that. I found that battery.c in /drivers/acpi is maintaining a structure "acpi_battery_status " for that. But I am wondering how I could use the structure in my module. Do I need to open the battery device file and access the structure ...? <br>
<br>thanks in advance for any help...<br>