
vinod.hegde.c at gmail
Mar 1, 2008, 4:22 AM
Post #1 of 1
(1123 views)
Permalink
|
Hi Everyone, 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 ...? thanks in advance for any help...
|