Date: Mon, 2 Mar 2009 15:22:01 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ofw ofw_iicbus.c Message-ID: <200903031721.n23HLaRh092226@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2009-03-02 15:22:01 UTC FreeBSD src repository Modified files: sys/dev/ofw ofw_iicbus.c Log: SVN rev 189280 on 2009-03-02 15:22:01Z by nwhitehorn Some Apple I2C buses give the device's I2C address in a property with the name i2c-address instead of reg. Change the OFW I2C probe to check both locations for the address. Submitted by: Marco Trillo Reported by: Justin Hibbits Revision Changes Path 1.3 +9 -2 src/sys/dev/ofw/ofw_iicbus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903031721.n23HLaRh092226>