imp 05c9f26dff New 1-Wire bus implementation. 1-Wire controller is abstracted, though
only gpiobus configured via FDT is supported. Bus enumeration is
supported. Devices are created for each device found. 1-Wire
temperature controllers are supported, but other drivers could be
written. Temperatures are polled and reported via a sysctl.  Errors
are reported via sysctl counters. Mis-wired bus detection is included
for more trouble shooting. See ow(4), owc(4) and ow_temp(4) for
details of what's supported and known issues.

This has been tested on Raspberry Pi-B, Pi2 and Beagle Bone Black
with up to 7 devices.

Differential Revision: https://reviews.freebsd.org/D2956
Relnotes: yes
MFC after: 2 weeks
Reviewed by: loos@ (with many insightful comments)
2015-08-27 23:33:38 +00:00
..
2014-09-17 22:26:01 +00:00
2014-09-17 22:24:51 +00:00
2011-12-30 21:22:10 +00:00
2012-08-15 06:31:32 +00:00
2015-06-30 17:00:45 +00:00
2014-12-19 06:51:01 +00:00
2015-07-07 19:01:54 +00:00
2015-07-03 06:11:54 +00:00
2015-06-30 19:35:14 +00:00
2014-11-07 19:13:19 +00:00
2014-10-20 14:42:42 +00:00
2015-08-24 19:32:03 +00:00
2014-10-09 19:32:35 +00:00
2013-08-03 08:21:35 +00:00
2014-08-28 00:05:02 +00:00
2015-06-24 15:53:52 +00:00
2012-03-30 23:05:48 +00:00
2012-08-15 04:03:55 +00:00
2012-04-21 01:51:16 +00:00
2013-03-03 16:17:09 +00:00
2012-05-01 07:38:40 +00:00
MFC
2013-02-21 21:59:35 +00:00
2014-09-25 14:25:38 +00:00
2014-07-07 00:27:09 +00:00
2015-06-23 22:22:36 +00:00
2014-09-19 10:32:20 +00:00
2012-06-25 09:46:06 +00:00
2014-07-26 17:59:25 +00:00
2015-02-07 23:09:03 +00:00
2012-01-17 18:20:34 +00:00
2015-08-21 08:06:18 +00:00
2015-04-22 18:15:18 +00:00