#!/bin/sh
#
insmod videodev
insmod i2c-core i2c_debug=0
#uncomment next line for 2.2.x kernels
#insmod kcompat24
insmod saa7146_core
insmod saa7146_v4l
insmod sp5055II debug=1 address=0x63 adapter="saa7146(0)"
insmod stv0056af debug=1
insmod saa7113h debug=1
insmod drp3510II debug=1
insmod msp3400satII debug=1
# uncomment next line if apps need to talk with EEPROM chip; usually not needed
#insmod ee24lc16 debug=1 address=0x50 adapter="saa7146(0)"
insmod mfII debug=2 saa7146=0
#
