Comment 6 for bug 734950

Revision history for this message
Julian Wiedmann (jwiedmann) wrote : Re: linux: 2.6.32-31.60 / linux-ec2 2.6.32-315.28 -proposed tracker

1.
"OHCI: work around for nVidia shutdown problem" causes a regression - see https://bugs.launchpad.net/linux/+bug/42149/comments/33 for details.

2.
"x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems" causes a regression.
Upstream and longterm (2.6.32.34) have already been fixed - see below for details.

--------------------------------------------------
1d3e09a304e6c4e004ca06356578b171e8735d3c
x86, quirk: Fix SB600 revision check

Commit 7f74f8f28a2bd9db9404f7d364e2097a0c42cc12
(x86 quirk: Fix polarity for IRQ0 pin2 override on SB800
systems) introduced a regression. It removed some SB600 specific
code to determine the revision ID without adapting a
corresponding revision ID check for SB600.

See this mail thread:

  http://marc.info/?l=linux-kernel&m=129980296006380&w=2

This patch adapts the corresponding check to cover all SB600
revisions.