| Main index | Section 9 | Options |
#include <sys/param.h>
#include <sys/bus.h>
#include <sys/sbuf.h>
The pnpinfo is defined as a series of characteristics of the child device that are independent of which drivers are attached, but are used to allow drivers to claim a device. Typically, plug and play information encodes who made the device, what the model number is, and some generic details about the device. By convention, only the generic information about the device that's used by drivers on that bus to decide on accepting the device is reported. Other configuration information (such as the cache burst size) needed for the operation of the device, but that doesn't distinguish it broadly from other devices is not reported.
| BUS_CHILD_PNPINFO (9) | April 22, 2021 |
| Main index | Section 9 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | A UNIX saleslady, Lenore, Enjoys work, but she likes the beach more. She found a good way To combine work and play: She sells C shells by the seashore. |
” |