CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/29 07:59:22
Modified files:
share/man/man4 : iic.4 pcamux.4
sys/dev/i2c : pca9548.c
Log message:
Add support for the PCA9546 I2C switch to pcamux(4). In comparison to
PCA9548, this variant supports only 4 instead of 8 channels.
ok kettenis@
