[Xorg-driver-geode] [PATCH 3/3] geode: use down-case vendor id
Martin-Éric Racine
q-funk at iki.fi
Wed Sep 9 14:45:50 PDT 2009
Committed to GIT.
On Thu, Sep 10, 2009 at 12:34 AM, Otavio
Salvador<otavio at ossystems.com.br> wrote:
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
> src/geode.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/src/geode.h b/src/geode.h
> index 4f0b467..8fe67b5 100644
> --- a/src/geode.h
> +++ b/src/geode.h
> @@ -60,7 +60,7 @@
> #define LX 0x20
>
> #define PCI_VENDOR_ID_CYRIX 0x1078
> -#define PCI_VENDOR_ID_NS 0x100B
> +#define PCI_VENDOR_ID_NS 0x100b
> #define PCI_VENDOR_ID_AMD 0x1022
>
> #define PCI_CHIP_5530 0x0104
> --
> 1.6.3.3.385.g60647
>
> _______________________________________________
> Xorg-driver-geode mailing list
> Xorg-driver-geode at lists.x.org
> http://lists.x.org/mailman/listinfo/xorg-driver-geode
>
More information about the Xorg-driver-geode
mailing list