This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
aix:aix_drivers_inuse [2022/05/17 15:07] manu [Which drivers are in use] |
aix:aix_drivers_inuse [2022/05/17 15:11] (current) manu [Which drivers are in use] |
||
---|---|---|---|
Line 37: | Line 37: | ||
rep = "nr" | rep = "nr" | ||
nls_index = 6 | nls_index = 6 | ||
+ | ... | ||
+ | </cli> | ||
+ | |||
+ | You can for example update the default definition for **num_cmd_elems**, and set a value in the range "200-4096", using the **chdef** cmd, without directly edit ODM database | ||
+ | <cli prompt='#'> | ||
+ | # chdef -a num_cmd_elems=4096 -c adapter -s pciex -t df1000e21410f10 | ||
</cli> | </cli> | ||
===== Find a parent or child of a device ===== | ===== Find a parent or child of a device ===== |