Skip to content

Commit

Permalink
doc/api-extensions: link config options
Browse files Browse the repository at this point in the history
Signed-off-by: Ruth Fuchss <[email protected]>
  • Loading branch information
ru-fu committed May 2, 2024
1 parent ea3f443 commit dd50507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2410,8 +2410,8 @@ allow list {config:option}`instance-miscellaneous:linux.kernel_modules`.

## `device_usb_serial`

This adds new configuration keys `serial`, `busnum` and `devnum` for device type `usb`.
Feature has been added, to make it possible to distinguish between devices with identical `vendorid` and `productid`.
This adds new configuration keys {config:option}`device-unix-usb-device-conf:serial`, {config:option}`device-unix-usb-device-conf:busnum` and {config:option}`device-unix-usb-device-conf:devnum` for [device type `usb`](devices-usb).
The feature has been added to make it possible to distinguish between devices with identical {config:option}`device-unix-usb-device-conf:vendorid` and {config:option}`device-unix-usb-device-conf:productid`.

## `network_allocate_external_ips`

Expand Down

0 comments on commit dd50507

Please sign in to comment.