PATCH 2.4.31: update pci.ids 1of2

From: Grant Coady
Date: Wed Jun 01 2005 - 01:52:50 EST


Greetings,

This patch updates kernel copy of pci.ids from 2003-05-30 03:13:05
to current version dated 2005-05-27 07:00:10. Also changed is an
increase from 79 to 160 string length (current longest line is 142)

Part 2of2 is 73KB gzip'd diff of the old/new pci.ids, not to list :)

Compile / boot tested.

--Grant.


Signed-off-by: Grant Coady <gcoady@xxxxxxxxx>

---
gen-devlist.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

--- linux-2.4.31/drivers/pci/gen-devlist.c 2002-08-03 10:39:44.000000000 +1000
+++ linux-2.4.31-sp-a/drivers/pci/gen-devlist.c 2005-06-01 15:48:16.000000000 +1000
@@ -7,7 +7,7 @@
#include <stdio.h>
#include <string.h>

-#define MAX_NAME_SIZE 79
+#define MAX_NAME_SIZE 160

static void
pq(FILE *f, const char *c)
-
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/