Warner Losh
ae1f3df434
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
..
2015-07-04 08:16:32 +00:00
2015-07-03 01:50:26 +00:00
2015-08-19 02:37:30 +00:00
2015-03-24 18:09:07 +00:00
2015-07-22 07:32:49 +00:00
2015-07-22 07:32:49 +00:00
2015-06-30 17:00:45 +00:00
2015-08-15 15:42:21 +00:00
2015-08-05 19:45:11 +00:00
2015-02-18 15:25:22 +00:00
2015-03-17 18:50:33 +00:00
2015-07-07 19:01:54 +00:00
2015-07-19 22:14:09 +00:00
2015-02-18 15:25:22 +00:00
2015-06-09 14:31:18 +00:00
2015-02-18 15:25:22 +00:00
2015-04-17 22:26:01 +00:00
2015-07-03 06:11:54 +00:00
2015-07-03 01:50:26 +00:00
2015-08-17 17:01:26 +00:00
2015-04-18 21:39:17 +00:00
2015-06-30 19:35:14 +00:00
2015-07-25 20:17:19 +00:00
2015-02-17 19:27:14 +00:00
2015-02-18 15:25:25 +00:00
2015-02-18 15:25:25 +00:00
2015-07-30 10:26:43 +00:00
2015-08-24 19:32:03 +00:00
2015-02-17 19:27:14 +00:00
2015-01-31 07:49:50 +00:00
2015-08-08 21:09:41 +00:00
2015-08-08 06:08:20 +00:00
2015-04-30 22:56:43 +00:00
2015-06-05 22:52:42 +00:00
2015-06-05 22:52:42 +00:00
2015-06-24 15:53:52 +00:00
2015-07-03 01:50:26 +00:00
2015-07-03 01:50:26 +00:00
2015-07-03 01:50:26 +00:00
2015-07-03 01:50:26 +00:00
2015-05-24 15:51:18 +00:00
2015-05-24 15:51:18 +00:00
2015-05-25 01:07:55 +00:00
2015-05-25 01:07:55 +00:00
2015-05-24 17:47:20 +00:00
2015-02-17 19:27:14 +00:00
2015-02-17 19:27:14 +00:00
2015-03-11 16:02:24 +00:00
2015-02-17 19:27:14 +00:00
2015-07-03 01:50:26 +00:00
2015-07-03 01:50:26 +00:00
2015-07-03 01:50:26 +00:00
2015-04-24 14:47:53 +00:00
2015-08-27 23:33:38 +00:00
2015-07-07 13:17:02 +00:00
2015-07-03 01:50:26 +00:00
2015-05-24 18:11:22 +00:00
2015-07-03 01:50:26 +00:00
2015-06-23 22:22:36 +00:00
2015-08-17 07:36:12 +00:00
2015-08-17 07:36:12 +00:00
2015-08-17 07:36:12 +00:00
2015-08-18 21:05:56 +00:00
2015-07-03 01:50:26 +00:00
2015-05-29 05:44:56 +00:00
2015-02-18 15:25:22 +00:00
2015-07-03 01:50:26 +00:00
2015-06-19 06:48:55 +00:00
2015-02-15 11:37:40 +00:00
2015-07-03 01:50:26 +00:00
2015-03-14 02:32:08 +00:00
2015-02-18 15:25:22 +00:00
2015-02-07 23:09:03 +00:00
2015-08-21 08:06:18 +00:00
2015-04-22 18:15:18 +00:00
2015-08-27 23:33:38 +00:00