···9292 * 1.21- Add support for card type getparam9393 * 1.22- Add support for texture cache flushes (R300_TX_CNTL)9494 * 1.23- Add new radeon memory map work from benh9595+ * 1.24- Add general-purpose packet for manipulating scratch registers (r300)9596 */9697#define DRIVER_MAJOR 19797-#define DRIVER_MINOR 239898+#define DRIVER_MINOR 249899#define DRIVER_PATCHLEVEL 099100100101/*···276275277276 unsigned long pcigart_offset;278277 drm_ati_pcigart_info gart_info;278278+279279+ u32 scratch_ages[5];279280280281 /* starting from here on, data is preserved accross an open */281282 uint32_t flags; /* see radeon_chip_flags */