sbin/newfs_msdos: sync with NetBSD-8
[minix3.git] / minix / drivers / power / tps65217 / README.txt
blobca0fa3ba3d684b4022cbd41aab04994b926b4213
1 TPS65217 Driver (Power Management IC)
2 =====================================
4 Overview
5 --------
7 This driver is for the power management chip commonly found on the BeagleBone
8 and the BeagleBone Black.
10 Testing the Code
11 ----------------
13 Starting up an instance:
15 /sbin/minix-service up /usr/sbin/tps65217 -label tps65217.1.24 \
16         -args 'bus=1 address=0x24'
18 Killing an instance:
20 /sbin/minix-service down tps65217.1.24