CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/30 06:36:50
Modified files:
sys/dev/pci/drm: drm_edid.c
sys/dev/pci/drm/i915: dvo_ch7017.c dvo_ch7xxx.c dvo_ivch.c
dvo_ns2501.c dvo_sil164.c dvo_tfp410.c
intel_i2c.c intel_sdvo.c
Log message:
Fix intel gmbus i2c code. Not all transactions were handled correctly, and
on top of that, various iic_exec(9) calls were incorrect. Doesn't seem to
handle SDVO yet though.
