CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/10/03 14:24:51
Modified files:
share/man/man4 : gpioiic.4
sys/dev/gpio : files.gpio gpio.c gpioiic.c gpiovar.h
sys/sys : gpio.h
usr.sbin/gpioctl: gpioctl.8 gpioctl.c
Log message:
Add a 'flag' locator to gpioiic(4), and define a first flag
value to swap the SDA and SCL pins assigment during attach.
Mostly from work with mbalmer@NetBSD.
ok miod@
