summaryrefslogtreecommitdiffstats
path: root/sys/dev/onewire/onewire_subr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* just use a buffer and make onewire_crc16() operate like onewire_crc()deraadt2010-07-191-7/+13
* one wire counter driver 2nd rev, from John L. Scarfone" <j0@cox.net> PR 6422deraadt2010-07-061-3/+85
* place types needed by onewiredevs_data.h, directly into that file so that itderaadt2007-02-281-5/+1
* Dallas 1-Wire bus support. Includes the following drivers:grange2006-03-041-0/+112