Ticket #2218 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Enable VBAT monitoring for W83627EHF driver

Reported by: ticket Assigned to: khali
Priority: major Milestone:
Component: kernel Version: kernel
Keywords: w83627ehf vbat Cc:

Description

Monitoring of the VBAT voltage must be explicitly enabled for this chip by setting bit 0 of register 0x5d to 1.

Using the attached patch I was able to get the VBAT for my ASRock AM2NF3-VSTA main board.

Attachments

w83627ehf.c.patch (429 bytes) - added by ticket on 06/15/07 21:39:42.
Patch against w83627ehf.c in linux 2.6.21

Change History

06/15/07 21:39:42 changed by ticket

  • attachment w83627ehf.c.patch added.

Patch against w83627ehf.c in linux 2.6.21

06/18/07 09:49:58 changed by khali

  • keywords set to w83627ehf vbat.
  • owner changed from somebody to khali.
  • status changed from new to assigned.
  • component changed from hardware to kernel.
  • version set to kernel.

Good catch, patch looks good.

08/13/07 16:57:42 changed by khali

  • status changed from assigned to closed.
  • resolution set to fixed.