Bug 76950

Summary: ACPI wrongly blacklisted on Micron ClientPro 766Xi system
Product: Base System Reporter: Adrian Penisoara <ady>
Component: kernAssignee: freebsd-acpi (Nobody) <acpi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.3-STABLE   
Hardware: Any   
OS: Any   

Description Adrian Penisoara 2005-02-01 11:10:18 UTC
  The Micron ClientPro 766Xi systems have the ACPI blacklisted due to a
falsely identified ACPI signature in the /sys/dev/acpica/acpi_quirks table
which is marked as ACPI_Q_BROKEN.
  This system has been in use for quite some time with 5.2.1-RELEASE with
ACPI activated without any sign of problems. I have manually overriden the
blacklist with hint.acpi.0.disabled="0" in /boot/device.hints; again, no
sign of problems.

  The Micron ClientPro system has the "PTLD  RSDT" ACPI signature which
is mistakenly identified as one of the two following entries in the
acpi_quirks table (the only ones with the "PTLD" pattern):

# Compaq Armada 6500
name:           Compaq_Armada_6500
oem:            FADT "PTLTD "  "  FACP  "
oem_rev:        FADT = 0
quirks:         ACPI_Q_BROKEN

# Compaq Presario 1925
name:           Compaq_Presario_1925
oem:            FADT "PTLTD " "  FACP  "
oem_rev:        FADT <= 0x06040000
quirks:         ACPI_Q_BROKEN

How-To-Repeat:   Boot a recent 5.3-STABLE on any machine with a "PTLD" ACPI signature and
it will get blacklisted.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2007-01-27 10:34:23 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-acpi

Dear ACPI team, can you have a look at this PR please?
Comment 2 Andriy Gapon freebsd_committer freebsd_triage 2010-12-05 14:56:21 UTC
Is this still an issue?
-- 
Andriy Gapon
Comment 3 Andriy Gapon freebsd_committer freebsd_triage 2010-12-10 15:31:38 UTC
State Changed
From-To: open->closed

Originator's email bounces and the report is rather old.