Doug Warzecha wrote: >This patch adds the Dell Systems Management Base Driver with sysfs support. > >This patch incorporates changes based on comments from the previous posting. > >Summary of changes: > >* Changed permissions on sysfs files so that only owner can read. >* Changed to use __uNN/__sNN types in structs. >* smi_data_write will grow smi_data_buf if needed. >* Renamed struct callintf_cmd to struct smi_cmd. >* Renamed callintf_smi to smi_request. >* Added 2 more supported values that were requested in smi_request_store. >* Hold rtc_lock across SMI in host_control_smi. > > > Hi Doug
I've followed this thread as best I can and I have a query... I have a Dell SC420 Is there a way (based around this patch) to allow users to enable and set the auto-power-on BIOS feature? (ie tell the BIOS to power on at 3:40am, power the system down, watch it power up at 3:40am) Normally I'd use 'nvram-wakeup' but it dosen't understand the Dell BIOS. If so what I'd _like_ to do is send a patch to nvram-wakeup that tests for this capability and uses it if it's there. David -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/