Documentation/admin-guide/media/em28xx-cardlist.rst
Source file repositories/reference/linux-study-clean/Documentation/admin-guide/media/em28xx-cardlist.rst
File Facts
- System
- Linux kernel
- Corpus path
Documentation/admin-guide/media/em28xx-cardlist.rst- Extension
.rst- Size
- 8394 bytes
- Lines
- 449
- Domain
- Support Tooling And Documentation
- Bucket
- Documentation
- Inferred role
- Support Tooling And Documentation: documentation
- Status
- atlas-only
Why This File Exists
Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
- Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.
- Touches IRQ or DMA behavior; this matters for the representative real-device path.
Dependency Surface
- No C-style include directives detected by the generator.
Detected Declarations
- No top-level syscall, struct, function, initcall, or export declaration detected by the generator.
Annotated Snippet
.. SPDX-License-Identifier: GPL-2.0
EM28xx cards list
=================
.. tabularcolumns:: |p{1.4cm}|p{10.0cm}|p{1.9cm}|p{4.2cm}|
.. flat-table::
:header-rows: 1
:widths: 2 12 3 16
:stub-columns: 0
* - Card number
- Card name
- Empia Chip
- USB IDs
* - 0
- Unknown EM2800 video grabber
- em2800
- eb1a:2800
* - 1
- Unknown EM2750/28xx video grabber
- em2820 or em2840
- eb1a:2710, eb1a:2820, eb1a:2821, eb1a:2860, eb1a:2861, eb1a:2862, eb1a:2863, eb1a:2870, eb1a:2881, eb1a:2883, eb1a:2868, eb1a:2875
* - 2
- Terratec Cinergy 250 USB
- em2820 or em2840
- 0ccd:0036
* - 3
- Pinnacle PCTV USB 2
- em2820 or em2840
- 2304:0208
* - 4
- Hauppauge WinTV USB 2
- em2820 or em2840
- 2040:4200, 2040:4201
* - 5
- MSI VOX USB 2.0
- em2820 or em2840
-
* - 6
- Terratec Cinergy 200 USB
- em2800
-
* - 7
- Leadtek Winfast USB II
- em2800
- 0413:6023
* - 8
- Kworld USB2800
- em2800
-
* - 9
- Pinnacle Dazzle DVC 90/100/101/107 / Kaiser Baas Video to DVD maker / Kworld DVD Maker 2 / Plextor ConvertX PX-AV100U
- em2820 or em2840
- 1b80:e302, 1b80:e304, 2304:0207, 2304:021a, 093b:a003
* - 10
- Hauppauge WinTV HVR 900
- em2880
- 2040:6500
* - 11
- Terratec Hybrid XS
- em2880
-
* - 12
- Kworld PVR TV 2800 RF
- em2820 or em2840
-
* - 13
- Terratec Prodigy XS
Annotation
- Atlas domain: Support Tooling And Documentation / Documentation.
- Implementation status: atlas-only.
- IRQ or DMA behavior appears here, which is relevant to the selected PCIe/NVMe device path.
Implementation Notes
- This generated page is the file-by-file coverage layer; curated subsystem chapters should link here when they synthesize a multi-file control flow.
- Core OS pages should be promoted from atlas-only to deep-reviewed when they explain data structures, invariants, locking, lifecycle, and C implementation snippets.
- Driver-family pages are intentionally pattern-oriented unless they are part of the selected PCIe/NVMe representative device path.