Import 2.1.118
[davej-history.git] / Documentation / video4linux / bttv / README.Hauppauge
blob0076ed8d82b9c5fa9ea6892ac3cd56f2b3640919
1 The current I2C-Code could by accident overwrite the configuration EEPROM on 
2 Hauppauge boards!!! 
3 (E.g. the videotext driver and the bt848 driver do not know about each other.
4 This might cause unwanted states on the I2C bus which overwrite the EEPROM)
6 Back up this EEPROM before doing anything else by typing:
7 (do this AFTER installing bttv.o with "make ins" but BEFORE starting the
8 X application)
10 make readee
11 readee > tvee.h
13 If you encounter any problems in Windows95 (like "PNP component not found" ...)
14 go back into linux, load bttv and type:
16 make writeee
17 writeee
19 to write the backed up contents.
20 If you backed up your EEPROM as described above, this will restore it to its
21 original state.
22 A detailed description of the meaning of the EEPROM bytes by
23 Hauppauge would of course be even more helpful! 
25 If you have board type 405 and you did not make a backup, my tvee.h file in 
26 mytvee.h might be of help.
28 Forget about all of the above if you do not have a Hauppauge board.