--- dvb-kernel/README 2004/02/04 18:56:30 1.18 +++ dvb-kernel/README 2004/02/04 19:08:50 1.19 @@ -42,6 +42,15 @@ Quick start: 4. ./insmod.sh load + Note: Some of the drivers will refuse to load and spit out + error messages if they cannot find their hardware. You can + ignore them, or edit insmod.sh and comment out drivers that + you don't need. + + You will have to load at least two drivers: + - one for the main DVB card / device + - one for the frontend (i.e. tuner + demodulator) + Detailed instructions for building: -----------------------------------