OpenBSD CVS

CVS log for src/share/man/man4/pcamux.4


[BACK] Up to [local] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 13 10:14:53 2020 UTC (3 years, 6 months ago) by patrick
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, HEAD
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

Add support for the PCA9547 I2C mux to pcamux(4).  In comparison to
the PCA954[68], this is a mux instead of a switch and can only have
one active channel at a time.  On the bright side, we treat switches
like a mux, so only the bits have to be set a little bit differently.

ok kettenis@

Revision 1.3 / (download) - annotate - [select for diffs], Tue Sep 29 13:59:22 2020 UTC (3 years, 8 months ago) by patrick
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

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@

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jun 18 20:39:28 2020 UTC (3 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

- tweak pcamux.4 text
- Phillips -> Philips

ok kettenis

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 18 19:30:54 2020 UTC (3 years, 11 months ago) by kettenis
Branch: MAIN

pcamux(4)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.