Bug #905
port of FreeBSD's devinfo
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Hi,
please review my port of FreeBSD's devinfo:
http://leaf.dragonflybsd.org/~swildner/devinfo.diff
Use patch -p0 </path/to/diff in src/ to apply.
Libdevinfo provides userspace access to the internal device hierarchy.
The devinfo(8) utility can be used to view that information.
If there are no objections, this will be committed on the following weekend.
Regards,
Sascha
Related todos
History
Updated by schmidtm over 5 years ago
Works as expected here.
Matthias
Updated by swildner over 4 years ago
Committed by hasso. Thanks!