Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / Documentation / video4linux / bttv / Modules.conf
diff --git a/kernel/Documentation/video4linux/bttv/Modules.conf b/kernel/Documentation/video4linux/bttv/Modules.conf
new file mode 100644 (file)
index 0000000..8f258fa
--- /dev/null
@@ -0,0 +1,14 @@
+# For modern kernels (2.6 or above), this belongs in /etc/modprobe.d/*.conf
+# For for 2.4 kernels or earlier, this belongs in /etc/modules.conf.
+
+# i2c
+alias char-major-89    i2c-dev
+options i2c-core       i2c_debug=1
+options i2c-algo-bit   bit_test=1
+
+# bttv
+alias char-major-81    videodev
+alias char-major-81-0  bttv
+options        bttv            card=2 radio=1
+options        tuner           debug=1
+