summaryrefslogtreecommitdiff
path: root/share/man/man4/owid.4
AgeCommit message (Collapse)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-02make onewire descriptions match .Nd;Jason McIntyre
2006-03-061-Wire bus support will first appear in OpenBSD 4.0, not 3.9.Alexander Yurchenko
Spotted by Dries Schellekens <gwyllion@ulyssis.org>.
2006-03-05tweaks;Jason McIntyre
2006-03-04Dallas 1-Wire bus support. Includes the following drivers:Alexander Yurchenko
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@