[PATCH 1/2] doc/freebsd_gsg: add driver guides to document list
Thomas Monjalon
thomas at monjalon.net
Tue Mar 15 17:46:38 CET 2022
11/03/2022 21:07, Bruce Richardson:
> The document roadmap section was missing any mention of the individual
> drivers guides which are important for users. Add them to list.
It would be more useful if being links.
You can use the syntax :doc: to link to the start of a doc.
> +* **Driver Reference Guides**: Provides details on each driver inside a particular category.
> + Separate guides exist for each of:
> +
> + * Baseband devices
> +
> + * Compression devices
> +
> + * Cryptographic accelerator devices
> +
> + * DMA devices
> +
> + * Event-based scheduling devices
> +
> + * General purpose GPU devices
> +
> + * Mempool drivers
> +
> + * Network (NIC) devices
> +
> + * "Raw" devices i.e. those not fitting into any other category
> +
> + * Regular expression devices
> +
> + * vDPA (vhost data path acceleration) devices
More information about the dev
mailing list