lpbb.4 (7f3dea244c40159a41ab22da77a434d7c5b5e85a) | lpbb.4 (12e49033495ab129411bee56513cbea16e18f44a) |
---|---|
1.\" Copyright (c) 1998, Nicolas Souchu 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 18 unchanged lines hidden (view full) --- 27.Dd October 25, 1998 28.Dt LPBB 4 29.Os FreeBSD 30.Sh NAME 31.Nm lpbb 32.Nd 33Parallel port I2C bit-banging interface 34.Sh SYNOPSIS | 1.\" Copyright (c) 1998, Nicolas Souchu 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 18 unchanged lines hidden (view full) --- 27.Dd October 25, 1998 28.Dt LPBB 4 29.Os FreeBSD 30.Sh NAME 31.Nm lpbb 32.Nd 33Parallel port I2C bit-banging interface 34.Sh SYNOPSIS |
35.Cd "controller iicbus" 36.Cd "controller iicbb0" | 35.Cd "device iicbus" 36.Cd "device iicbb0" |
37.Pp 38.Cd "device lpbb0 at ppbus?" 39.Cd "device iic0 at iicbus?" 40.Sh DESCRIPTION 41The 42.Em lpbb 43driver supports the Philips official I2C parallel bit-banging interface. 44.Pp --- 38 unchanged lines hidden --- | 37.Pp 38.Cd "device lpbb0 at ppbus?" 39.Cd "device iic0 at iicbus?" 40.Sh DESCRIPTION 41The 42.Em lpbb 43driver supports the Philips official I2C parallel bit-banging interface. 44.Pp --- 38 unchanged lines hidden --- |