Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.17 11 lines 283 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2 3config VIDEO_HDPVR 4 tristate "Hauppauge HD PVR support" 5 depends on VIDEO_DEV 6 help 7 This is a video4linux driver for Hauppauge's HD PVR USB device. 8 9 To compile this driver as a module, choose M here: the 10 module will be called hdpvr 11