BUG: cmd64x.c - CFR_INTR_CH0 - Kernel 2.4.x

Andrew Potter (Andrew_Potter@Jabil.com)
Fri, 7 Jun 2002 06:52:33 -0400


Andre,

It might just be me but I think there is an error within the defines
of the cmd64x.c driver file.

Looking through the specs for the cmd643 and cmd646 ( my laptop uses
both chips, primary channels only and doesn't play very well with kernel
2.4.x at the moment ) , they show that the configuration register (0x50) is
using bit 2 for channel 0 interrupt status (CFR_INTR_CH0).

The source specifies this as 0x02, should this not be 0x04 ?

Regards

Andy - Learning Linux 1 day at a time

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