Re: [PATCH] add a couple pci ids to pci_ids.h

From: Geert Uytterhoeven
Date: Fri Aug 22 2003 - 11:13:10 EST


On Fri, 22 Aug 2003, Linux Kernel Mailing List wrote:
> ChangeSet 1.1104, 2003/08/22 08:53:10-03:00, jgarzik@xxxxxxxxx
>
> [PATCH] add a couple pci ids to pci_ids.h
>
> diff -Nru a/include/linux/pci_ids.h b/include/linux/pci_ids.h
> --- a/include/linux/pci_ids.h Fri Aug 22 05:02:40 2003
> +++ b/include/linux/pci_ids.h Fri Aug 22 05:02:40 2003
> @@ -1648,6 +1648,9 @@
> #define PCI_DEVICE_ID_TIGON3_5703 0x1647

0x1647 = 5703

> #define PCI_DEVICE_ID_TIGON3_5704 0x1648

0x1648 = 5704

> #define PCI_DEVICE_ID_TIGON3_5702FE 0x164d
> +#define PCI_DEVICE_ID_TIGON3_5705 0x1653

0x1653 != 5705 -> *** BEEP ***
0x1653 = 5715

> +#define PCI_DEVICE_ID_TIGON3_5705M 0x165d
> +#define PCI_DEVICE_ID_TIGON3_5782 0x1696

0x1696 = 5782

Or am I too paranoid?

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds

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