jcnelson / vdev

A device-file manager for *nix
GNU General Public License v3.0
101 stars 13 forks source link

Linux: consistency with sysfs rules #14

Closed jcnelson closed 9 years ago

jcnelson commented 9 years ago

In the Linux port, we need to keep to the sysfs rules highlighted here [1]. This mainly affects:

We should only assume that /sys/devices is available.

[1] https://www.kernel.org/doc/Documentation/sysfs-rules.txt

jcnelson commented 9 years ago

Partially addressed as of 3dd06e0b2e7d3756e9ee9b0028b340b4ae5b05bd. Need to update the triggering method before we close this.

jcnelson commented 9 years ago

Closed as of b2106a81f7ddd70aac917d661a6a2c45f51768e7