https://bugs.freedesktop.org/show_bug.cgi?id=34554
--- Comment #16 from Andy Getz <[email protected]> 2011-04-14 15:40:19 PDT --- Created an attachment (id=45638) --> (https://bugs.freedesktop.org/attachment.cgi?id=45638) C program for reading, writing, and manipulating contents of EDID EEPROMs attached to I2C/DDC interfaces using SMBus /* Copyright (C) 2011 Andy Getzendanner // // Hereby licensed AS-IS to anyone who wants it // // Responsibility and liability for unintended consequences including // // hardware damage are hereby disclaimed; USE ONLY AT YOUR OWN RISK // // Note: compile with at least -O due to inlined SMBus functions // // Note: errors in i2c-dev.h likely result from using the kernel-internal // // version of that file rather than the userspace-facing one from the // // i2c-tools package, available from: // // http://www.lm-sensors.org/wiki/I2CTools */ -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
