[PATCH 2/2] drm/i915: Support for another B43 device id

2010-09-17 Thread Ike Panhc
We find there is another device id set for B43 chipset. After adding the device id 4E90/4E92 beside 4E40/4E42, the machine works fine with the same modification in xserver-xorg-video-intel. Signed-off-by: Ike Panhc --- drivers/gpu/drm/i915/i915_drv.c |1 + 1 files changed, 1 insertions(+),

[PATCH 2/2] drm/i915: Support for another B43 device id

2010-09-17 Thread Ike Panhc
We find there is another device id set for B43 chipset. After adding the device id 4E90/4E92 beside 4E40/4E42, the machine works fine with the same modification in xserver-xorg-video-intel. Signed-off-by: Ike Panhc ike@canonical.com --- drivers/gpu/drm/i915/i915_drv.c |1 + 1 files