CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/08/01 12:48:41
Modified files: sys/dev/ic : pcf8584.c Log message: Read status register after all writes to the pcf8584 controller. Alegedly this is what (Open)Solaris does and it makes the i2c controller on the blade2.5k work. From NetBSD. Tested by sthen@, ok deraadt@