About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / video4linux / bttv / Modules.conf


Based on kernel version 4.7.2. Page generated on 2016-08-22 22:48 EST.

1	# For modern kernels (2.6 or above), this belongs in /etc/modprobe.d/*.conf
2	# For for 2.4 kernels or earlier, this belongs in /etc/modules.conf.
3	
4	# i2c
5	alias char-major-89	i2c-dev
6	options i2c-core	i2c_debug=1
7	options i2c-algo-bit	bit_test=1
8	
9	# bttv
10	alias char-major-81	videodev
11	alias char-major-81-0	bttv
12	options	bttv		card=2 radio=1
13	options	tuner		debug=1
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog