
IMPORTANT: this change has a docs/UPDATING entry! This rename is unfortunately necessary because NetBSD has decided to create its own service(8) utility, and we will want to import theirs as well. The two can obviously not coexist. Also move ours from /bin to /sbin, as it is a superuser-only utility. Change-Id: Ic6e46ffb3a84b4747d2fdcb0d74e62dbea065039
TPS65217 Driver (Power Management IC) ===================================== Overview -------- This driver is for the power management chip commonly found on the BeagleBone and the BeagleBone Black. Testing the Code ---------------- Starting up an instance: /sbin/minix-service up /usr/sbin/tps65217 -label tps65217.1.24 \ -args 'bus=1 address=0x24' Killing an instance: /sbin/minix-service down tps65217.1.24