Public bug reported:
Binary package hint: linux-source-2.6.20
Can we get this small one-liner patch added to the ubuntu kernel?
--------------------------------- cut ---------------------------------
--- linux-2.6.19.1-proper/drivers/video/matrox/i2c-matroxfb.c 2006-12-11
20:32:53.000000000 +0100
+++ linux-2.6.19.1/drivers/video/matrox/i2c-matroxfb.c 2006-12-14
14:12:17.000000000 +0100
@@ -91,6 +91,7 @@
{
.owner = THIS_MODULE,
.id = I2C_HW_B_G400,
+ .class = I2C_CLASS_TV_ANALOG,
};
static struct i2c_algo_bit_data matrox_i2c_algo_template =
--------------------------------- cut ---------------------------------
This is the only patch needed to be able to build and use the matrox
marvel capture drivers.
It's such a shame to have to rebuild the kernel for this one small,
benign patch.
Thanx for your consideration.
** Affects: linux-source-2.6.20 (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
small patch for g400 capture devices
https://launchpad.net/bugs/80608
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs