Re: [PATCH] New driver for Trust FM Radio card

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 2 Sep 1999 23:48:54 +0100 (BST)


> Alan: Why are the bass and treble fields of struct video_audio
> unsigned? You can have less or more bass/treble than normal so a
> signed value would be more appropriate. Right now my driver uses 0 for
> minimum bass/treble, 32768 for neutral and 65535 for maximum, but I
> don't like this very much.

Thats how the spec defines it 0-65535 with 32768 as middle

ALan

-
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/