NetBSD/sys/dev/onewire
xtraeme 31962fc6e5 Extend the envsys2 API (one more time, sorry) as defined in:
http://mail-index.netbsd.org/tech-kern/2007/11/09/0001.html

sysmon_envsys_create() and sysmon_envsys_destroy() were added to
create/destroy sysmon_envsys objects (and its TAILQ/LIST for sensors/events).

sysmon_envsys_sensor_attach() and sysmon_envsys_sensor_detach() were
added to attach/detach sensors to a specified sysmon_envsys device.

The events framework is now per device and configurable via the
ENVSYS_SETDICTIONARY ioctl or /etc/envsys.conf and envstat(8).

Update all users and documentation to reflect these changes.
2007-11-16 08:00:11 +00:00
..
devlist2h.awk
files.onewire
Makefile.onewiredevs
onewire_bitbang.c
onewire_subr.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
onewire.c onewire_lock: remove the flags argument and change the return type to void. 2007-09-05 15:24:07 +00:00
onewiredevs
onewiredevs_data.h
onewiredevs.h
onewirereg.h
onewirevar.h Remove ONEWIRE_NOWAIT, it's unused now. 2007-09-05 15:39:22 +00:00
owtemp.c Extend the envsys2 API (one more time, sorry) as defined in: 2007-11-16 08:00:11 +00:00