[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Alexander Yurchenko <grange_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 4 Mar 2006 09:27:03 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: grange_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/03/04 09:27:03
Modified files:
sys/conf : files
sys/arch/i386/conf: GENERIC files.i386
sys/dev/gpio : files.gpio
share/man/man4 : Makefile
Added files:
sys/dev/gpio : gpioow.c
sys/dev/onewire: Makefile devlist2h.awk files.onewire onewire.c
onewire_bitbang.c onewire_subr.c onewiredevs
onewirereg.h onewirevar.h owid.c owtemp.c
share/man/man4 : gpioow.4 onewire.4 owid.4 owtemp.4
Log message:
Dallas 1-Wire bus support. Includes the following drivers:
gpioow(4) 1-Wire bus bit-banging through GPIO pin
onewire(4) 1-Wire bus driver
owid(4) 1-Wire ID family type device
owtemp(4) 1-Wire temperature family type device
Drivers for RS-232 and USB bus masters will follow.
ok deraadt@
Visit your host, monkey.org