Bug 128639

Summary: [patch] [acpi_asus] acpi for ASUS A6F,A3E,A3F,A3N not working
Product: Base System Reporter: Akira Funahashi <funa>
Component: kernAssignee: freebsd-acpi (Nobody) <acpi>
Status: Closed FIXED    
Severity: Affects Only Me CC: rpaulo
Priority: Normal    
Version: 7.0-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
acpi_asus.c.diff none

Description Akira Funahashi 2008-11-06 10:20:01 UTC
Acpi for ASUS A6F, A3E, A3F won't work due to the fact that the current
acpi_asus.c doesn't have an entry for above configuration.

Fix: I've created a patch for 7.0-RELEASE which will support ASUS A3E, A3F and
A6F. This patch also includes some fix to A3N, which seems to be not
working for hw.acpi.asus.lcd_brightness. This patch also includes
EeePC support, which already included in the source tree.
	
How-To-Repeat: # kldload acpi_asus
acpi_asus0: Unsupported Asus laptop: A6F
Comment 1 Gavin Atkinson freebsd_committer freebsd_triage 2008-11-06 12:26:08 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-acpi

Over to maintainer(s)
Comment 2 Rui Paulo freebsd_committer freebsd_triage 2009-06-21 15:04:34 UTC
State Changed
From-To: open->feedback

Can you try a more recent FreeBSD version, please?
Comment 3 Jaakko Heinonen freebsd_committer freebsd_triage 2010-09-19 09:53:58 UTC
State Changed
From-To: feedback->closed

Feedback timeout. This has been possibly fixed already. See also 
kern/128634.