Re: [PATCH] Replace nvidia timer override quirk with pci id list

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andi Kleen <andi@...>
Cc: <mingo@...>, <tglx@...>, <lenb@...>, <linux-kernel@...>
Date: Saturday, February 9, 2008 - 7:53 am

On the day of Saturday 09 February 2008 Andi Kleen hast written:
d*

You are seeing it. If you read my other mails you would comprehend it as we=
ll.


As I said inform yourself, what the intention of the quirk is about. I am=20
tired of this.


Still you didn't give *any* proof that mcp51 needs quirk at all. I therefor=
e=20
want that line *removed*:

+       QBRIDGE(PCI_VENDOR_ID_NVIDIA, 0x02f0, nvidia_timer), /* mcp 51/nf4 =
?=20
*/

=46urthermore my original bios didn't have option to enable hpet. What then=
?=20
Kernel hangs unless I specify acpi_use_timer_override. Great.

Hint: The correct way of quirking would be *only having this one* line:

+       QBRIDGE(PCI_VENDOR_ID_NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE2,=20
nvidia_timer),

According to Len Brown's comment this would work for every nforce2. For eve=
ry=20
other nforceX use DMI Scan and only quirk known broken bioses instead of=20
messing up working boxes.

bye,
=2D-=20
(=B0=3D                 =3D=B0)
//\ Prakash Punnoor /\\
V_/                 \_V
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Replace nvidia timer override quirk with pci id ..., Prakash Punnoor, (Sat Feb 9, 7:53 am)