diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2006-09-27 08:54:45 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2006-09-27 08:54:45 +0000 |
commit | 0b58f8252ddc218585e959a8b8f8a5e6b269a4d9 (patch) | |
tree | aba0802584ba2dae9c9f6de728d35e42efe8c198 /share/man/man4/onewire.4 | |
parent | 37bd670a754ae79c32a32aa3499a27ce62210856 (diff) |
Add Maxim/Dallas DS2490 USB 1-Wire adapter driver.
Diffstat (limited to 'share/man/man4/onewire.4')
-rw-r--r-- | share/man/man4/onewire.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/onewire.4 b/share/man/man4/onewire.4 index 719caf75601..aec1d5cd1c3 100644 --- a/share/man/man4/onewire.4 +++ b/share/man/man4/onewire.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: onewire.4,v 1.2 2006/03/06 10:24:46 grange Exp $ +.\" $OpenBSD: onewire.4,v 1.3 2006/09/27 08:54:44 grange Exp $ .\" .\" Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -45,6 +45,8 @@ The driver supports plugging and unplugging slave devices on the fly. .Bl -tag -width 10n -offset ind -compact .It Xr gpioow 4 1-Wire bus bit-banging through GPIO pin +.It Xr uow 4 +Maxim/Dallas DS2490 USB 1-Wire adapter .El .Sh SUPPORTED SLAVES .Bl -tag -width 10n -offset ind -compact |