> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/marvell/cn913x/sbc-platform/cn913x-other-articles/sfp-modules.md).

# SFP Modules: Tested on CN913x

This page collects information on modules tested with CN913x based Boards:

| Part Number   | Vendor                            | Description                                                | Notes                                        | Links                                                                                                                                                                                                                                                                                                                                                                                           |
| ------------- | --------------------------------- | ---------------------------------------------------------- | -------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| AFBR-57R5AEZ  | Avago                             | 1G SFP Fiber Module                                        |                                              |                                                                                                                                                                                                                                                                                                                                                                                                 |
| L01D-SR       | Lambda Gan                        | 10G SFP+ Fiber Module                                      |                                              |                                                                                                                                                                                                                                                                                                                                                                                                 |
| LX1801CNR     | Linktel                           | 10/100/1GBase-T RJ45 Module                                |                                              |                                                                                                                                                                                                                                                                                                                                                                                                 |
| SP-GB-TX-CNFC | source PHOTONICS                  | 10/100/1GBase-T RJ45 Module                                |                                              |                                                                                                                                                                                                                                                                                                                                                                                                 |
| HXSX-ATRC-1   | [Walsun](https://www.walsun.com/) | 100M/1G/2.5G/5G/10G NBase-T RJ45 Module (Commercial Grade) | <ul><li>Supported since Linux v6.5</li></ul> | <ul><li><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/.clang-format?h=v6.5&#x26;id=5859a99b52254be356d3cca2e40f7f371ef24b0a">Linux Commit 5859a99</a></li><li><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/.clang-format?h=v6.5&#x26;id=ac2e8e3cfe48439a2403b3d616fb654db313e362">Linux Commit ac2e8e3</a></li></ul> |
| HXSX-ATRI-1   | [Walsun](https://www.walsun.com/) | 100M/1G/2.5G/5G/10G NBase-T RJ45 Module (Industrial Grade) | <ul><li>Supported since Linux v6.5</li></ul> | <ul><li><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/.clang-format?h=v6.5&#x26;id=5859a99b52254be356d3cca2e40f7f371ef24b0a">Linux Commit 5859a99</a></li><li><a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/.clang-format?h=v6.5&#x26;id=ac2e8e3cfe48439a2403b3d616fb654db313e362">Linux Commit ac2e8e3</a></li></ul> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dev.solid-run.com/marvell/cn913x/sbc-platform/cn913x-other-articles/sfp-modules.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
