Re: 2.5.30-dj1 (sort of)

From: Adrian Bunk (bunk@fs.tum.de)
Date: Sun Aug 04 2002 - 08:55:40 EST


Hi Dave,

the PCI_DEVICE_ID_AL_M1671_0 entry that is added by your patch needs the
following obvious fix to compile:

--- drivers/char/agp/agp.c.old Sun Aug 4 15:52:02 2002
+++ drivers/char/agp/agp.c Sun Aug 4 15:52:13 2002
@@ -818,7 +818,7 @@
                 .device_id = PCI_DEVICE_ID_AL_M1671_0,
                 .vendor_id = PCI_VENDOR_ID_AL,
                 .chipset = ALI_M1671,
- .vendor_name = "Ali"
+ .vendor_name = "Ali",
                 .chipset_name = "M1671",
                 .chipset_setup = ali_generic_setup,
         },

cu
Adrian

-- 

You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox

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



This archive was generated by hypermail 2b29 : Wed Aug 07 2002 - 22:00:24 EST