On Mon, 2001-09-17 at 23:11, Robert D. wrote: > The 4 address lines from the 4067 are connected to the GPIO[0:3] (pins > 86-83). How can I control this thru the bttv driver (0.7.x)? > ... > What does btread(BT848_GPIO_DATA) give me? Do I just set bit 0 to TRUE to > set the GPIO pin to TRUE? > Yes, that's it. I am doing the same with a similar board, which makes intensive use of the GPIOs. > I'll try the code after I get some sleep. Good Luck, Miguel