summaryrefslogtreecommitdiff
path: root/README
blob: 88ac964766f2cb387a7584260a78e6d2c64e959b (plain)
1
2
3
4
5
6
7
8
9
This is a Solaris library for controlling device such as USB devices, disks, etc.
This library is used to poweron or poweroff a device, to reset device, to get the
state of a device, etc. This library is an intrface to the Solaris kernel
and cannot be used on other platforms.

This library was taken from the illumos project https://www.illumos.org
Namely, https://github.com/illumos/illumos-gate/tree/master/usr/src/lib/libdevice