Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src/sys/dev/gpio
Module Name: src
Committed By: riz
Date: Wed Nov 4 21:08:09 UTC 2015
Modified Files:
src/sys/dev/gpio [netbsd-7]: gpioiic.c
Log Message:
Pull up following revision(s) (requested by phx in ticket #977):
sys/dev/gpio/gpioiic.c: revision 1.7
i2c_acquire_bus() should return 0 on success.
Fixed bug in gpioiic_bb_set_bits(), which was introduced with the SDA/SCL-
reverse feature.
Now the driver is confirmed to work. Tested with Raspberry Pi GPIO.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.6.12.1 src/sys/dev/gpio/gpioiic.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index