Re: Linux 2.2.13pre1

Pauline Middelink (middelin@polyware.nl)
Mon, 30 Aug 1999 14:26:56 +0200


On Mon, Aug 30, 1999 at 06:45:34AM +0300, Jarno Paananen wrote:
> Alan Cox <alan@redhat.com> writes:
>
> | o i2c tuner update (from Pauline Middelink)
>
> This seems to break my Hauppauge's tuner so that I can't change
> any channels. If I tune some channel for example in Windows, I
> can watch it just fine in Linux too, but not change it. Worked
> just fine in 2.2.12.

<blush>
Grrr!!! Alan, could you change the || to a &&??

+ if(device->bus->id!=I2C_BUSID_BT848 ||
+ device->bus->id!=I2C_BUSID_ZORAN)
return -EINVAL;
</blush>

Met vriendelijke groet,
Pauline Middelink

-- 
PGP Key fingerprint = DE 6B D0 D9 19 AD A7 A0  58 A3 06 9D B6 34 39 E2
For more details look at my website http://www.polyware.nl/~middelin

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/