16c5ba3a5SNicolas Souchu.\" Copyright (c) 1998, Nicolas Souchu 26c5ba3a5SNicolas Souchu.\" All rights reserved. 36c5ba3a5SNicolas Souchu.\" 46c5ba3a5SNicolas Souchu.\" Redistribution and use in source and binary forms, with or without 56c5ba3a5SNicolas Souchu.\" modification, are permitted provided that the following conditions 66c5ba3a5SNicolas Souchu.\" are met: 76c5ba3a5SNicolas Souchu.\" 1. Redistributions of source code must retain the above copyright 86c5ba3a5SNicolas Souchu.\" notice, this list of conditions and the following disclaimer. 96c5ba3a5SNicolas Souchu.\" 2. Redistributions in binary form must reproduce the above copyright 106c5ba3a5SNicolas Souchu.\" notice, this list of conditions and the following disclaimer in the 116c5ba3a5SNicolas Souchu.\" documentation and/or other materials provided with the distribution. 126c5ba3a5SNicolas Souchu.\" 136c5ba3a5SNicolas Souchu.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 146c5ba3a5SNicolas Souchu.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 156c5ba3a5SNicolas Souchu.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 166c5ba3a5SNicolas Souchu.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 176c5ba3a5SNicolas Souchu.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 186c5ba3a5SNicolas Souchu.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 196c5ba3a5SNicolas Souchu.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 206c5ba3a5SNicolas Souchu.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 216c5ba3a5SNicolas Souchu.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 226c5ba3a5SNicolas Souchu.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 236c5ba3a5SNicolas Souchu.\" SUCH DAMAGE. 246c5ba3a5SNicolas Souchu.\" 256c5ba3a5SNicolas Souchu.Dd October 25, 1998 266c5ba3a5SNicolas Souchu.Dt IICBB 4 273d45e180SRuslan Ermilov.Os 286c5ba3a5SNicolas Souchu.Sh NAME 296c5ba3a5SNicolas Souchu.Nm iicbb 30eb083802SRuslan Ermilov.Nd I2C generic bit-banging driver 316c5ba3a5SNicolas Souchu.Sh SYNOPSIS 326b713d58SJeroen Ruigrok van der Werven.Cd "device iicbb" 336c5ba3a5SNicolas Souchu.Pp 346b713d58SJeroen Ruigrok van der Werven.Cd "device lpbb" 356c5ba3a5SNicolas Souchu.Pp 366c5ba3a5SNicolas SouchuFor one or more iicbus busses: 376b713d58SJeroen Ruigrok van der Werven.Cd "device iicbus" 386c5ba3a5SNicolas Souchu.Sh DESCRIPTION 396c5ba3a5SNicolas SouchuThe 406c5ba3a5SNicolas Souchu.Em iicbb 416c5ba3a5SNicolas Souchudriver provides support to any bit-banging interface for the 426c5ba3a5SNicolas Souchu.Xr iicbus 4 436c5ba3a5SNicolas Souchusystem. 446c5ba3a5SNicolas Souchu.Sh SEE ALSO 456c5ba3a5SNicolas Souchu.Xr iicbus 4 , 466c5ba3a5SNicolas Souchu.Xr lpbb 4 , 476c5ba3a5SNicolas Souchu.Xr ppbus 4 486c5ba3a5SNicolas Souchu.Sh HISTORY 496c5ba3a5SNicolas SouchuThe 506c5ba3a5SNicolas Souchu.Nm 516c5ba3a5SNicolas Souchumanual page first appeared in 526c5ba3a5SNicolas Souchu.Fx 3.0 . 53def37e7cSMike Pritchard.Sh AUTHORS 546c5ba3a5SNicolas SouchuThis 556c5ba3a5SNicolas Souchumanual page was written by 566c5ba3a5SNicolas Souchu.An Nicolas Souchu . 57