| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
o Added dd_pnpinfo, dd_location, dd_devflags, dd_flags and dd_state
o Copy/initialize these as necessary.
o Document the changes to the interface in devinfo.3.
Notes:
svn path=/head/; revision=103662
|
| |
|
|
| |
Notes:
svn path=/head/; revision=83551
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81459
|
|
|
The devinfo library provides access to the kernel's internal device
hierarchy and to the I/O resource manager. The library uses a
sysctl(9) interface to obtain a snapshot of the kernel's state which
is then made available to the application.
Notes:
svn path=/head/; revision=75726
|