atom feed28 messages in org.freebsd.freebsd-amd64[PATCH] Updated quirk-driven R3000Z p...
FromSent OnAttachments
John BaldwinFeb 14, 2005 2:20 pm 
Jung-uk KimFeb 14, 2005 2:49 pm 
David O'BrienFeb 14, 2005 5:40 pm 
Jung-uk KimFeb 15, 2005 9:39 am 
David O'BrienFeb 15, 2005 9:43 am 
Nicolas BlaisFeb 15, 2005 2:00 pm 
Coleman KaneFeb 15, 2005 2:37 pm 
Jung-uk KimFeb 15, 2005 9:28 pm 
David O'BrienFeb 15, 2005 9:54 pm 
Coleman KaneFeb 16, 2005 9:40 am 
David O'BrienFeb 16, 2005 9:45 am 
Coleman KaneFeb 16, 2005 9:55 am 
Jung-uk KimFeb 16, 2005 9:56 am 
Coleman KaneFeb 16, 2005 10:00 am 
Jung-uk KimFeb 16, 2005 10:02 am 
David O'BrienFeb 16, 2005 10:36 am 
Jung-uk KimFeb 16, 2005 11:07 am 
Jung-uk KimFeb 16, 2005 11:22 am 
Coleman KaneFeb 16, 2005 12:28 pm 
Coleman KaneFeb 16, 2005 1:21 pm 
Coleman KaneFeb 16, 2005 1:39 pm.patch
David O'BrienFeb 16, 2005 6:41 pm 
Nicolas BlaisFeb 17, 2005 4:04 pm 
Coleman KaneFeb 17, 2005 9:59 pm 
John BaldwinFeb 18, 2005 1:34 pm 
John BaldwinFeb 18, 2005 1:34 pm 
John BaldwinFeb 22, 2005 2:22 pm 
David O'BrienFeb 22, 2005 3:58 pm 
Subject:[PATCH] Updated quirk-driven R3000Z patches
From:John Baldwin (jh@FreeBSD.org)
Date:Feb 22, 2005 2:22:12 pm
List:org.freebsd.freebsd-amd64

On Monday 14 February 2005 08:40 pm, David O'Brien wrote:

On Mon, Feb 14, 2005 at 05:22:10PM -0500, John Baldwin wrote:

it to work, please let me know and include the FADT header from your acpidump in your reply, thanks.

..

+# Compaq R3000Z +name: Compaq_R3000Z +oem: FADT "NVIDIA" "CK8 " +oem_rev: FADT = 0x6040000 +creator: FADT "PTL_"

Exactly which parts of 'acpidump -t FADT' are pulled for these entries? Given this output, I'm not sure which one would make an ACPI quirk from if they needed to.

/* RSD PTR: OEM=ACPIAM, ACPI_Rev=2.0x (2) XSDT=0x1ff30100, length=33, cksum=204 */ /* XSDT: Length=60, Revision=1, Checksum=93, OEMID=A M I, OEM Table ID=OEMXSDT, OEM Revision=0x10000427, Creator ID=MSFT, Creator Revision=0x97 Entries={ 0x1ff30290, 0x1ff30390, 0x1ff40040 } */ /* FACP: Length=244, Revision=3, Checksum=239, OEMID=A M I, OEM Table ID=OEMFACP, OEM Revision=0x10000427, Creator ID=MSFT, Creator Revision=0x97 FACS=0x1ff40000, DSDT=0x1ff303e0 INT_MODEL=APIC

Does this machine need the quirk?