On Wed, 2019-12-25 at 12:52 -0600, Kevin Brace wrote:
> From: Kevin Brace <kevinbr...@bracecomputerlab.com>
> 
> Signed-off-by: Kevin Brace <kevinbr...@bracecomputerlab.com>

What's the provenance of these changes? I've seen some hacked packages
for additional SiS device support but never got around to merging them
all up, would be good to know where this came from.

> -#define IS_SIS661741760761   (IS_SIS661 || IS_SIS741 || IS_SIS760 || 
> IS_SIS761)
> +#define IS_SIS661662741760761   (IS_SIS661 || IS_SIS662 || IS_SIS741 || 
> IS_SIS760 || IS_SIS761)
>  #define IS_SIS650740            ((SiS_Pr->ChipType >= SIS_650) && 
> (SiS_Pr->ChipType < SIS_330))
>  #define IS_SIS550650740         (IS_SIS550 || IS_SIS650740)
> -#define IS_SIS650740661741760761    (IS_SIS650 || IS_SIS740 || 
> IS_SIS661741760761)
> -#define IS_SIS550650740661741760761 (IS_SIS550 || IS_SIS650740661741760761)
> +#define IS_SIS650740661662741760761     (IS_SIS650 || IS_SIS740 || 
> IS_SIS661662741760761)
> +#define IS_SIS550650740661662741760761  (IS_SIS550 || 
> IS_SIS650740661662741760761)

Ew.

- ajax

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to