mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-27 07:44:01 +07:00
12 lines
212 B
Plaintext
12 lines
212 B
Plaintext
|
# 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
|
||
|
|